body {
	color: #737F81;
	font-family: Tahoma,sans-serif; 
	font-size: 11px;
	background-image: url(main_bg.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

body, td, th {
	color: #737F81;
}

h1, h2 {
	color: #4A95A2;
	font-family: Trebuchet MS,sans-serif; 
	font-size: 11px;
}

h3, h4, h5, h6 {
	color: #284C52;
	font-family: Trebuchet MS,sans-serif; 
	font-size: 12px;
	text-transform: uppercase;
}

a {
    color: #92B1B6;
}

DIV#cover {
	min-height: 10px;
	margin-top: 0px;
	width: 600px! important; 
	height: 10px; 
	margin: 0px auto; 
	background: url(layoutbg.gif);
}

DIV#header {
	min-height: 59px;
	width: 600px! important; 
	height: 59px; 
	text-align: left;
	margin: 0px auto; 
	background: url(layoutbg.gif);
}

DIV#links {
	min-height: 20px; 
	width: 600px! important; 
	height: 20px; 
	text-align: center;
	margin: 0px auto; 
	background: url(layoutbg.gif);
}

DIV#whitebox {
	min-height: 100%;
	width: 600px! important; 
	height: 100%; 
	text-align: left;
	margin: 0px auto; 
	background: url(layoutbg.gif);
}

DIV#content {
	min-height: 450px;
	width: 400px! important; 
	margin-top: 20px;
	height: 100%; 
	text-align: left;
	display: inline;
	float: left;
}

DIV#content2 {
	min-height: 450px;
	width: 580px! important; 
	margin-top: 20px;
	height: 100%; 
	text-align: left;
	display: inline;
	float: left;
}

DIV#mainimage {
    min-height: 450px;
	height: 450px; 
	width: 200px! important; 
	margin-top: 20px; 
	display: inline;
	float: right;
}

DIV#spacer {
    min-height: 450px;
	height: 450px; 
	width: 20px! important; 
	margin-top: 20px; 
	display: inline;
	float: right;
}

DIV#footer {
	min-height: 20px; 
	width: 600px! important; 
	height: 20px; 
	margin: 0px auto; 
}