body {
text-align: center;
margin-top: 0px;
background-color: #FAE1FA;
font-family: Georgia, Verdana, Arial, Tahoma, Trebuchet MS; 
font-size: 12px;
}

body, input, textarea, select, td {
color: #3e654a;
font-family: verdana, sans-serif;
font-size: 11px;
line-height: 12px;
}

img { 
border: 0;
} 

p.indent {
margin-top: 5px;
margin-left: 40px;
}

#container {
background: #fce5fc;
margin: 0 auto;
width: 650px;
text-align: left;
overflow: hidden;
border-left: solid 5px #D96AB4;
border-right: solid 5px #D96AB4;
border-top: solid 3px #D96AB4;
border-bottom: solid 5px #D96AB4;
}

#header {
background: #fce5fc;
margin-top: 0px;
text-align: center;
}

.centered {
text-align: center;
}

br.shortbreak {
line-height: 1px;
}

#content {
text-align: left;
width: 645px;
margin-top: 3px;
margin-left: 3px;
background: #fce5fc;
}

#nav {
float: right;
width: 165px;
top: 400px;
text-align: right;
padding: 0px 1px;
margin-bottom: 10px;
margin-left: 0px;
overflow: inherit;
font-size: 11px;
}

h1 {
font-weight: bold;
font-size: 16px;
text-transform: uppercase;
margin-bottom: 5px;
}

h2 {
font-weight: bold;
font-size: 14px;
text-transform: uppercase;
margin-bottom: 5px;
}

h3 {
font-weight: bold;
font-size: 12px;
text-transform: uppercase;
margin-bottom: 3px;
}

h4 {
font-size: 11px;
margin-bottom: 0px;
}

img.floatLeft { 
    float: left; 
    margin: 5px;
}

p.valid {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}

a:link { text-decoration: none; color:#D96AB4; }
a:visited { text-decoration: none; color:#B35794; }
a:active { text-decoration: underline; color:#FF7DD4; }
a:hover { text-decoration: underline; color:#FF7DD4; }

	
/*	FanUpdate 1.6 CSS classes	*/

p.catfile {
	text-align: center;
}

p.commenter {
	background: #fae1fa;
	margin: 0 0 1em 0;
}

p.archivelink {
	text-align: center;
}

div.comment_box {
	clear: both;
	background: #fae1fa;
	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;
	border-top: 4px solid #D96AB4;
	margin: 1em 0 0 0;
}

.credit p {
	margin: 0;
}