@charset "utf-8";
/* CSS Style by Ariel Retes - Do not remove this copyright - seowisedesigns.com */

* {
	margin:0 auto;
	}
	
p {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	}

#main {
	width:528px;
	height:409px;
	}
	
#main a img {
	border:none;
	}

#text p {
	padding-top:-12px;
	text-align:center;
	color:#0066CC;
	font-weight:bolder;
	}
	
#text p a {
	color:#0033CC;
	text-decoration:none;
	}
	
#text p a:hover {
	color:#999933;
	}
	
.textsmall {
	font-size: small;
	font-style: italic;
}

#text p a.textsmall {
	color:#0099CC;
	}