@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: #e5e5dd;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	background-image: url(../images/back_big2.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}
#container #top {
	background-image: url(../images/headback.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 22px;
	width: 800px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #masthead {
	background-image: url(../images/masthead.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 119px;
	width: 800px;
}
#container #topnav {
	background-image: url(../images/main_navback2.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 60px;
	width: 800px;	/*text-align: right;*/
	margin: 0px;
}
#container #sidenav {
	width: 149px;
	background-color: #f0f0f0;
	height: auto;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: -36px;
	position: relative;
}
#container #sidenav li {
	background-image: url(../images/side_buttonback.gif);
	background-repeat: no-repeat;
	width: 147px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	list-style-position: inside;
	list-style-type: none;
	height: 21px;
	color: #FFFFFF;
	font-size: 13px;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #sidenav ul {
	margin: 0px;
	padding: 0px;
	width: 149px;
	list-style-type: none;
	
}
#container #content {
	padding-left: 180px;
	padding-right: 20px;
	padding-top: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
#container #topnav li {
	padding-left: 2px;
	padding-right: 0px;
	list-style-position: inside;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	/*height: 21px;
	padding-top: 3px;*/
}
#container #topnav ul {
	margin: 0px;
	/*width: 800px;*/
	/*height: 19px;*/
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}
#container #news {
	float: right;
	background-color: #F0F0F0;
	width: 150px;
	margin-left: 20px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	top: -36px;
	position: relative;
}
#container #news h1 {
	font-size: 12px;
	color: #B80000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-right: 3px;
	padding-left: 3px;
}
#container #news p {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#container #content p {
	font-size: small;
}
#shadow {
	background-image: url(../images/back.gif);
	background-repeat: repeat-y;
	width: 820px;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
}
#shadow #container #top p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-style: italic;
	margin-top: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
}
#shadow #container #news #newsheader {
	height: 70px;
	background-image: url(../images/news.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-bottom: 25px;
	margin-left: 5px;
}
#shadow #container #news a:link {
	color: #B80000;
	text-decoration: none;
}
#shadow #container #news a:hover {
	color: #4C4C4C;
}
#shadow #container #sidenav p {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #50504F;
}
#shadow #container #footer {
	clear: both;
	margin-left: 190px;
	font-size: x-small;
	margin-top: 0px;
	margin-bottom: 0px;
}
#shadow #container #footer #sidefoot {
	display: inline;
	float: right;
	width: 300px;
	font-size: 9px;
	text-align: right;
	margin-right: 10px;
}

#shadow #container #footer a:link {
	color: #000;
	text-decoration: none;
}
#shadow #container #footer a:hover {
	color: #494949;
}
#shadow #container #content h1 {
	font-style: normal;
	color: #B80000;
	font-size: x-large;
	font-weight: normal;
}
#shadow #container #content h2 {
	font-size: large;
	font-weight: normal;
	color: #B80000;
}
#shadow #container #content h3 {
	font-size: small;
	font-weight: bold;
	color: #B80000;
}
a:link {
	color: #B80000;
}
a:hover {
	color: #F29B39;
	text-decoration: none;
}
a:visited {
	color: #D41649;
}
a:active {
	color: #D41649;
}

