body  {
	font-size: 90%;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color: #663333;
	margin: 0;
	padding: 0;
	text-align: center;
}
#container {
	width: 750px;
	background-color: #FFFFFF;
	margin: 0 auto;
	text-align: left;
} 
#header {
	height: 180px;
	background-image: url(../images/pageheader1.GIF);
	background-repeat: no-repeat;
}
#sidebar1 {
	float: left;
	width: 170px;
}
#sidebar1 p {
	font-size: 90%;
	color: #0099FF;
	font-weight: bold;
	margin-left: 5px;
	text-align: center;
}
#mainContent {
	margin: 0 0 0 185px;
	padding: 0 0;
	line-height: 145%;
	font-family: Tahoma, Verdana, Arial, Helvetica, Geneva;
	font-size: 95%;
/*	border-left: solid 1px #0099FF; */
}
#footer {
	height: 152px;
	background-image: url(../images/pagefooter.gif);
	background-repeat: no-repeat;
} 

/* SpryMenuBarVertical.css - Revision: Spry Preview Release 1.4 */
/* The outermost container of the Menu Bar, a fixed width box with no margin or padding */
ul.MenuBarVertical {
	margin: 10px 0 0 10px;
	padding: 0;
	list-style-type: none;
	width: 160px;
}
ul.MenuBarActive { z-index: 1000; }

/* Menu item containers */
ul.MenuBarVertical li {
	list-style-type: none;
	width: 170px;
	position: relative;
	text-align: left;
}
/* Submenus */
ul.MenuBarVertical ul {
	list-style-type: none;
	position: absolute;
	z-index: 1020;
	width: 160px;
	left: -1000em;
	top: 0;
}
ul.MenuBarVertical ul.MenuBarSubmenuVisible
{
	left: 120px;
}
/* Menu items */
ul.MenuBarVertical a
{
	display: block;
	border: 1px solid #FFF;
	padding: 0.5em;
	color: #663333;
	text-decoration: none;
	background-color: #0099FF;
} 
ul.MenuBarVertical a.MenuBarItemSubmenu
{
	background-image: url(../SpryAssets/SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
ul.MenuBarVertical a.MenuBarItemSubmenuHover
{
	background-image: url(../SpryAssets/SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
{
	background-color: #FFCC00;
	color: #663333;
}
ul.MenuBarVertical iframe
{
position: absolute;
z-index: 1010;
filter:alpha(opacity:0.1);
}

	
}
@media screen, projection
{
	ul.MenuBarVertical li.MenuBarItemIE /*browser hack*/
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
}
.screenreader {
	width: 0;
	height: 0;
	overflow: hidden;
	display: none;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
#mainContent img {
	border: 0px solid #000;
}
.indent {
	margin-left: 40px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
hr {
	clear: both;
	height: 2px;
	color: #0099FF;
}
h1, h2, h3 {font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;}
h1 {
	font-size: 160%;
	font-weight: bold;
}
h2 {
	font-size: 140%;
	font-weight: bold;
}
h3 { font-size: 130%; }
h6 {
	font-weight: normal;
	color: #0099FF;
	font-size: 80%;
}
p {
	font-style: normal;
	font-weight: normal;
}
#mainContent img {

}
#mainContent a:link {
	color: #0099FF;
	text-decoration: none;
}
#mainContent a:visited {
	color: #0099FF;
	text-decoration: none;
}	
#mainContent a:hover {
	color: #000000;
	background-color: #FFCC00;
	text-decoration: none;
}
img a:link {
	border: solid 1px #0099FF;
}
img a:visited {
	border: solid 1px #999999;
}	
img a:hover {
	border: solid 2px #FFCC00;
}
#mainContent h6 a:link {text-decoration: none;}
#mainContent h6 a:visited {text-decoration: none;}
#mainContent h6 a:hover {text-decoration: none;}
.designer {font-size: 90%; color: #FFCC00;}
.designer a:link {text-decoration: underline; color: #FFF;}
.designer a:visited {text-decoration: none; color: #FFCC00;}
.designer a:hover {text-decoration: none; background-color: #FFCC00; color: 663333;}
