body {
margin: 0;
padding: 0;
background: #000;
font: 80% verdana, arial, sans-serif;
color:#FFFFFF;
}
#contact {
	display: table;	
}

#contact td {
height: 25px;
vertical-align:middle;
font-size:14px;
width:100px;
}

#header {
width:700px;
height:180px;
margin:0 0 0 0;
}
dl, dt, dd, li {
margin: 0 0 0 15px;
padding: 0;
list-style-type: none;
}

ul {
margin:0 0 0 2px;
padding: 0;
list-style-type: none;
}

#navmenu {
float:left;
}
#center {
width: 45em;
margin-left: 13em;
min-height:300px;
}
#menu {
position: absolute;
top: 181px;
left: 0;
width: 12em;
}
#menu dt {
cursor: pointer;
margin: 2px 0 0 15px;
height: 20px;
line-height: 20px;
font-weight: bold;
font-style:oblique;
color: #4997bd;
}
#menu li a, #menu dt a {
color: #4997bd;
text-decoration: none;
font-style:oblique;
display: block;
border: 0 none;
height: 100%;
}
#menu li a:hover, #menu dt a:hover {
color:#da765F;
}
#footer {
margin-top:40px;
margin-left:13px;
}
.imgl {
float:left;
border: 0px;
}
.imgr {
float:right;
border: 0px;
}
.lgtitle {
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
}

.inputbox {
	background-color: #C5DFEB;
	vertical-align: top;
}
