a:link{
	color: #7ca8c9;
	text-decoration: none;
	}

a:visited{
	color: #94baa3;
	text-decoration: none;
	}
	
a:hover{
	color: #d584b5;
	text-decoration: none;
	}

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

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

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

input,textarea,select{
	background:#c18b8b;
	color:#760000;
	font-family: arial, verdana, sans-serif;
	font-size:8pt;
	border: 1px solid #760000;
	}
	
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: #6f737c;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	}
	
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: #e4dca4;
	text-align: left;
	font-variant: small-caps;
	text-align: left;
	letter-spacing: 3px;
	background-color: #777b85;
	padding: 0.5em;
	}

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

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

#footer a{
	color:#7ca8c9;
	}

#footer a:visited{
	color:#94baa3;
	}

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