body {
font-family: verdana; 
font-size: 8pt;
color: #6E5C63;
letter-spacing: .5px; 
font-weight: 100;
background-color: #000100;
background-image: url();
background-repeat: repeat-x;
background-position: top left;
margin: 0px;
padding: 0px;
}

p, tr, table, td { font-family: verdana; 
font-size: 11px;
color: #6E5C63;
font-weight : 100;
}

a:link, a:visited, a:active {
text-decoration: none;
font-family: trebuchet ms;
font-size: 11px;
letter-spacing: 1px; 
font-weight : 100;
color: #4C5C6A;
font-style: italic;
}

a:hover {
color: #C1B7B9;
font-weight : 100;
text-decoration: none;
}

    strong, b {
color: #6A899B;
}
    em, i {
color: #6F6E80;
}

textarea, input, select, option
{
	background-color: #000100;
	border: 1px solid;
	font-family: verdana;
	font-size: 11px;
	color: #6E5C63;
        font-weight : 100;
	padding: 0px;
	text-align: justify;
	}

#greet {
font-family: trebuchet ms;
font-size: 18px;  
color: #393343; 
letter-spacing: 2px;
font-style: italic;
font-weight: bold;
text-transform: uppercase;
padding: 0px 0px;
}

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

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

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

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

.centered {
margin: 0 auto 0 auto;
}

#left {
  position: absolute;
  background-color: transparent;
  text-align: justify;
  border: 0px;
  padding: 3px;
  left: 260px;
  top: 135px;
  width: 530px;
}











