body, p, td, html {
		font: 11px/180% Verdana, Georgia, 'Times New Roman', serif;
		font-family: Verdana, Georgia, 'Times New Roman', serif;
		color: #FFF;
		}
body.index {
		text-align: left;
		font-family: Verdana, Georgia, 'Times New Roman', serif;
		margin: 0px auto;
		padding: 0px;
		color: #FFF;
		background-color: rgb(0,0,0);
		}

input, radio, select, option, textarea, checkbox		{
		border: 1px solid #B14A32;
		background-color: #000;
		color: #FFF;
		}

img		{ border: 0; float: none; }

A,
A:link,
A:visited	{ color: #E6A885; text-decoration: none; font-weight: normal; }
A:hover,
A:active	{ color: #B14A32; text-decoration: none; font-weight: normal; }

#menutitle A,
#menutitle A:link,
#menutitle A:visited	{ color: #000; text-decoration: none; font-weight: normal; }
#menutitle A:hover,
#menutitle A:active	{ color: #FFF; text-decoration: none; font-weight: normal; }

#layout		{ 
		float: left;
		margin: 0 auto; 
		width: 640px; 
		padding: 0px; 
		min-height: 630px;
		}
#container	{ 
		position: absolute; 
		margin: 0 auto; 
		width: 640px; 
		padding: 0px; 
		top: 380px; 
		}
#header img 	{ float: none; }
#header 	{ width: 640px; margin: 0 auto; z-index: 0; }

#menu	 {	width: 640px;
		position: absolute;
		top: 360px;
		left: 320px;
		padding-bottom: 5px;
		z-index: 1;
		}

dt		{ 	
		font-weight: bold; 
		color: #EFB59F; 
		text-transform: uppercase; 
		font-family: Georgia, 'Times New Roman', serif;
		}
.content {
		width: 600px;
		float: none;
		padding: 0px;
		margin-right: 15px;
		margin-left: 15px;
		max-height: 1600px;
		text-align: justify;
		}
.title	{
		text-align: justify;
		float: none;
		color: #EFB59F;
		font-weight: bold;
		margin-top: 20px;
		margin-left: 10px;
		margin-right: 20px;
		margin-bottom: 5px;
		border-bottom: 1px dashed #EFB59F;
		font: 13pt/180% Georgia, 'Times New Roman', serif;
		text-transform: uppercase;	
		}
#menutitle {
		margin-top: 10px;
		margin-left: 10px;
		margin-right: 10px;
		margin-bottom: 10px;					
		font-weight: normal;
		text-transform: lowercase;
		text-align: justify;
		font: 9px/180% Tahoma, 'Times New Roman', serif;
		z-index: 3;
		}

.subtitle {
		text-align: justify;
		float: none;
		color: #EFB59F;
		font-weight: bold;
		text-transform: uppercase;
		font-family: Georgia, 'Times New Roman', serif;
		}

.footer		{ 
		float: none;
		padding-bottom: 10px;
		width: 600px;
		text-align: left;
		}
/*	FanUpdate 1.6 CSS classes	*/

p.catfile {
	text-align: center;
}

p.commenter {
	margin: 0 0 1em 0;
}

p.archivelink {
	text-align: center;
}

div.comment_box {
	clear: both;
	padding: 1em;
	width: 100%;
	overflow: auto;
	margin: 0 0 1em 0;
}

img.gravatar {
	float: left;
	margin: 0 1em 0 0;
}

.credit {
	clear: both;
	text-align: center;
	margin: 1em 0 0 0;
}

.credit p {
	margin: 0;
}


