body {
font-family: trebuchet ms; 
font-size: 8pt;
color: #5B5B5B;
letter-spacing: 1px;
font-weight : 100;
background-color: #110D1A;
background-image: url(/bc/skins/2/bg.jpg);
background-repeat: repeat-x;
background-position: top left;
margin: 0px;
padding: 0px;
}

p, tr, table, td { font-family: trebuchet ms; 
font-size: 8pt;
letter-spacing: 1px;
font-weight : 100;
color: #5B5B5B;
}

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

a:hover {
color: #D1B6AD;
font-weight : 100;
BORDER-BOTTOM: #645C64 2px solid;
text-decoration: none;
}

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

textarea, input, select, option
{
	background-color: #110D1A;
	border: 1px solid;
	font-family: trebuchet ms;
font-size: 8pt;
letter-spacing: 1px;
	color: #5B5B5B;
	padding: 0px;
	text-align: justify;
	}

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

#top {
	width: 900px;
	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: 5px;
  top: 290px;
  width: 650px;
}











