/* CSS Document */

body {
	background-attachment: fixed;
	margin: 0;
	padding: 0;
	background-color: #F7F7F6;
	background-image: url(../images/main/bg_body.JPG);
	background-repeat: repeat-y;
	background-position: 50% 0;
	text-align: center;
}

.clear {
	clear: both;
}


a:active
{
  outline: none;
}

:focus
{
  -moz-outline-style: none;
}



#container {
   margin: 0px auto;
   text-align: left;
   width: 750px;
}

h1 {
	text-indent: -9999px;
	width: 750px;
	height: 125px;
	margin: 0;
	padding: 0;
	background-image: url(../images/main/header.jpg);
}

#horizontal_links {
	text-align: center;
} 


#left {
	width: 178px;
	float: left;
}

.left {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#left h2 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	margin-bottom: 10px;
	text-align: center;
}



#content {
	width: 525px;
	float: left;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 20px;
}

#content h2 {
	color: #000000;
	width: 454px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}


#content a:visited, #content a:link {
	color: #0033FF;
	text-decoration: none;
}

#content a:hover {
	color: #600;
	text-decoration: underline;
	border-bottom: none;
}





#footer {
	position: relative;
	background-color: #ad3131;
	width: 750px;
	background-image: url(../images/main/bg_footer.JPG);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	height: 40px;
	clear: both;
	margin-bottom: 0px;
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #F7F7F6;
}

#footer h2 {
	maring: 0;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#footer h2 a:visited, #footer h2 a:link {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dotted #D3D8C4;
}

#footer h2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: none;
	background-color: #8E8B62;
}

.text {
	color: #000000;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.imageright {
	float: right;
	padding: 7px;
	margin-left: 10px;
	background-color: #ffffff;
	border: 1px solid #bac1a3;
}



.imagerightEndorsements {
	float: right;
	padding: 7px;
	margin-left: 10px;
	background-color: #ffffff;
}


.img {
padding:4px;
border:1px solid #999933;
}


/* --- navigation --- */

#sidecontent {
	width: 178px;
	margin-left: 6px;
}


#navcontainer {
	width: 178px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-indent: 20px;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
}

#navcontainer a {
 	display: block;
 	width: 178px;
 	height: 22px;
}

#navcontainer a:link, #navcontainer a:visited {
	color: #036;
	text-decoration: none;
	}

#navcontainer a:hover {
	color: #A5003B;
	text-decoration: none;
	}

#navcontainer li a#current {
	color: #A5003B;
	text-decoration: none;
	}



/* --- side flash--- */

#sideFlash {
	width: 165px;
	padding-left: 9px;
	margin-top: 25px;
}



/* --- favorite links--- */

#favlinks {
	width: 165px;
	padding-left: 5px;
	margin-top: 10px;
}

#favlinks h2 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	margin-bottom: 10px;
	text-align: center;
}

#favlinks ul {
 	list-style-type: none;
}

ul.extlinks li {
	padding-left: 12px;
	background-position: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	background-repeat: no-repeat;
}


.sidelinks {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.sidelinks a:link {
 	color: #0000FF;
 	text-decoration: none;
}

.sidelinks a:visited {
 	color: #0000FF;
 	text-decoration: none;
}

.sidelinks a:hover {
	background-color: #000066;
	color: #FFFFFF;
	text-decoration: none;
}



.extlinks {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #A5003B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.extlinks a:link {
 	color: #0000FF;
 	text-decoration: none;
 	border-bottom: 1px dotted #A5003B;
}

.extlinks a:visited {
 	color: #0000FF;
 	text-decoration: none;
 	border-bottom: 1px dotted #959E79;
}

.extlinks a:hover {
	background-color: #000066;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #A5003B;
}


.UPDATE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #FF0000;
	color: #FFFFFF;
	}
