body {
	color:#333333;
	background:#E4E1D8;
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
}

a:link { color: #000066; text-decoration: underline;}
a:visited { color: #000066;text-decoration: underline;}
a:hover {color: #b81e22; text-decoration: none;}

divt {
	border : solid #000 1px;
}

img {
	border:none;
}

#pagewrapper {
	width: 830px;
	margin: 0px auto 0px auto;
	background: url('../images/page-bg.gif') repeat-y #E4E1D8;
}
#header {
	width: 830px;
	height: 112px;
}

#panelwrapper {
	width: 800px;
	margin: 0px 15px;
}

#leftpanel {
	width: 158px;
	float: left;
	background-color: #A5D8F6; 
}
#leftpanelbottom {
	width: 158px;
	float: left;
	background-color: #303160; 
}

#rightpanel {
	width: 642px;
	float: right;
}

#splash img {
	margin:0px;
	padding:0px;
}

#content {
	padding:30px;
	padding-top: 15px;
}

#footer {
	width: 830px;
	margin: 0px auto 0px auto;
	text-align:right;
}

#footer {
	color: #568AA9;
}

#footer a {
	color: #568AA9;
}

#footer a:hover {
	color: #ffffff;
}

.clear {
	margin-bottom:-1px;
	height:1px;
	font-size:1px;
	clear:both;
}
