/* Links */

A  {
	text-decoration : none;
	color :#3D2F1F; 
	font-weight: bold;
    }

A:hover {
	text-decoration : underline;
	color : #7FA52A; 
	}

/* Universal stylistics (<strong>, <em>, etc */

blockquote {
	text-align: justify;
	font-size: 10px;
	color: #1D4C88;
	font-weight: normal;
	font-family: Georgia;}


strong {
	font-size: 10px;
	color: #506D44;
	font-weight: bold;
	font-family: Georgia;
	text-transform: uppercase;}

em {
 	color: #79A329;
	font-size: 11px; }

/* Sidebar */

div#contentleft{
	float: right;
	width: 120px;}

div#contentleft a {
	border-left: 15px solid #BAD77E;	
	color:#5D1313;
	font-size: 10px;
	font-weight: normal;
   margin: 1px 3px 1px 1px;
   padding-left: 8px;
	text-decoration: none;
	font-family: Century Gothic, sans-serif;
	}
	
div#contentleft p {
	padding-top: 5px;
	}
	
div#contentleft a:link {color:#3D2F1F;}

div#contentleft a:visited {color:#3D2F1F;}

div#contentleft a:hover {color:#3D2F1F;
    background-color: #FFFFFF;
    border-left: 15px solid #E8E988;}


/* Main header classes */
h1 {
	margin: 0px 0 3px 0;
	padding:8px 10px 0 10px;
	background: url(images/side.gif);
	color: #3D2F1F;
	font-family: Impact;
	font-size: 24px;
	font-weight: normal;
	height: 30px;
	display: block;
}
h2 {
	margin: 0;
	padding: 0px 10px 0 10px;
	color: #314444;
	font-family: Verdana, Geneva, Arial, Helvetica, serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 2px;
	font-weight: bold;
	text-transform: uppercase;
}
h3 {
	margin: -15px 0 3px 0px;
	padding-left: 10px;
	color: #314444;
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7px;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
}


/* Body text classes */
	
p, body {
	font: 11px Verdana;  
	color:#5F5A4D;
	text-align: justify;
	margin-top:0;
	margin-bottom:8px;
	line-height: 145%;
    }

p.center {
	text-align: center;
    }

p.right {
	text-align: right;
    }

p.left {
	text-align: left;
    }

.statistics {
	margin-left:50px;
	margin-right:50px;
	padding-left:5px;
	color: #6A803E;
	background-color:#E8F7BC;
	}

.statistics strong {
	text-transform: none;
	color: #314444;
	}

.quote {
	color:#774343;
	text-align: justify;
	padding-top:0pt;
	padding-bottom:0px;
	line-height: 150%;
	font:10px Georgia;
    }

.divider {
	height: 3px;
	margin:0;
	border-top: 5px solid #BAD77E;
    }


/* Footer class */
	
.footer {
	padding-left: 3px;
	padding-top: 0px;
	padding-bottom: 5px;
	color: #483B24;
    }

/* Misc. */	

ul.nav {
	padding-left: 15px;
	margin-left: 50px;
	color:#3D2F1F;
	text-align: justify;
	margin-top:0;
	margin-bottom:8px;
	line-height: 145%;}

li.nav {
	list-style-type: disc;
	list-style-image: url(http://spoonybard.org/fanlisting/images/bullet.gif);
	margin-bottom: 1px;    }


ul.nav A  {
	text-decoration : none;
	color :#7FAB37; 
	font-weight: bold;
	font-family: Georgia;    }

ul.nav A:hover  {
	color :#E2F09B; 
	border-bottom: 0;    }


li.nav:hover {
	list-style-type: disc;
	list-style-image: url(http://spoonybard.org/fanlisting/images/bullethover.gif);
	margin-bottom: 1px;     }

body {font: 11px Verdana;  
	color:#1C2B62;
	line-height: 145%;
	background-color:#000000;
	margin:15px;
	background-image: url(http://spoonybard.org/fanlisting/images/bg.gif);
    }

img
    {border: 0px none;}
    
.gallery
	{border: 1px solid #547422;}
	
/* Structural ids */

#frame{
	width: 550px;
    background-color: #FFFFFF;
	border:15px solid #FFFFFF;
	margin-right:auto;
	margin-left:auto;}


#contentright{
	width: 410px;
	margin-right: 10px;
	float:left;}

#footer{
	clear: both;}
