html, body { 
height: 100%;
} 
body { 
background : #121212;
background-image : url(images/bg.jpg);
background-attachment: fixed;
margin : 0;
padding : 0;
font-family : Verdana, Arial, sans-serif;
font-size : 11px;
color : #999999;
text-align : justify;
line-height : 1.5em;
} 
a { 
text-decoration : none;
font-weight : bold;
color : #9bda62;
font : 1.1em georgia, sans-serif;
} 
a:hover { 
color : #ffffff;
border-bottom: 1px dotted #000000;
} 
a img { 
border : none;
} 
b{ 
color : #a3ebf0;
font : 1.2em georgia, sans-serif;
} 
#quote{
text-align: center;
margin: 20px;
}
i { 
color : #999999;
font-weight : bold;
border-bottom: 1px dotted #000000;
}
#wrapper { 
width : 832px;
margin : 0px auto 0px auto;
padding : 0px;
text-align : justify;

} 
#layout { 
width : 100%;
height : 293px;
} 
#left { 
width : 300px;
height : 300px;
float : left;
padding : 0px;
margin : 0;
text-align : justify;
} 
#left b { 
color: #af5959;
} 
#left a { 
color: #2287cf;
}

#left a:hover { 
color: #78945c;
}

#right { 
width : 490px;
height : auto;
float : left;
padding : 10px 20px 20px 20px;
margin-top : 10px;
text-align : justify;

} 

#nav { 
	height: 375px; 
	margin-top: 12px;
} 

#content { 
background-image : url(images/contentbg.jpg);
background-repeat : repeat-y;
margin : 0;
padding : 0;
width : 832px;
position : relative;
float : left;
} 
#right p { 
margin : 20px;
} 
h2 { 
margin : 8px 0 0 5px;
font-size : 1.0em;
font-family : georgia, sans-serif;
color : #999999;
line-height : 12px;
letter-spacing : 3px;
text-transform : uppercase;
} 
h2:first-letter { 
text-align : left;
font-family : georgia, sans-serif;
font-size : 1.5em;
text-transform : uppercase;
font-style : italic;
font-weight : bold;
color : #9bda62;
letter-spacing : 5px;
padding-left : 10px;
padding-top : 10px;
padding-bottom : 5px;
} 
input, textarea, select { 
font : 1.0em georgia, sans-serif;
border : 1px solid #000000;
border-style : solid;
background-color : #121214;
margin : 0;
color : #999999;
}
#footer { 
background : transparent;
height : 95px;
width : 832px;
position : relative;
clear : both;
padding : 0 0 0 0;
} 
.footer2 { 
text-align: center;
top: 30px;
left:50px;
right:50px;
position : absolute;
clear : both;
padding : 0 0 0 0;
}
#footer p {
margin: 0px auto 0px auto;
padding: 10px 0px 10px 0px;
color: #9bda62;
}
#footer a:link, #footer a:visited, #footer a:active {
color: #fff;
text-decoration: none;
}
#footer a:hover {
color: #cccccc;
text-decoration: none;
} 
blockquote
{       width:200px;
	height: 269px;
	background: url(images/bq.jpg);
	background-repeat: no-repeat;
    padding: 20px;
margin-right: 5px;
	color: #6c6d6a;
        font-weight: normal;}

 #style
{ 
	width:438px;
	height: 203px;
	background: url(images/fanupdate.jpg);
	margin: 10px;
    padding: 0px;
	text-align: center;
	color: #6c6d6a;
    font-weight: normal;
}

 #style a { 
	color: #2287cf;

}

 #style a:hover { 
	color: #6c6d6a;

}

 #style b { 
color : #af5959;
font : 1.2em georgia, sans-serif;

}
h3 { 
margin : 8px 0 0 5px;
font-size : 1.0em;
font-family : georgia, sans-serif;
color : #7f807d;
line-height : 12px;
letter-spacing : 2px;
text-transform : uppercase;
} 