body {
	text-align: center;
	font-family: arial,  verdana, helvetica, sans-serif;
	font-size: 14px;
}  

#container
{
width:760px;
margin: 10px auto;
background-color: #fff;
color: #333;
line-height: 120%;
text-align: left;
}

#top
{
padding: .5em;
background-color: #ddd;
border-bottom: 1px solid gray;
}

#topimage
{
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	height:150px;
	background-image:     url(../../images/main.jpg);
}
#topimage p
{
	color: #FFF;
	FONT-SIZE: 32px;
	font-weight: bold;
	margin-top: 92px;
	padding-right: 2px;
	padding-left: 140px;
	padding-bottom: 2px;
}

/* Remove margins and padding from the h1*/
#top h1
{
padding: 0;
margin: 0;
}

#topnavlist
{
	color: #003366;
	text-align: left;
	background-image:  url(../../images/top.jpg);
	background-repeat: no-repeat;


}

#topnavlist ul{
list-style-type: none;
padding: 0;
margin: 0;
width: 100%;
 }

#topnavlist li {
display: inline; /*puts the items on one line*/
} 

#topnavlist li a
{
	width: 5em;
	color: #003366;
	text-decoration: none;
	border-right: 1px solid #336699;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;








}

#topnavlist li a:hover
{
background-color: #369;
color: #fff;
}

#leftnavlist
{
	float: left;
	width: 190px;
}
#leftnavlist ul
{
list-style-type: none;
padding: 0;
margin: 0;
}
#leftnavlist li a
{
	display: block;
	color: #FFFFFF;
	width: 180px;
	text-decoration: none;
	font-weight: bold;
	style: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	background-color: #336699;




}
#leftnavlist li a:hover
{
	background-color: #336699;
	color: #FFFFFF;
	background-image: none;





}
#leftnavlist li li a
{
	display: block;
	color: #003366;
	width: 180px;
	text-decoration: none;
	font-weight: normal;
	padding-top: 4px;
	padding-bottom: 7px;
	padding-right: 0px;
	background-image:  url(../../images/top1.jpg);
	margin: 0px;
	padding-left: 15px;










}
#leftnavlist li li a:hover
{
	background-color: #336699;
	color: #FFFFFF;
	margin-left: 10px;
	background-image: none;








}

#frg a
{
background-color: #900;
color: #FFF;
}
#frg a:hover
{
background-color: #C00;
color: #FFF;
}
#frs a
{
background-color: #F00;
color: #FFF;
text-decoration: none;
font-weight: normal;
padding: 3px 3px 3px 17px;
}
#frs a:hover
{
background-color: #C00;
color: #FFF;
}

#rightnav
{
float: right;
width: 200px;
margin: 0;
}
/*removing top margins*/
#rightnav p { margin: 0 0 1em 0; }

#follow
{
	max-width: 36em;
	font-size: 14px;
	margin-top: 20px;


}
#follow ul
{
list-style-type: none;
padding: 0;
margin: 0;
}
#follow li
{
display: inline; /*puts the items on one line*/
}
#follow a
{
	color: #036;
	padding: 1px 5px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #036;
	font-weight: bold;


}
#follow a:hover
{
	color: #CC0000;


}

#content
{
	margin-left: 5px;
	max-width: 36em;
	margin-top: 20px;
	margin-right: 10px;




}

#content h2 {
	margin: 0 0 .5em 0;
	color: #CC0000;
}


#footer
{
padding: 20px 0px 0px 0px;
color: #fff;
background-color: #69C;
border-bottom: 1px solid gray;
}

#footer ul{
list-style-type: none;
padding: 0;
margin: 0;
width: 100%;
 }

#footer li {
display: inline; /*puts the items on one line*/
} 

#footer li a
{
width: 5em;
color: #fff;
background-color: #69C;
padding: 0.2em 1em;
text-decoration: none;
border-right: 1px solid #fff;
}

#footer li a:hover
{
background-color: #369;
color: #fff;
}


.sideheader
{
padding: 2px 0px 2px 17px;
margin-top: 10px;
font-size: 16px;
font-weight: bold;
color: #ffffff;
background-color: #036;
}
.sideinfo
{
	font-size: 14px;
	color: #990000;
}
.sidenews
{
	font-size: 14px;
	color: #333333;
}
.ortheader
{
padding: 2px 0px 2px 6px;
margin-top: 10px;
font-size: 16px;
font-weight: bold;
color: #ffffff;
background-color: #900;
}
.table-border {
	padding-right: 5px;
	padding-bottom: 5px;
}
#images {
	margin-left: 185px;
	max-width: 36em;
	margin-top: 20px;

}
#images h2 {
	margin-left: 10px;
	color: #CC0000;
}
#images img {
	max-width: 36em;
	margin-bottom: 10px;
	margin-left: 10px;
	border-bottom: 1px solid #003366;



}
.click {
	cursor: hand;
}
