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:#e9ebf2;
	color:#646f87;
	font-family: arial, verdana, sans-serif;
	font-size:8pt;
	border: 1px solid #a9b2c7;
	}
	
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: #7d7075;
	}

#nav a{
	color: #8a8e99;
	}	
	
#nav a:hover{
	color: #bfacb3;
	}	
	
#gallery #nav-gallery, #fanart #nav-fanart, #walls #nav-walls, #vids #nav-vids, #index #nav-index{
	color: #bfacb3;
	}
	
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: #98526c;
	text-align: left;
	font-variant: small-caps;
	text-align: left;
	letter-spacing: 3px;
	background-color: #f1e8e8;
	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: #c5c5c5;
	}

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

#footer a{
	color:#7ca8c9;
	}

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

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