body{
	margin:0;
	background-color:#0F726F;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#696969;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: scroll;
	/*margin:0 auto;
	position:relative;
	width:870px;
	#width:871px;*/
	/*height:101%;*/
}
a, a:visited, a:active {
	color:#0F726F;
	font-weight:bold;
	text-decoration:underline;
}
a:hover {
	color:#0F726F;
	font-weight:bold;
	text-decoration:none;
}
#pageContainer{
	margin:0 auto;
	width:870px;
	border:none
}
#pageContainer #content{
	width:800px;
	margin:0 auto;
	margin-left:35px;
	#margin-left:36px; /* IE 7 Hack */
	/*float:left;*/
	border:none;
	border-left:1px solid white;
	border-right:1px solid white;
}
#pageContainer #content ul li{
	color:#696969;
}
#pageContainer #content .topofPage {
	width:800px;
	height:15px;
	border:0px solid #000000;
}
#pageContainer #menu{
	background-image:url(../images/menu.gif);
	background-position:left;
	background-repeat:repeat-y;
	text-align:center;
	padding:10px 0;
	color:#ffffff;
	font-size:12px;
	border-bottom:1px solid #ffffff;
}
#pageContainer #menu a, #pageContainer #menu a:visited, #pageContainer #menu a:active{
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 6px;
}
#pageContainer #menu a:hover{
	color:#ffffff;
	text-decoration:underline;
}
#content #contentText, #content #contentText table, #content #contentText h1, #content #contentText h2, #content #contentText h3, #content #contentText p{
	background-color:#ffffff;
	margin:0 auto;
}
#content #contentText{
	font-size:12px;
	padding:5px 20px;
}
#textContentHolder{
	width:404px;
}
#content #contentText img{
	float:right;
	clear:right;
	width:350px;
	margin-top:17px;
	margin-right:-5px;
	padding:0px;
}
#content #contentText img.middleImg {
	border:0px;
	float:none;
	width:auto;
}
#content #contentText #textContentHolder h1, #textContentHolder2 h1, h1 {
	margin:0px 0px 5px 0px;
	margin-top:16px;
	padding:0;
	font-size:20px;
	color:#128B88;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#content #contentText #textContentHolder h2, #textContentHolder2 h2, h2 {
	font-size:14px;
	margin:0px;
	padding:0;
} 
#content #contentText #textContentHolder h3, #textContentHolder2 h3, h3 {
	font-size:18px;
	color:#34756d;
	margin:0px;
	padding:0;
} 
#content #contentText p, #textContentHolder2 p {
	line-height:20px;
} 
#textContentHolder2 {
	width:753px;
}
#footer{
	clear:both;
	margin-left:35px;
	width:760px;
	height:26px;
	color:#929292;
	font-weight:bold;
	padding:10px 20px;
	border-left:1px solid white;
	border-right:1px solid white;
}
#footer a, #footer a:visited, #footer a:active {
	color:#929292;
	font-weight:bold;
	text-decoration:none;
}
#footer a:hover {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
/* start of new menu system */
div #main-menu-w {
/*	background-color:#2E4B73!important;*/
}
#main-menu {
	list-style:none;
	width:794px;
	margin:0px auto;
	padding:11px 0px 0px 6px;
	background-color:#4b4343!important;
	height:39px;
	font-size:12px;
	text-align:center;
}
#main-menu li {
	float:left;
	margin-right:4px;
	background:#e1e1e1 url('../images/bg-tab-left.gif') top left no-repeat;
	padding-left:8px;
	border-bottom:1px solid #4b4343;
	height:38px;

}
#main-menu li.current {
	background:#ffffff url('../images/bg-tab-left-on.gif') top left no-repeat;
	border-color: #ffffff;
}
#main-menu a:link, #main-menu a:visited {
	border:none;
	color:#5d5252;
	background:transparent url('../images/bg-tab-right.gif') top right no-repeat;
	padding-top:5px;
	padding-right:8px;
	height:33px;
	float:left;
	display:block;
/*	z-index:9999;*/
	font-weight:bold;
	text-decoration:none;
}
#main-menu a {
	float:none;
}
#main-menu a:hover {
	text-decoration:none;
}
#main-menu li.current a:link, #main-menu li.current a:visited, #main-menu li.current a:hover {
	background-image:url('../images/bg-tab-right-on.gif');
	text-decoration:none;
	cursor:default;
}
.rolloverIMGl {
	background:#ffffff url('../images/bg-tab-left-on.gif') top left no-repeat!important;
	border-color: #ffffff!important;
}
.rolloverIMGr {
	background:transparent url('../images/bg-tab-right-on.gif') top right no-repeat!important;
	border-color: #ffffff!important;
}
.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5A5051;
}
.big a, .big a:visited, .big a:active {
	color:#5A5051;
	text-decoration:none;
}
.big a:hover {
	text-decoration:underline;
}
.bigger {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #66CC00;
}
