body {
   padding: 0px;
   color: #545248;
   font-family: Arial, Verdana, Tahoma, Serif;
   font-size: 12px;
   background-color: #90908B;
   margin-top: 10px;
   margin-bottom: 10px;
   margin-right: auto;
   margin-left: auto;
   text-align: center;
}
a:link, a:visited, a:active {
    text-decoration: none; 
    color:#9694B2;
    font-weight: bold;
    background-color: transparent;
}
a:hover {
    text-decoration: none;
    color:#545248;
    font-weight: bold;
    background-color: transparent;
}
#layout {
     background-color: #FFFFFF;
     width: 510px;
     padding: 0px;
	 margin-right: auto;
     margin-left: auto;
     text-align: center;
}
#navcontainer ul
{
text-align: center;
padding: 0px;
margin: 0px;
background-image: url(images/liric2_02.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
width: 100%;
font-family: Arial,Helvetica,sans-serif;
line-height: 18px;
text-transform: uppercase;
/* fixes Firefox 0.9.3 */
}

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

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

#navcontainer ul li a:hover
{
color: #90908B;
}
#main {
     background-color: transparent;
     text-align: justify;
     padding: 0px;
     border: 0px;
	 width: 500px;
	 margin-right: auto;
     margin-left: auto;
	 margin-top: 5px;
}
h1 {
     background-color: transparent;
     font-weight: bold;
	 font-size: 12px;
     color: #9694B2;
	 text-transform: uppercase;
	 letter-spacing: 2px;
	 padding: 0px;
	 margin: 0px;
	 border-bottom: 1px solid #545248;
}
p {
   margin-top: 0;
}
.photo {
   margin-top: 2px;
   margin-right: 4px;
   margin-left: 4px;
   margin-bottom: 0px;
}
.photoright {
   margin-top: 2px;
   margin-right: 0px;
   margin-left: 4px;
   margin-bottom: 0px;
   border: 1px solid #B492AA;
}
.photoleft {
   margin-top: 2px;
   margin-right: 4px;
   margin-left: 0px;
   margin-bottom: 0px;
   border: 1px solid #B492AA;
}
.ccenter {
    text-align: center;
}
.codes {
    margin-top: 1px;
    margin-bottom: 1px;
    margin-left: 1px;
    margin-right: 1px;
	border: 0px;
}
.codeblock {
    margin-top: 2px;
    text-align: left;
}
.quote {
    background-color: transparent;
    font-weight: normal;
    font-style: italic;
    text-align: justify;
}
ul {
   list-style-type: square;
}
textarea, input, select {
   color:#545248;
   font-family: Arial, Verdana, Tahoma, Serif;
   font-size: 12px;
   background-color: #FFFFFF;
   border: 1px solid #90908B;
   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;
}

#footer {
    text-align: center;
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-weight: bold;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
}
.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;
}