/* CSS Document */
body{
	background-color: #000000; 
	font-family:Tahoma;
	color: #B9B9B9;
	font-size: 11px;
	line-height: 15px;
	margin-top: 0px;
	margin-left: 0px;
			}

table, tr, td{
font-size:11px;
font-family:Tahoma;
}

#header
	{
	position:absolute;
	top: 0px;
	left: 0px;
	}



#nav
	{
	position:absolute; 
	padding: 5px; 
	margin: 5px;	
	top: 485px; 
	left: 5px; 
	width:140px;
	}

#main
	{
	position:absolute; 
	padding: 5px; 
	margin: 0px;
	top: 480px; 
	left: 170px; 
	width: 440px;
	}


a 
	{
		font-family: Tahoma; 
		font-size: 11px; 
		color: #586C47; 
		text-decoration: none; 
		
   			}

a:hover 
	{
		font-family: Tahoma; 
		font-size: 11px; 
		color: #B9B9B9; 
		text-decoration: none; 
		   			}
			
		
#nav a {
padding-left: 5px;
text-align : right;
display: block;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	color: #B9B9B9;
outline: none;
font-style: normal;
border-left:8px solid #586C47; 
 background-color: transparent;
font-weight:bold;
text-indent: 10px;
margin-top: 1px;
letter-spacing:1px;

}
#nav a:hover {
text-decoration : none;
text-align : right;
color: #586C47; 
border-left:8px solid #B9B9B9;
}
					
					
strong {
	color: #586C47;
	text-transform: uppercase;
	}

em {
 	color: #586C47;
	}

.titlenav
	{
	font-size: 8pt;
	font-family: Georgia; 
        text-align: center;
        letter-spacing: 2px;
	text-transform: uppercase;
	font-style: italic;
	padding: 0px;
	color: #C3D4A7;
	border-color: #000000; 
	border-width: 0pt;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-style: solid;
	}
.title
	{
	font-size: 8pt;
	font-family: Georgia; 
        text-align: left;
        letter-spacing: 2px;
	text-transform: uppercase;
	font-style: italic;
	padding: 0px; 
	color: #C3D4A7;
	border-color: #000000; 
	border-width: 0pt;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-style: solid;
	}


.disc{
font-family:Tahoma;
text-align:justify;
border:none;
font-size:7pt;
margin-right: 15px;
margin-left: 2px;
}	




select {background:#000000 ; font-family: Tahoma; color:#B9B9B9; font-size: 8pt}
textarea, input{
font-family: Tahoma;
font-size: 10pt;
color: #B9B9B9;
background:#000000;
border-style: dotted;
border-width: 1px;
border-color: #6E724D; 
}

h2 {
font-family: Georgia;
font-size: 12px;
text-align : left;
color:#B9B9B9;
font-weight:bold;
line-height: 10pt;
letter-spacing:2px;
      }

/*	FanUpdate 2.1	*/

div#fanupdate {}

h2 {
font-family: Georgia;
font-size: 12px;
text-align : left;
color:#B9B9B9;
font-weight:bold;
line-height: 10pt;
letter-spacing:2px;
      }

h3 {}
p {}

/*	Entries			*/

div.post {}

p.catfile {padding: 0 0 0 3em;}

/*	Comments		*/

div#comments {}

div.comment {
	clear: both;
	padding: 0.5em;
	}

div.comment p {padding: 0 0 0 3em;}

div.comment p.commenter {padding: 0;}

div.odd {background: #000000;}

div.author {}

div#newComment {}

img.gravatar {
	float: right;
	margin: 0 1em 1em 0;
	}

/*	Comment Form		*/

div.comments-form {}

form#comments-form {}

form#comments-form p {margin: 0 0 0.5em 0;}

p#cmt-rules {}
p#cmt-moderation {}

fieldset {
	border: 1px solid #ccc;
	margin: 0 auto 0.5em auto;
	padding: 0.5em;
	}

fieldset p, fieldset ul {margin: 0 0 0.5em 0;}

label {
	float: left;
	width: 9em;
	text-align: right;
	margin: 0 0.5em 0 0;
	}

input, textarea, select, option {
	font-family: Arial, sans-serif;
	font-size: 1em;
	}

input[type=submit] {
	text-transform: capitalize;
	font-size: 1.2em;
	}

/*	Footer			*/

a.rss {}

div.archivelink {
	text-align: right;	
	margin: 2em 0 0 0;
	}

div.credit {
	clear: both;
	text-align: center;
	border-top: 0px solid #000000;
	margin: 1em 0 0 0;
	}

div.credit p {margin: 0;}
	








