body  {
margin : 0;
background:url('bgx.jpg');
background-color: #000000;
background-repeat: repeat-x;
} 

body, td, div

{font-family: arial;
color: #ffffff; 
letter-spacing: 0px;
font-weight: normal;
font-size: 13px;
cursor: crosshair;}

/* Headers */

.head {
font-family: georgia; 
color: #6c6c6c; 
text-decoration: none; 
letter-spacing: 3px; 
padding: 0px 0px 0px 10px; 
margin: 0px 20px 5px 40px;
font-size: 20pt; 
text-align: left; 
border-top: 0px solid; 
border-left: 0px solid #000000; 
border-right: 0px solid; 
border-bottom: 1px solid #5e5e5e;
background-color: transparent;
}

.head:first-letter{
font: 20pt georgia;
font: 20pt georgia;
text-decoration: none; 
color: #58f800;}



/* content */

div.float-left  {
padding : 0;
float : left;
margin : 0 5px 0 0;
} 

.blockquote  {
font-family : "Verdana", sans-serif;
font-size : 11px;
color : #808080;
padding: 10px 10px 10px 10px; 
margin: 0px 100px 5px 100px;
background : #141414;
border-top: 1px solid #5e5e5e; 
border-left : 10px solid #5bff02;
border-right: 10px solid #5bff02;
border-bottom: 1px solid #5e5e5e;

line-height : 14px;
} 

.divider {
padding: 0px 0px 0px 0px; 
margin: 0px 20px 5px 40px;
border-top: 0px solid; 
border-left: 0px solid #000000; 
border-right: 0px solid; 
border-bottom: 1px solid #5e5e5e;
background-color: transparent;
}

/* navigation */

.nav{
display: block; 
background:transparent;
padding: 2px 2px 2px 2px;
text-align: left; 
color: #b40001; 
border-top: 0px solid; 
border-right: 0px solid #787878; 
border-left: 0px solid #3d3f29; 
border-bottom: 1px dashed #ffffff;
letter-spacing: 3px;}

.nav:hover { 
background:transparent;
text-align: left;  
font-family: arial; 
text-decoration: none; 
font-size: 11px; 
border-top: 0px solid; 
border-right: 0px solid #000000; 
border-left: 0px solid ; 
border-bottom: 1px dashed #656565;
letter-spacing: 3px;}



/* font and link style */

b{color:#30750a;}
i{color:#9b9b9b;}
u{color:#3e4d36;}


a:link, a:active, a:visited  {
font-size: 11px; 
color : #58f800;
text-decoration : none;
font-weight : normal;
} 

a:hover  {
color : #153b00;
cursor: sw-resize;
font-weight : normal;
border-bottom: 1px dashed #656565;
} 
