body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: ThreedLightShadow;
	text-align: center;
	margin: 0;
	padding: 0;
}
#banner{
	height: 120px;
	background-image: url(menu2/menu2_r1_c1.jpg);
	background-position: left;
	background-repeat: no-repeat;
	margin-left: 75px;
}
#wrapper{
	width: 770px;
	background-color: #FFFFFF;
	margin: 10px auto;
	border: 1px solid #000000;
	text-align: left;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	font-size: 12px;
	color: blue;
}
a:link {
	text-decoration: none;
	color: blue;
}
a:visited {
	text-decoration: none;
	color: purple;
}
a:hover {
	text-decoration: underline;
	color: Sienna;
}
a:active {
	text-decoration: none;
	color: red;
}
h1 {
	font-size: 36px;
	color: #3E4D76;
}
h2 {
	font-size: 24px;
	color: Gray;
}
h3 {
	font-size: 18px;
	color: #3E4D76;
}
h4 {
	font-size: 16px;
	color: Gray;
}
h5 {
	font-size: 14px;
	color: #3E4D76;
}
h6 {
	font-size: 12px;
	color: Gray;
}
#linkmenu {
	padding: 0;
	margin: 0;
	background-color: White;
	width: 768px;
}
#linksleftcol {
	float: left;
	width: 140px;
	height: 100%;
	margin-top: 10px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #336666;
	background-color: #E7E7E7;
	background-repeat: no-repeat;
	text-align: left;
	padding: 3px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#maincontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #394C84;
	text-align: left;
	padding: 3px;
	margin-top: 10px;
	margin-left: 160px;
	width: 465px;
	height: 110%;
}
.clearit{
	clear: both;
	display: block;
}
.menuitem img {
border-width: 0px;
width: 134px;
height: 82px;
background: top left no-repeat;
}
a# menuitem1 img {
background-image: url(menuitem1.gif);
}
.container{
	width: 99%;
	float: right;
}
