a:link{
	color: #4172e6;
	text-decoration: none;
	}

a:visited{
	color: #6baf76;
	text-decoration: none;
	}
	
a:hover{
	color: #e95384;
	text-decoration: none;
	}

body{
	background-color: #c5c5c5;
	font-family: tahoma, arial, verdana, sans-serif;
	color: #6f737c;
	font-size: 90%;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	}

table{
	font-family: tahoma, arial, verdana, sans-serif;
	color: #6f737c;
	font-size: 95%;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	}

b, strong{
	font-weight: bold;
	color: #929fba;
	}

input,textarea,select{
	background:#f4f2e6;
	color:#c1ae83;
	font-family: arial, verdana, sans-serif;
	font-size:8pt;
	border: 1px solid #bab8a8;
	}
	
blockquote{
	display: block;
	width: 647px;
	color: #6f737c;
	background:#ffffff;
	text-align: justify;
	padding: 5px;
	}

#mainframe{
	width: 647px;
	text-align: justify;
	padding: 0px;
	margin: 0 auto 0;
	background: #ffffff;
	}

#body{
	display: block;
	background-color: #ffffff;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	}
	
#nav{
	padding: 10px;
	font-variant: small-caps;
	font-family: arial, sans-serif;
	font-size: 110%;
	text-align: right;
	letter-spacing: 3px;
	color: #7c7a69;
	}

#nav a{
	color: #8a8e99;
	}	
	
#nav a:hover{
	color: #bab8a8;
	}	
	
#affiliates #nav-affiliates, #resources #nav-resources, #contact #nav-contact, #index #nav-index{
	color: #bab8a8;
	}
	
a.media{
	float: left;
	height: 174px;
	width: 323px;
	background: url("nav_media.jpg") 0 0 no-repeat;
	text-decoration: none;
	}

a:hover.media{
	background-position: 0 -174px;
	}

a.info{
	float: left;
	height: 174px;
	width: 324px;
	background: url("nav_info.jpg") 0 0 no-repeat;
	text-decoration: none;
	}

a:hover.info{
	background-position: 0 -174px;
	}

a.fan{
	float: left;
	height: 174px;
	width: 323px;
	background: url("nav_fan.jpg") 0 0 no-repeat;
	text-decoration: none;
	}

a:hover.fan{
	background-position: 0 -174px;
	}

a.site{
	float: left;
	height: 174px;
	width: 324px;
	background: url("nav_site.jpg") 0 0 no-repeat;
	text-decoration: none;
	}

a:hover.site{
	background-position: 0 -174px;
	}

.title{
	display: block;
	font-family: arial, sans-serif;
	font-size: 105%;
	color: #c1ae83;
	text-align: left;
	font-variant: small-caps;
	text-align: left;
	letter-spacing: 3px;
	background-color: #f4f2e6;
	padding: 0.5em;
	}

.codes{
	width: 310px;
	text-align: center;
	margin: 0 auto 0;
	}

#footer{
	float: left;
	background: url("footer.gif") no-repeat;
	height: 69px;
	width: 647px;
	color: #6f737c;
	}

.footer{
	padding-top: 22px;
	padding-left: 120px;
	}

#footer a{
	color:#5476c6;
	}

#footer a:visited{
	color:#499055;
	}

#footer a:hover{
	color:#e95384;
	}
