#lcogtbanner
{
	position: relative;
	width: 75%;
}

#lcogtbanner-logo
{
	position: relative;
	float: left;
	padding-top: 10px;
	padding-left: 3px;
	padding-bottom: 1px;
}

#lcogtbanner-title
{
	padding-top: 20px;
	float: left;
}

#configdb
{
	position: relative; 
	margin: 10px auto;
	width: 800px;
	text-align: left;
}

#masthead
{
	height: 70px;
	text-align: center;
	float: center;
	/*background: #417690;*/
	background: #7CA0C7;
}

#masthead h1 {
    /*color: #F4F379;*/
    color: white;
    font-size: 24px;
    font-weight: normal;
    margin: 8px 0;
    padding: 20px;
}

#main
{
/*	position: absolute;
	top: 70px;
	left: 150px;
	height: 400px;
*/
	float: left;
	width: 630px;
	padding: 10px;
}

#links
{
/*	position: absolute;
	top: 70px;
	left: 0px;
	font-family: sans-serif;
	font-style: oblique;
*/
	float: left;
	width: 130px;
	height: 400px;
	background: #EEE;
	text-align: left;
	font-size: 12px;
	padding: 10px;
}

#footer
{
/*
	position: absolute;
	margin-top: 490px;
*/
	height: 30px;
	width: 800px;
	text-align: center;
	padding: 0px;
}

#navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

td, th 
{
font-family:"Lucida Grande",Verdana,Arial,sans-serif;
font-size:11px;
line-height:13px;
}

th 
{
font-size:12px;
font-weight:bold;
text-align:left;
}

hr
{
margin:5px;
}

