/* CSS Document */

body{
	font-family: Arial,sans-serif;
	color: #555555;
	line-height: 1.166;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #333366;
	font-size: 12px;	
	}

a{
	color: #333366;
	text-decoration: underline;
}

a:link{
	color: #333366;
	text-decoration: underline;
}

a:visited{
	color: #333366;
	text-decoration: underline;
}

a:hover{
	color: #333366;
	text-decoration: underline;
}

h1{
	font-family: Arial,sans-serif;
	font-size: 13px;
	color: #333366;
	font-weight: bold;
	
}

#container {
			width: 760px;
			\width: 780px;
			w\idth: 760px;
			border: 1px solid #dfd3d2;
			margin: 10px;
			margin-left: auto;
			margin-right: auto;
			padding: 5px;
			background-color: #E1E1E1;
		}

		#banner {
			padding: 0px;
			margin: 0px;
		}
		#bannera {
	padding: 2px 5px 2px 0px;
	margin: 5px 0px 5px 0px;
	background-color: #A60000;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	clear: both;	
		}
		
#bannerb {
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 5px 0px;
	background-color: #333366;
	height: 10px;
    
		}
		
		#content {
			padding: 5px 8px 5px 8px;
			margin-left: 180px;
			margin-right: 160px;
			margin-top: 0px;
			margin-bottom: 0px;
			background-color: #ffffff;
		}
		#content img{
	float: left;
	padding: 5px 10px 5px 0px;
}

#contentb {
			padding: 5px 8px 5px 8px;
			margin-left: 180px;
			margin-right: 0px;
			margin-top: 0px;
			margin-bottom: 0px;
			background-color: #ffffff;
		}
		#contentb img{
		padding: 0px;
}

		#sidebar-a {
			float: left;
			width: 165px;
			\width: 175px;
			w\idth: 165px;
			margin-top: 0px;
			margin-bottom: 0px;
			margin-left: 0px;
			margin-right: 5px;
			padding: 5px;
			background-color: #ffffff;
			
		}

		#sidebar-b {
			float: right;
			width: 145px;
			\width: 155px;
			w\idth: 145px;
			margin: 0px 0px 0px 5px;
			padding: 5px;
			background-color: #ffffff;
			
		}

 #navlist ul
{
margin-left: 0px;
padding: 0px;
white-space: nowrap;


}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { 
padding: 5px 11px;
margin: 4px 0px;
}

#navlist a:link, #navlist a:visited
{
	color: #fff;
	background-color: #2B2B55;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
}

#navlist a:hover
{
	color: #fff;
	background-color: #a60000;
	text-decoration: none;
	font-weight: bold;
	vertical-align: top;
	
}

#siteInfo a{
	color: #eeeeee;
	text-decoration: none;
}

#siteInfo a:link{
	color: #eeeeee;
	text-decoration: none;
}

#siteInfo a:visited{
	color: #eeeeee;
	text-decoration: none;
}

#siteInfo a:hover{
	color: #ffffff;
	text-decoration: none;
}
#footer {
   	clear: both;
	padding: 5px;
	background-color: #333366;
	font-size: 11px;
	margin-left: auto;
	color: #eeeeee;
	text-align: center;
	}
#footer a{
	color: #eeeeee;
	text-decoration: underline;
}

#footer a:link{
	color: #ffffff;
	text-decoration: underline;
}

#footer a:visited{
	color: #eeeeee;
	text-decoration: underline;
}

#footer a:hover{
	color: #ffffff;
	text-decoration: underline;
}
#footer h3{
	color: #eeeeee;
	font-weight: bold;	
}
