body{
	margin-left: 50%;
}
#content{
	margin-left: -425px;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}


#menu {
position: absolute;
top: 0em;
left: 0em;
width: 7.7em;
}

#menu dt {
cursor: pointer;
background-color: #663300;
height: 30px;
line-height: 20px;
padding-top: 0px;
text-align: center;
font-weight: bold;
margin: 0px;
}

#menu dd {
position: absolute;
z-index: 100;
left: 7em;
margin-top: -1.4em;
width: 14em;
font-weight: bold;
background-color: #663300;
}

#menu ul {
padding-top: 0px;
padding-bottom: 0px;
margin: 0px;
}

#menu li {
text-align: center;
font-size: 85%;
height: 22px;
Line-height: 22px;
background-color: #663300;
margin: 0px;
}

#menu li a, #menu dt a {
color: white;
text-decoration: none;
display: block;
border: 1px solid black;
}

#menu li a:hover {
background-color: black;
text-decoration: underline;
}

#menu dt a:hover {
background-color: black;
text-decoration: underline;
}

h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 0px;
	margin-left: 20px;
	color: white;
	}
p {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	font-weight: bold;
	
	}

a {
	color: white;
	text-decoration: underline;
	font-size: 16px;
	padding-bottom: 0px;
   }

td {
	color: white;
	text-decoration: none;
	font-size: 16px;
	padding-bottom: 0px;
    font-weight: bold;
   }
   
scrollbar { color: #663300;
   }
div {
	background-color: #663300;
	width: 850px;
	}
#about_lbl{
	}














