body {
	background-color:#ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img{
	border:0;
}
h1 {
color: #000000;
font-family:Century Gothic;
font-size: 20px; 
}
h2 {
color: #000000;
font-family:Century Gothic;
font-size: 16px; 
}

#maincontent {
	width: 100%;
	margin: 0px auto;
	background-color: #ffffff;
	color: #333;
	height:auto;
}

	
#left {
margin: 0px;
width: 170px;
float: left;
}

#left a:link, #left a:visited, #left a:active {
color: #ffffff;
text-decoration: underline;
}
#left a:hover {
color: #000000;
text-decoration: underline;
} 

#right {
margin: 0px;
width: 650px;
font-family:Century Gothic;
font-size: 12px;

}
#right a:link, #right a:visited, #right a:active {
color: #369936;
text-decoration: underline;
}
#right a:hover {
color: #79e279;
text-decoration: underline;
} 


.clearer {
font-size: 0px;
line-height: 0px;
display: block;
margin: 0px;
padding: 0px;
clear: both;
height: 0px;
width: auto;
}
#footer {
margin: 10px 0px 0px 0px;
text-align: center;
padding: 15px 0px 15px 0px;
background-color: #e4061f;
font-family:Tahoma;
font-size: 10px;
color:#000000;
}
#footer p {
color: #0000000;
margin: 0px auto 0px auto;
padding: 0px;
}
#footer a:link, #footer a:visited, #footer a:active {
color: #000000;
text-decoration: underline;
}
#footer a:hover {
color: #ffffffff;
text-decoration: underline;
} 
	




