body, table, tr, td {
	font: 8pt georgia; 
	color: #ffffff;
	letter-spacing: 1px}
body {
	background-color: #213329;
}
a:link, a:active, a:visited {
	font-weight: normal;
	color: #213329}
a:hover {color: #d9f9e2}
input, textarea, option, select {
	background-color: #a3d5b8;
	font: 8pt georgia;
	color: #213329;
	letter-spacing: 1px;
	border-bottom: 2px solid #213329;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	padding:2px; }
p { 
	margin-right: 20px;
	margin-left: 20px;
}
.title {
background-color: #213329;
color: #a3d5b8;
font-family: georgia;
font-style: italic;
text-transform: lowercase;
font-size: 17px;
font-weight: bold;
border-bottom: 2px solid #ebfadd;
text-align: left;
letter-spacing: 2px;
margin-right: 20px;
margin-left: 20px;
margin-top: 5px;
}

.content {
position: absolute;
top: 400px;
left: 0px;
width: 593px;
z-index: 0;
background: url(/ootp/ootpbg.gif) repeat-y;
border-bottom: 0px;
border-top: 0px;
border-left: 0px;
border-right: 0px;
}


