<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	
	background-color:#CCCCCC;
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	
}


/* Normalize header sizes */
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}

/* Normalize list styles */
ol, ul {
	list-style: none;
}

/* Normalize font style and weight on odd elements */
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}

/* Normalize table borders */
table {
	border-collapse: collapse;
	
}





	
	
	




#container {

width: 950px;
height:670px;
margin:0 auto;

}

.branding {
/*text-align:justify;*/

padding-top:0px;
clear: both;
width:810px;
height: 100px;


}


#image {

width:550px;
height:400px;
float: left;
background-color:#660066;

}







.mainnav {
width: 200px;

padding:25px;
height: 350px;
font-size: 12px;
color:#D5D5D5;
line-height:16px;
float: left;
background-color:#330033;

}





.footer {
width:800px;
height:150px;
border-top:double;
border-color:#999999;
display:block;
clear: both;
font-size:16px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
padding-left:00px;
padding-top:20px;
}

</pre></body></html>