body {
	background-color: #EEEEEE;
}
div.wrapper {
	position: relative;
	width:926px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#outercontainer {
	float:left;
	width:926px;
	border: 0px none #000000;
	background-color: #EEEEEE;
	padding: 0px;
}
#header
{
	float:left;
	width:926px;
	background-color: #FFFFFF;
}
#headerleft
{
   float: left;
   width: 228px;
}
#headerright
{
	float: right;
	width: 190px;
	padding: 0px;
}
#innercontainer
{
	clear:left;
	float:left;
	width: 926px;
	padding-top: 5px;
	background-image: url(/images/menubak.gif);
	background-repeat: repeat-y;
}
#menu
{
	float:left;
	background-color: #A3A3A3;
	width: 155px;
	padding-top: 0px;
	padding-bottom: 10px;
}
#menu .heading {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	background-image: url(/images/menuheading.gif);
	height: 21px;
	width: 140px;
	padding-top: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#menu a, #menu a:link, #menu a:visited, #menu a:active
{
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	height: 21px;
	width: 140px;
	padding-top: 5px;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 15px;
	background-color: #A3A3A3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover
{
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	height: 21px;
	width: 140px;
	padding-top: 5px;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 15px;
	background-color: #859FAC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
}
#maincontent
{
	float:right;
	width: 766px;
	background-color: #FFFFFF;
}

.rightcontainer {
	width:100%;
}
.rightbar
{
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #EEEEEE;

}
.righthead
{
	background-image: url(/images/menuheading2.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	height: 21px;
	padding-top: 5px;

}
.rightmain
{
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-image: url(/images/boxbak.jpg);
	background-repeat: repeat-x;
	background-position: bottom;

}
#box-pic {
	width: 70px;
	height: 70px;
	margin: 4px 4px 4px 0px;
	padding: 0;
	float: left;
	border: 1px solid #000000;
	}
.innermain
{
	background-image: url(/images/boxbak.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#footer
{
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #859FAC;
	height: 21px;
	padding-top: 5px;
}

a, a:link, a:visited, a:active
{
	text-decoration: none;
	color: #006699;
}
a:hover
{
	text-decoration: none;
	color: #666666;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

