.footer {
	font-family: "Century Gothic";
	font-size: 9px;
	color: #006699;
	letter-spacing: 2px;

}


.footer a {
	color: #000000;
	text-decoration: none;

}

.footer a:hover {
	color: #009900;
	text-decoration: underline;

}

.main {
	border: 1px solid #CCCCCC;
	background-color: #9999FF;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;

}

.botnav{
	border: 1px solid #CCCCCC;
	font-family: "Century Gothic";
	font-size: 10px;
	color: #FFFF99;
	font-weight: bold;
	letter-spacing: 4px;


}

.botnav a {
	text-decoration: none;
	color: #000000;


	
}

.botnav a:hover {
	color: #000000;
	text-decoration: underline;	
}

.topnav{
	font-family: "Century Gothic";
	font-size: 13px;
	color: #000000;
}

.topnav a {
	color: #FFFFFF;
	text-decoration: none;
	
}

.topnav a:hover {
	color: #000000;
	text-decoration: underline;	
}
.detail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
