/* CSS Document */

body {
margin:0px;
padding:0px;
text-align:center;
background-color:#1e1e1e;
}

h1{
font:30px Trebuchet MS;
color:#990000;
margin: 15px 0 15px 0;
padding-left: 15px; 
}
h2 {
font:22px Trebuchet MS;
color: #1c6ea8;
margin: 15px;
}

h3 {
font:20px Trebuchet MS;
color: #990000;
margin: 15px;
}

p {
margin: 5px 15px 5px 15px;
}

blockquote p {
font:160% Georgia;
color:#aaa;
padding:5px;
line-height:25px;
}

.highlight {
color: #99cc00;
font-weight:bold;
}


.style1 {font-size: 30px}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style4 {font-family:Geneva, Arial, Helvetica, sans-serif;}

Div#left p {
	font:normal 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}


Div#left strong {
	font:bold 1em Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
}


#main {
	position:relative;
	width:800px;
	height:1750px;
	padding:0px;
	background-color:#666666;
	border: 2px solid #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header
{
	position:relative;
	margin:0 auto;
	width:800px;
	height:200px;
	padding:0px;
	background-color:#990000;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 2px solid #000000;
	border-left: 0px none;
}


/* spacer */


#spacer
{
	position:absolute;
	background:inherit;
	margin:0 auto;
	width:800px;
	height:30px;
	padding:0px;
	background-color:#666666;
	left: 0px;
	top: 202px;
}

#spacer ul {
height: 100%;
margin: 0;
padding: 0 0 0 10px;
}

#spacer li {
list-style-type: none;
float: right;
width: auto;
margin: 7px 5px 0 5px;

}

#spacer a:link, #spacer a:visited {
display: block;
color: #aaa;
text-transform:uppercase;
font-weight: bold;
text-decoration: none;
padding: 1px 10px 2px 12px;
background:inherit;
border-bottom: 2px solid #990000;
}

#spacer a:hover, #spacer a:visited:hover {
color: #FFFFFF;
text-decoration: none;
padding: 1px 10px 2px 12px;
border-bottom: 2px solid #993300;
background:#212121;
}

#left
{
	position:absolute;
	text-align: left;
	left: 15px;
	top: 245px;
	width:430px;
	height:1450px;
	padding:0px;
	background-color:#666666;
	border: 2px dotted #999999;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}

#right
{
	position:absolute;
	left: 500px;
	top: 245px;
	margin:0 auto;
	width:280px;
	height:400px;
	padding:0px;
	background-color:#666666;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: left;
}
/* Side bar thumbs  */

.thumbes img{
	position:relative;
	padding:2px;
	margin:3px 3px 3px 3px;
	border:2px solid #aaa;
	background-color:inherit;

}
.thumbes img:hover{
border:2px solid #990000;
}



#title
{
	position:absolute;
	left: 12px;
	top: 13px;
	margin:0 auto;
	width: 158px;
	height: 33px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-align: left;
}
.pages {
	background-color:#660000;
	width: 100%;
}
