body {
font-family: verdana; 
font-size: 8pt;
font-weight: 200;
color: #846C42;
cursor: default;
background-color: #0D1313;
background-image: url(bg.jpg);
background-repeat: repeat-y;
background-position: top left;
text-shadow: 1px 1px 1px #000000;
margin: 0px;
padding: 0px;
}

p, tr, table, td { font-family: verdana; 
font-size: 8pt;
font-weight: 200;
color: #846C42;
}

a:link, a:visited, a:active {
text-decoration: none;
font-family: trebuchet ms;
font-size: 8pt;
letter-spacing: 1px;
font-weight: 100;
color: #D0C6AB;
font-style: italic;
text-decoration: none;
border-bottom: #62615E 1px dotted;
}

a:hover {
color: #D0C6AB;
font-weight: 100;
text-decoration: none;
border-bottom: #ffffff 1px dotted;
}

    strong, b {
color: #898B52;
}
    em, i {
color: #9F8E75;
}

textarea, input, select, option
{
	background-color: #36311D;
	border: 1px solid;
font-family: verdana; 
font-size: 8pt;
font-weight: 200;
	color: #846C42;
	padding: 0px;
	text-align: justify;
	}

#greet {
font-family: trebuchet ms;
font-size: 18px;   
letter-spacing: 2px;
text-transform: uppercase;
color: #7B7B7B; 
text-shadow: 1px 1px 1px #000000;
padding: 0px 0px;
}

.bd {
padding: 10px;
margin: 5px;
border: 0;
}

img.bd {
padding: 10px;
background: #424B54;
}

img:hover.bd {
background-color: #DBD3E8;
}

#top {
	width: 800px;
	position: left; 
        background-attachment: fixed;
	top: 0px; 
	right: 0px;
        padding: 0px;
	}


#left {
  position: absolute;
  background-color: #transparent;
  text-align: justify;
 line-height: 16px;
  padding: 3px;
  left: 580px;
  top: 0px;
  width: 345px;
  
}

