body { background-color:#430c02; color:#FFFFFF; font-family: Georgia, "Times New Roman", Times, serif; font-size:12px; margin-top:0px;}

.container {
	width: 1084px;
	margin-right: auto;
	margin-left: auto;
}

.bodytext {background-image:url(../images/body.jpg);height:510px;}
.left {width:300px; float:left; padding-left:150px;}
.right {float:right; width:400px; padding-right:180px;}
h1 {font-size:16px;}
h2 {font-size:14px;}

.footer { clear:both; background-image:url(../images/footer.jpg); height:50px; padding-top:0px; font-size:10px; text-align:center;}

a:link {
	color: #FFCC00;
}
a:visited {
	color: #FFCC00;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #FFCC00;
}

.footer a:link {
	color: #ffffff;
}
.footer a:visited {
	color: #ffffff;
}
.footer a:hover {
	color: #FFCC00;
}
.footer a:active {
	color: #ffffff;
}
