body {
	text-align: center; /* center things in pre-IE6 */
	background:url("imagen/bg.png") repeat white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#181717
}
#container {
	margin: 35px auto;
	width: 410px;
	text-align: left;
	background-color:white;
	color:#181717
}
#header {
	width: 400px;
	padding-top:5px;
	margin:5px;
}
#content {
	width: 400px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	padding-top:5px;
	padding-bottom:5px;
}
#navigation {
	width: 400px;
	margin-right:5px;
	margin-left:5px;
	margin-top:0;
	padding-bottom:5px;
	text-align:center;
	background-color:#DB3A1E
}
#menu {
   list-style: none;
   margin: 0; padding: 0;
}
#menu li {
   float: left;
   text-align:center;
}
#menu li a {
   display: block;
   background: #DB3A1E;
   width: 74px;
   text-align: center;
   color: white;
   padding-top:1px;
   padding-right:1px;
   padding-bottom:1px;
   padding-left:5px;
   margin-left:0;
   text-decoration:none;
   text-transform:uppercase
}
#menu li a:hover {
   color: #DB3A1E;
   background: #eeeeee;
}
.ami {
	color:#26676E; 
	font-size: 16px; 
	text-transform:lowercase;
        font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style: normal; 
	text-align: right; 
	letter-spacing:-1px; 
        margin-bottom:0px;
	text-decoration: none; 
}
h2 {
	color:#295965; 
	font-size: 11px; 
	font-family: Trebuchet MS; 
	text-transform:lowercase;
	font-weight: normal; 
	text-align: left; 
	letter-spacing:5px; 
	padding-bottom: 1px;
	padding-top: 3px;
	padding-right:3px;
        background-color:white;
	margin-top:0px;
        height:11px;
	text-decoration: none; 
	border-bottom:1px solid #FFC57A;
	border-top:0px solid; 
	border-left:0px solid; 
	border-right:0px solid; 
}
input, option, select, textarea {
	background-color: white;
	font-size: 8pt; 
	font-family: Trebuchet MS;
	color: #295965;
	letter-spacing: 1px;
        border:1px dotted #DB3A1E;
	padding:2px
}
form {text-align:center}
blockquote {
	color:#B4342A;
	padding:5px;
	text-align:center;
	background:url("bqbg.png") top left no-repeat;	
}
#content a, #content a:link, #content a:active, #content a:visited {
	text-decoration: none;
	color:#B4342A;
	font-weight:normal;
border-bottom:1px dotted #FFC57A
}
#content a:hover {
	text-decoration: none;
	color:#B4342A;
	font-weight:normal;
border-bottom:1px solid #FFC57A
}
.clearer {
	height:7px;
}

.margin {
	margin:2px;
	border:0px;
}

/*	FanUpdate 1.6 CSS classes	*/
.credit {
	font-size:7pt;
	border-top:1px dotted
}
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;
	border-top: 1px dotted;
	margin: 1em 0 0 0;
}
.credit p {
	margin: 0;
}