body{
background-color:#00B8F5;
margin:15px;
font: 12pt 'Lucida Console', sans-serif;
}

a {
 color : #FF0024;
      }
a:link, a:visited, a:active
{
text-decoration : none;
color: #FF0024;
}
a:hover
{
color: #DBEEF9;
}

#header{
background:url(http://motored-heart.net/images/drakelay.png) no-repeat center;
width:633px;
height:491px;
margin-left:auto;
margin-right:auto;
margin-bottom:0;
}

#wrap{
width:633px;
margin-left:auto;
margin-right:auto;
background:#000000;
}

h1 { 
background-color:#00B8F5;
color : #CBD7FF; 
font-family : 'Lucida Console'; 
font-style : italic; 
font-size : 14px; 
font-weight : bold; 
border-top : 1px dotted #FF0032; 
border-bottom : 1px dotted #FF0032; 
border-left : 0px; 
border-right : 0px; 
text-align : center; 
letter-spacing : 5px; 
margin-right : 20px; 
margin-left : 20px; 
margin-top : 5px; 
} 

#menu {
 font: 14pt 'Lucida Console', sans-serif;
 text-align : center;
 padding-left : 3px;
 padding-right : 3px;
 padding-top : 20px;
 padding-bottom : 20px;
 border-top: 0px;
 border-bottom: 0px;
 border-left : 0px;
 border-right : 0px;
 background:#000000;
      }


.content{
background:#000000;
padding:15px;
text-align:justify;
font: 12pt 'Lucida Console', sans-serif;
color:#DBEEF9;
}

#footer{
background-color:#00B8F5;
padding:5px;
text-align:center;
font: 9pt 'Lucida Console', sans-serif;
color:#DBEEF9;
width:633px;
}

#title{
background:#CCC0CA;
text-align:right;
padding:9px;
font-family: 'Lucida Console', sans-serif;
font-size:9px;
text-transform:uppercase;
color:#705DAE;
}

#outer{
background:#000000;
width:633px;
margin-left:auto;
margin-right:auto;
}

blockquote { 
background:#000000;  
border : 0px; 
color:#DBEEF9; 
padding : 0px;
border-left : 0px; 
font-family : 'lucida console'; 
font-size : 12px; 
}