body{
color: #262525; 
BACKGROUND-COLOR: #FFFFFF ; 
letter-spacing: 0px ;
margin: 1px;
padding: 2px;
font-family: Trebuchet MS;
font-size: 11px;
text-align: justify;

}

td, tr {
color: #262525; 
BACKGROUND-COLOR: #FEE0F8 ; 
letter-spacing: 1px ;
margin: 0px;
padding: 2px;
font-family: Trebuchet MS;
font-size: 11px;
text-align: justify;
}

#layout {
padding-right: 4px; 
padding-left: 4px; 
padding-bottom: 4px; 
margin: 14px auto; 
width: 400px; 	
padding-top: 2px; 
background-color:#ffffff;  
margin-left: 220px; 
text-align: left ; 
}

#header {
padding-right: 0px; 
padding-left: 0px; 
padding-bottom: 5px; 
padding-top: 0px; 
height: 341px; 
background-color: #ffffff;
}


#content {
color: #262525; 
BACKGROUND-COLOR: #FDE0F5; 
letter-spacing: 1px ;
margin: 1px;
padding: 6px;
font-family: Lucida Grande, Trebuchet MS;
font-size: 11px;
text-align: justify;
display: inline;

}

#footer {
margin-top: 9px; 
font-size: 7pt; 
font-family: Trebuchet MS;
text-align: center;
background-color:#FDE0F5;
}

h1{
font-family: georgia, serif; 
font-size: 10pt;
color: #B21704;
width: 100%;
text-align: left;
letter-spacing: 3pt;
border-bottom: solid 5px #F9ABCD;
}

h2{
font-family: georgia, serif; 
font-size: 8pt;
color: #B21704;
width: 100%;
text-align: left;
letter-spacing: 1pt;
}



b {
color: #2A4D47;
}


img {
border-style: none;
}

padded {
margin: 2px;

}

A:link {
color: #BF82BD; 
font-size: 10px;
TEXT-DECORATION: none;
font-weight: bold;
text-transform: uppercase;
}

A:visited {
color: #BF82BD; 
font-size: 10px;
TEXT-DECORATION: none;
font-weight: bold;
text-transform: uppercase;
}


A:active {
color: #D06954; 
font-size: 10px;
TEXT-DECORATION: none; 
font-weight: bold;
text-transform: uppercase;
}

A:hover {
color: #F7310C; 
font-size: 10px; 
text-decoration: none; 
font-weight: bold;
text-transform: uppercase;
border-bottom: thin dotted #CC66CC;
}

#nav a {
display: block;
width: auto;
background-color: #FCD9F2;
color: #262525;
font: 10px Lucida Grande, Trebuchet MS;
text-decoration: none;
text-align: right;
padding: 1px 2px;
border: 1px solid #FFFFFF;
}

#nav a:hover {
color: #262525;
background-color: #F9ABCD;
}

#nav {
width: auto;
}

#navrandom a {
display: block;
width: auto;
background-color: #FEE0F8;
color: #262525;
font: 10px Lucida Grande, Trebuchet MS;
text-decoration: none;
text-align: right;
padding: 1px 2px;
border: none;
}

#navrandom a:hover {
color: #262525;
background-color: #FEE0F8;
}

#navrandom {
width:auto;
}

input, textarea, select {
color: #262525;
font-size: 11px;
font-weight: normal;
text-decoration: none;
font-family: Lucida Grande, Trebuchet MS; 
text-align: left;
border-width: 1px;
border-style: solid;
border-color:#F0CDA5;

}

li
	{
	list-style-image: url(bullet.jpg);
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	color: #262525; 
	font-family: Lucida Grande, Trebuchet MS; 
	margin: 0px;
        line-height: 18px
	}

/*	FanUpdate 1.6 CSS classes	*/

p.catfile {
	text-align: left;
	background: #ffffff;
}

p.commenter {
	background: #ffffff;
	margin: 0 0 1em 0;
}

p.archivelink {
	text-align: center;
}

div.comment_box {
	clear: both;
	background: #ffffff;
	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: 6px solid #ffffff;
	margin: 1em 0 0 0;
}

.credit p {
	margin: 0;
}



