body {
font-family: tahoma,trebuchet ms,verdana,helvetica; 
font-size: 8pt;
color: #95A0A9;
letter-spacing: 1px;
font-weight : 200;
background-color: #FFFFFF;
background-image: url(/lucille/skins/2/bg.jpg);
background-repeat: repeat-y;
background-position: top left;
margin: 0px;
padding: 0px;
}

p, tr, table, td { font-family: tahoma,trebuchet ms,verdana,helvetica; 
font-size: 8pt;
letter-spacing: 1px;
font-weight : 100;
color: #95A0A9;
}

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

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

    strong, b {
color: #213C4E;
}
    em, i {
color: #58BDDB;
}

textarea, input, select, option
{
	background-color: #EDEBEB;
	border: 1px solid;
	font-family: tahoma,trebuchet ms,verdana,helvetica;
        font-size: 8pt;
        letter-spacing: 1px;
	color: #95A0A9;
	padding: 0px;
	text-align: justify;
	}

#greet {
font-family: georgia;
font-size: 18px;  
color: #87A2BF; 
letter-spacing: 2px;
font-style: italic;
font-weight: bold;
text-transform: lowercase;
}

.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: 160px;
  top: 355px;
  width: 500px;
}











