body{
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
background-color:#DFEAEF;
margin: 0px 0px 0px 0px;
font-family:"Century Gothic";
font-size:12px;
color:#FFFFFF;
}
.random {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.content {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000000;
}

.contentsmall {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #000000;
}

.headings {
	font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #FFDC20;
}

.headings2 {
	font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #336699;
	margin-bottom: -12px;
}

.style1 {color: #FFFFFF}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.header {
background-image:url(images/header.jpg);
width:980px;
height:351px;
}

.footer {
background-image:url(images/footer.jpg);
width:980px;
height:60px;
font-family:"Century Gothic";
font-weight:bold;
font-size:10px;
color: #86B1C2;
}
.footer a{color:#FF6600; background-color:inherit; font-weight:bold; text-decoration:none;}
.footer a:hover{color:#336699; background-color:inherit; text-decoration: underline;}

.footer2 {
font-family:"Century Gothic";
font-weight:bold;
font-size:10px;
}

.footer2 a{color:#FFF; background-color:inherit; font-weight:bold; text-decoration:none;}
.footer2 a:hover{color:#336699; background-color:inherit; text-decoration: underline;}
