/* CSS Document */

#body {
	margin:0;
	padding:0;
	width:100%;
	
}


ul#list-nav {
list-style:none;
margin:2px;
padding:0;
width:525px
}

ul#list-nav li {
display:inline
}

ul#list-nav li a {
text-decoration:none;
padding:2px 0;
width:100px;
background:#000066;
color:#FFF;
float:right;
text-align:center;
}

ul#list-nav li a:hover {

color:#99CC00;
}



#wrapper  {
	margin:0 auto;
	width:950px;
	height:1060px; 		
}

#chamber  {
	float:left;
	width:922px;
	height:1000px;
	padding:14px;
	margin: auto 0;
	/*border-bottom:thin;
	border-bottom-color:#000066;
	border-bottom-style:solid;*/
	
}

#column1 {
	float:left;
	width:310px;
	height:980px;
	/*border-left: thin;
	border-left-color:#295007;
	border-left-style:dashed;*/
	
}

#column2  {
	float:left;
	width:580px;
	height:940px;
	margin-left:20px;
	/*border-left: thin;
	border-left-color:#295007;
	border-left-style:dashed;*/
	margin-top:40px;
}		
	
#footer  {

	float:left;
	height:70px;
	width: 920px;
	padding:7px;	
	margin:30px 0px 30px 0px;
	border-top:thin #000066 solid;
	border-bottom: thin #000066 solid;
	
}


.common {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #400000;
}

.dark  a:link {
	color:#295007;
	text-decoration:none;
}
.dark  a:visited  {
	color: #295007;
}
.dark  a:active  {
	color:#295007;
}
.dark  a:hover  {
	color:#050f57; 
	text-decoration:none;
}




.light a:link {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

.light a:visited  {
	color:#ffffff;
}

.light a:hover  {
	color: #B1F97D; 
	text-decoration:none;
	font-weight:bold;
}

 .light a:active  {
	color:#ffffff;
}
 

 	
.style2 {color: #453321}
.style167 {color: #000000; font-size: 14px; font-weight: bold; }
.style7 {
	color: #000000;
	font-weight: bold;
}
.style187 {font-weight: bold}
.style8 {font-family: Verdana, Arial, Helvetica, sans-serif}		
.style9 {color: #181514}
.style10 {color: #333333}
.style12 {color: #181514}
.style13 {font-size: 12px}
.style15 {font-size: 18px}
.style16 {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.style17 {color: #000000}

