body {background-color: #221133;}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 840px;
	background-color: white;
}

#header {
	margin: 0 0 0px 0;
	background: white;
}

#side-a {
	float: left;
	width: 235px;
}

#side-b { 
	margin: 0;
	float: left;
	width: 485px;
	padding: 25px;
font-family: Calibri, Verdana, sans-serif;
font-size: 13pt;
	height: 1% /* Holly hack for Peekaboo Bug */
}

#footer {
	clear: both;
	background: white;
}

.homepagelink {width:230px; font-size:18px; font-family: Verdana, sans-serif; font-weight: bold;}
.homepagelink {margin:0px; margin-top: 5px; margin-left:10px; padding:0px; background-color:#9999dd;}
.homepagelink {
height:30px;
line-height:20px; 
list-style:none; 
padding-top: 10px;
padding-bottom: 50px;
text-align: center;
color:white; 
border-top:#fff solid; 
border-bottom:#fff solid; 
border-width:5px;

}  

A:link {text-decoration: none; color: black;}
A:visited {text-decoration: none; color: black;}
A:hover {background-color: #ccccff; position: relative;}
A:active {text-decoration: none; color: black;}

.navigation A:link {text-decoration: none; color: white;}
.navigation A:visited {text-decoration: none; color: white;}
.navigation A:hover {background-color: blue; position: relative;}
.navigation A:active {text-decoration: none; color: white;}
.navigation2 A:link {text-decoration: none; color: white;}
.navigation2 A:visited {text-decoration: none; color: white;}
.navigation2 A:hover {background-color: blue; position: relative;}
.navigation2 A:active {text-decoration: none; color: white;}

.navigation {width:240px; font-size:14px; font-family: Verdana, sans-serif; font-weight: bold;}
.navigation dl {margin:0px; margin-left:10px;padding:0px;}
.navigation dl dt {background-color: #330077;
height:25px;
line-height:10px; 
list-style:none; 
padding-top: 12px;
padding-bottom: 0px;
text-align: center;
color:white; 
border-top:#fff solid; 
border-bottom:#fff solid; 
border-width:1px;
cursor:pointer; 
}  

.navigation2 {width:240px; font-size:14px; font-family: Verdana, sans-serif; font-weight: bold;}
.navigation2 dl {margin:0px; margin-left:10px;padding:0px;}
.navigation2 dl dt {background-color:#9999dd;
height:25px;
line-height:10px; 
list-style:none; 
padding-top: 12px;
padding-bottom: 0px;
text-align: center;
color:#FFF; 
border-top:#fff solid; 
border-bottom:#fff solid; 
border-width:1px;
cursor:pointer; 


} 

.navigation dl dt:hover {background-color: blue; position:relative;} 
.navigation2 dl dt:hover {background-color:blue; position:relative;} 

.contentlists ul li {
list-style:none; 
padding-top: 12px;
padding-bottom: 0px;
text-align: left;
color:black;
} 
 
.contentlists ul img {
width: 300px;
height: 170px;
}