@charset "utf-8";
#container {
	margin: 0px;
	padding: 0px;
	width: 800px;
	background-image: url(images/containerbg.jpg);
	background-repeat: repeat-y;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 430px;
	width: 800px;
}
#rtpanel p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
}
#rtpanel h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000033;
	text-decoration: underline;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
}

#rtpanel {
	background-image: url(images/rtpanel.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 100%;
	width: 525px;
	background-color: #98C7CF;
}
#ltpanel li {
	list-style-image: none;
	list-style-type: none;
	list-style-position: inside;
	background-color: #CC9900;
	height: 20px;
	width: 200px;
	border: 1px solid #153777;
	margin: 0px;
	padding: 0px;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
#ltpanel li:hover {
	list-style-image: none;
	list-style-type: none;
	list-style-position: inside;
	background-color: #CCCC99;
	height: 20px;
	width: 200px;
	border: 1px solid #153777;
	margin: 0px;
	padding: 0px;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
#ltpanel a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #133072;
	text-decoration: none;
}



#ltpanel {
	background-image: url(images/ltpanel.jpg);
	background-repeat: no-repeat;
	height: 100%;
	width: 265px;
	background-color: #FEBF10;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	text-decoration: none;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#ltpanel td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000066;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}
#footer {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 100%;
	width: 800px;
}
#ltpanel a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: underline;
}
#rtpanel h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000033;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
}
#rtpanel a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #133072;
	text-decoration: none;
}
#rtpanel a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
