body {
	margin: 0 0 0 0;
	background-image:url(../images/site_images/twirl_back.jpg);
	background-repeat:no-repeat;
	background-color:#e1501b;
	color: #000;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 101%;
}

a:link {
	color: #006699;
	}
a:visited {
	color: #006699;
}
a:hover, #leftboxcontent a:active,
a:focus {
	color: #fff;
	text-decoration:line-through;
}


#leftbox {
	background: transparent;
	background-color: #e1501b;
	opacity: .8;
	filter:alpha(opacity=70); 
	float: left;
	margin-top: 230px;
	margin-left: 20px;
	font-size: 0.8em;
	width: 325px;
}

#leftbox {padding: 20px 20px 20px 20px;} 
#leftbox p {margin: 1em 0;}
#leftbox a:link {
	color: #006699;
}
#left a:visited {
	color: #006699;
}
#left a:hover, #leftboxcontent a:active,
#left a:focus {
	color: #f4b85a;
}

#centerbox {
	background: transparent;
	background-color: #99CCFF;
	opacity: .9;
	filter:alpha(opacity=80);
	padding: 10px 20px 20px 20px;
	float: left;
	width: 449px;
	margin-top: 80px;
	margin-left: 30px;
	border: 6px solid  #333333;
	font-size: 0.85em;
	line-height: 1.5em;
}

#centerbox a:link {
	color: #006699;
	}
#centerbox a:visited {
	color: #006699;
}
#centerbox a:hover, #leftboxcontent a:active,
#centerbox a:focus {
	color: #fff;
	text-decoration:line-through;
}

#footer{
	width: 810px;
	text-align:left;
	color: #fff;
	font-size: 0.65em; 
}

#footer p {margin: 10px 0 4px 0;}
#footer a:link, #footer a:visited {
	color: #fff;
}
#footer a:hover, #footer a:active, #footer a:focus {
	color: #fff;
}


h1 {
	color: #F0EC93;
	font-size: 1px;
	margin: 0;
	text-indent: -9000px;
}
h2 {
	color: #fff;
	font-size: 1.7em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
}
h3 {
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	color: #f4b85a;
	font-size: .9em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	padding: 108px 3px 3px 3px;}
	
	h5 {
	color: #333333;
	font-size: 1.4em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
}
	
	<!--padding top right bottom left-->