@charset "UTF-8";
/* CSS Document */

	html, body {
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		background-color:#FFF;
		background-position:top center;
		background-repeat:no-repeat;
		}
	

<style type="text/css">
	
	html, body {
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		}
		
	h1 {
		margin-top:0px;
		margin-bottom:10px;
		}
		
	h3 {
		text-transform:uppercase;
		}
		
	#frame {
		width:1008px;
		margin-top:0px;
		padding:0px;
		text-align:center;
		margin-left:auto;
		margin-right:auto;
		}
	
	#header {
		height:65px;
		width:1008px;
		text-align:left;
		}
		
	.headtext {
		padding:0px 0px 0px 10px;
		text-decoration:none;
		}
		
	#headspace {
		float:right; 
		padding:23px 0px 20px 0px; 
		color:#FFFFFF; 
		text-transform:uppercase; 
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-size:12px; 
		font-weight:500;
		text-decoration:none;
		}
	
	#logo {
		margin-right:15px;
		text-align:left;
	}
		
	#line {
		height:120px;
		padding:5px;
		text-align:left;
		width:3px;
	}
		
	#content {
		width:600px;
		margin:40px 0px 40px 0px;
		padding:0px 0px 0px 0px;
		float:left;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:13px;
		color:#000;
		line-height:20px;
		background-image:url(../images/white-bg.png);
		}
	
	#contentinside {
		padding:20px;
		text-align:left;
		font-size:13px;
		line-height:20px;
		font-family:Georgia, "Times New Roman", Times, serif;
		}
	
		#contentleft {
		width:295px;
		float:left;
		text-align:justify;
		margin-right:5px;
		font-size:11px;
		}
		
		#contentright {
		width:295px;
		float:right;
		text-align:left;
		margin-left:5px;
		}
		
	.footnote {font-size: 10px}
		
	#sidemenu {
		width:408px;
		padding:0px;
		float:left;
		text-align:left;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
		line-height:20px;
		margin-bottom:20px;
		}
	
	#break {
		padding:15px 0 15px 0;
		text-align:left;
		width:auto;
	}
	
	#picborder {
		padding:5px;
		text-align:left;
		width:auto;
	}
	
	#promo {
		width:600px;
		height:200px;
		float:left;
		text-align:left;
		}
		
	#footer {
		font-family:Georgia, "Times New Roman", Times, serif;
		width:auto;
		margin-left:auto;
		margin-right:auto;
		background-color:#acd038;
		height:780px;
		background-image:url(../images/bgfooter.jpg);
		background-position:top center;
		background-repeat:no-repeat;
		font-size:13px;
		padding-top:10px;
		line-height:20px;
		}
	
	#footerwidth {
		width:1008px;
		text-align:left;
		margin-left:auto;
		margin-right:auto;
	}
	
	#footerwidth2 {
		margin-left:auto;
		margin-right:auto;
		font-size:10px;
		margin-top:30px;
	}
		
	#footer1 {
		width:306px;
		padding:10px 10px 10px 20px;
		float:left;
		height:150px;
	}
	
	#footer2 {
		width:306px;
		padding:10px 10px 10px 20px;
		float:left;
	}
	
	#footer3 {
		width:306px;
		padding:10px 10px 10px 20px;
		float:right;
	}
	
	#footlink {
		font-size:10px;
		text-transform:uppercase;
		padding: 5px 10px 5px 10px;
		background-color:#000000;
		text-decoration:none;
	}

		
/* IE7 Fix */

	.image {
	border:1px; border-thickness: 1px; border-color: #FFF; border-style: solid;
	}
	
	a:link .image { border-color: #FFF; }
	a:hover .image, a:active .image {border:1px; border-thickness: 1px; border-color: #0099cc; border-style: solid}
	
	a:link {
		color: #0099CC;
		}
	a:visited {
		color: #0099CC;
		}
	a:hover {
		color: #99cc33;
		}
	a:active {
		color: #0099CC;
		}
	
		
	
</style>