body {
font-family: georgia; 
font-size: 8pt;
font-weight: 200;
letter-spacing: 1px;
color: #465656;
background-color: #cbccbe;
background-image: url(/lucilleball/bg.jpg);
background-repeat: repeat-x;
background-position: top left;
margin: 0px;
padding: 0px;
}

p, tr, table, td { font-family: georgia; 
font-size: 8pt;
font-weight: 200;
letter-spacing: 1px;
color: #465656;
}

a:link, a:visited, a:active {
text-decoration: none;
font-family: georgia;
font-size: 8pt;
letter-spacing: 1px;
font-weight : 200;
font-style: italic;
color: #A90007;
border-bottom: #3E1D24 2px dotted;
}

a:hover {
color: #000000;
font-weight : 100;
text-decoration: none;
}

    strong, b {
color: #7F511E;
}
    em, i {
color: #A57147;
}

textarea, input, select, option
{
	background-color: #cbccbe;
	border: 1px solid;
font-family: georgia; 
font-size: 8pt;
letter-spacing: 1px;
	color: #465656;
	padding: 0px;
	text-align: justify;
	}


#greet {
font-family: trebuchet ms;
font-size: 20px;  
color: #9F7A21; 
letter-spacing: 2px;
text-transform: uppercase;
padding: 0px 0px;
}

.bd {
padding: 10px;
margin: 5px;
border: 0;
}

img.bd {
padding: 10px;
background: #393641;
}

img:hover.bd {
background-color: #918C90;
}

#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: 5px;
  top: 470px;
  width: 555px;
}










