body {
   padding: 0px;
   color: #FFFFFF;
   font-family: Arial, Verdana, Tahoma, Serif;
   font-size: 11px;
   background-color: #977B6F;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   text-align: center;
}
a:link, a:visited, a:active {
    text-decoration: none; 
    color:#2f1200;
    font-weight: bold;
    background-color: transparent;
}
a:hover {
    text-decoration: none;
    color:#896d38;
    font-weight: bold;
    background-color: transparent;
}
td.cast {
   text-align: center;
   padding-bottom: 5px;
}
#container {
    background-image: url(images/cm.jpg);
	background-repeat: no-repeat;
		 border-right: 1px solid #02070B;
	 border-left: 1px solid #02070B;
         width: 560px;
	 height: 709px;
     margin-right: auto;
	 margin-left: auto;
	 margin-top: 50px;
	 text-align: left;

}
#navcontainer ul
{
text-align: center;
font-size: 12px;
padding: 0px;
margin: 0px;
width: 100%;
line-height: 18px;
padding-bottom: 10px;
text-transform: uppercase;
/* fixes Firefox 0.9.3 */
position: relative;
top: 55px;
left: 70px;
width: 315px;
}

#navcontainer ul li
{
display: inline;
padding: 0px;
line-height: 18px;
}

#navcontainer ul li a
{
padding-top: 2px;
padding-bottom: 2px;
padding-left: 2px;
padding-right: 2px;
text-decoration: none;
}


#navcontainer ul li a:hover
{
text-decoration: none;
}
#main {
	 color: #02070B;
	 text-align: justify;
	 margin: 0;
	 padding: 4px;
	 position: relative;
	 top: 42px;
	 left: 65px;
	 width: 287px;
	 height: 289px;
	 overflow: auto;
}
#nav {
    text-align: center;
	text-transform: uppercase;
	padding-bottom: 10px;
}
h1 {
     background-color: transparent;
     font-weight: bold;
	 font-size: 12px;
     color: #896d38;
     font-family: Arial, Tahoma, Verdana, Serif;
	 text-transform: uppercase;
	 letter-spacing: 1px;
	 border-bottom: 1px solid #02070B;
	 margin: 0px;
}
p {
   margin-top: 0;
   margin-bottom: 8px;
}
#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 #738EA1;
   padding: 1px;
}
select {
   background-color: #ABB1B1;
   border: 1px solid #896d38;
   padding: 1px;
}
.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 #2f1200;
}
#footer {
    text-align: center;
	font-weight: bold;
	position: absolute;
	top: 20px;
	left: 105px;
	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:#8EBDCE;
    font-weight: bold;
    background-color: transparent;
}
.stuff {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;
}
