body {
   padding: 0px;
   color: #FFFFFF;
   font-family: Arial, Verdana, Tahoma, Serif;
   font-size: 12px;
   background-image: url(images/bg.gif);
   background-color: #F2ECCF;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   text-align: center;
}
a:link, a:visited, a:active {
    text-decoration: none; 
    color:#E75141;
    font-weight: bold;
    background-color: transparent;
}
a:hover {
    text-decoration: none;
    color:#F7E34D;
    font-weight: bold;
    background-color: transparent;
}
td.cast {
   text-align: center;
   padding-bottom: 5px;
}
#ad {
position: absolute;
top: 5px;
left: 585px;
}
#container {
    background-image: url(images/tophat.gif);
	background-color: #FEFCED;
	 border-right: 3px solid #02070B;
	 border-left: 3px solid #02070B;
     width: 552px;
	 height: 829px;
     position: absolute;
	 top: 0;
	 left: 20px;

}
#main {
	 color: #02070B;
	 text-align: justify;
	 margin: 0;
	 padding: 2px;
	 position: absolute;
	 top: 415px;
	 left: 40px;
	 width: 470px;
	 height: 370px;
	 overflow: auto;
}
#nav {
    text-align: center;
	text-transform: uppercase;
	padding-bottom: 10px;
}
h1 {
     background-color: transparent;
     font-weight: bold;
	 font-size: 12px;
     color: #F4972B;
     font-family: Arial, Tahoma, Verdana, Serif;
	 text-transform: uppercase;
	 letter-spacing: 1px;
	 border-bottom: 1px solid #02070B;
	 margin: 0px;
}
p {
   margin-top: 0;
}
#about {
   padding-top: 4px;
   padding-right: 2px;
   padding-left: 4px;
   padding-bottom: 0px;
}
.ccenter {
    text-align: center;
}
.codes {
    margin-top: 1px;
    margin-bottom: 1px;
    margin-left: 1px;
    margin-right: 1px;
	border: 0px;
}
.codeblock {
    background-color: transparent;
    text-align: left;
}
.quote {
    background-color: transparent;
    font-weight: normal;
    font-style: italic;
    text-align: justify;
}
ul {
   margin-top: 0;
   list-style-type: square;
}
ul.quotes li {
   list-style-type: square;
   margin-top: 0;
   padding-bottom: 8px;
}
textarea, input {
   background-color: transparent;
   border: 1px solid #F4972B;
   padding: 1px;
   margin: 2px;
}
select {
   background-color: #FEFDF1;
   border: 1px solid #F4972B;
   padding: 1px;
   margin: 2px;
}
.form {
width: 96%;
}
.thumbnails {
   padding: 1px;
   margin-top: 2px;
   margin-bottom: 2px;
   margin-left: 2px;
   margin-right: 2px;
   background-color: #FFFFFF;
}
.skins {
   text-align: center;
 }
.skin {
   padding: 3px;
   margin-top: 2px;
   margin-bottom: 2px;
   margin-left: 2px;
   margin-right: 2px;
   background-color: #FFFFFF;
   border: 1px solid #E75141;
}
#footer {
    text-align: center;
	font-weight: bold;
	position: absolute;
	top: 807px;
	left: 0;
	width: 100%;
	text-transform: uppercase;
}
#footer a:link, #footer a:visited, #footer a:active {
    text-decoration: none; 
    color:#FFFFFF;
    font-weight: bold;
    background-color: transparent;
}
#footer a:hover {
    text-decoration: none;
    color:#F4972B;
    font-weight: bold;
    background-color: transparent;
}
.stuff {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;
}

/* CodeSort */
.codesort label {
	float: left;
	width: 12em;
	text-align: right;
	margin: 0 0.5em 0 0;
	}

h2 {
font-size: 12px;
font-weight: bold;
margin: 0;
}

h3 {
font-size: 12px;
font-weight: bold;
margin: 0;
}

.codesort p {
margin-top: 0;
margin-bottom: 10px;
text-align: justify;
}

.codesort img {
margin: 1px;
border: 0;
}

.credit, .credit p {
text-align: center;
}

/*	FanUpdate 1.6 CSS classes	*/

p.catfile {
margin: 0;
}

div.credit {
clear: both;
text-align: center;
margin: 1em 0 0 0;
}

div.credit p {
margin-top: 0;
margin-bottom: 10px;
}