body {
font-family: georgia; 
font-size: 8pt;
color: #696271;
letter-spacing: 1px;
font-weight : 200;
background-color: #080006;
background-image: url(/jeremy/skins/1/bg.jpg);
background-repeat: repeat-y;
background-position: top left;
margin: 0px;
padding: 0px;
}

p, tr, table, td { font-family: georgia; 
font-size: 8pt;
letter-spacing: 1px;
font-weight : 100;
color: #696271;
}

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

}

a:hover {
color: #A2A8B8;
font-weight : 100;
text-decoration: none;
border-bottom: #464950 2px solid;

}

    strong, b {
color: #6C5644;
}
    em, i {
color: #658294;
}

textarea, input, select, option
{
	background-color: #080006;
	border: 1px solid;
	font-family: georgia;
        font-size: 8pt;
         letter-spacing: 1px;
	color: #696271;
	padding: 0px;
	text-align: justify;
	}

#greet {
font-family: trebuchet ms;
font-size: 20px;  
color: #92979F; 
letter-spacing: 2px;
text-transform: uppercase;
background-image: url();
background-repeat: repeat-y;
background-position: top right;
padding: 0px 0px;
}

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

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

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

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

.centered {
margin: 0 auto;
}


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










