*{font-size: 8pt;}
body{font-family: Arial, sans-serif; font-size: 8pt;}
h1{font-size:20pt; color:darkblue;}
h2{font-size:14pt; color:darkblue; font-family: Arial, sans-serif;}
h3{font-size:10pt; color:darkblue; font-family: Arial, sans-serif;}
ul.outside{list-style-position: outside; font-size: 8pt; font-family: Arial, sans-serif;}
ul{font-size: 8pt; font-family: Arial, sans-serif;}
p{font-size: 8pt; font-family: Arial, sans-serif;}
a{font-size: 8pt; font-family: Arial, sans-serif;}

table.mainLayout {
	width:950px; 
	height:1100px;	
}	


div.header {
	width:950px; height:160px;
}


div.footer {
	width:950px; 
	height:100px;
	text-align:center;
}


div.main-nav {
	width:175px; 
	height:1100px;
}


div.ext-ads {
	width:175px; 
	height:1100px;
	padding:15px; 
	margin:0px;
}

div.content-area {
	width:600px; 
	height:1100px;
	padding:0px; 
	margin:0px;
	border-right:1px solid #97BFDB;
	border-left:1px solid #97BFDB;
	padding:15px; 
	margin:0px;	
}


div.adblock {
	width:150px;
	margin-top:25px;
	margin-bottom:25px;
	margin-left:0px;
	margin-right:0px;	
}


p.boxed {
	border-right:1px solid #97BFDB;
	border-left:1px solid #97BFDB;
	border-top:1px solid #97BFDB;
	border-bottom:1px solid #97BFDB;	
}	

