#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	padding-right: 20px;
	padding-left: 20px;
	width: 756px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#contentBG {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C2C2C2;
	border-bottom-color: #C2C2C2;
	border-left-color: #C2C2C2;
}


#top {
	background-image: url(../images/topBanner.jpg);
	height: 125px;
	width: 798px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C2C2C2;
	border-left-color: #C2C2C2;
	border-top-style: solid;
	border-top-color: #C2C2C2;
	border-top-width: 1px;
}
#footer {
	color: #808080;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
	color: #999999;
}
#footer a {
	color: #68979D;
	text-decoration: underline;
}


body {
	background-image: url(../images/bg.jpg);
	background-attachment: fixed;
}
/*Credits: CSSpplay */
/*URL: http://www.cssplay.co.uk/menus/pro_five */
.preload16 {background: url(../images/pro16_2.gif);}
.preload16a {background: url(../images/pro16_2a.gif);}

.pro16 {
	padding:0 0 0 1em;
	margin:0;
	list-style:none;
	height:43px;
	position:relative;
	font-size:11px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C2C2C2;
	border-left-color: #C2C2C2;
	background-color: #FFFFFF;
	background-image: url(../images/pro16_back.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.pro16 li {float:left; height:43px;}
.pro16 li a {display:block; float:left; height:40px; line-height:35px; color:#888; text-decoration:none; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 10px; cursor:pointer; background:url(../images/pro16_0a.gif) no-repeat;}
.pro16 li a b {float:left; display:block; padding:0 60px 0 0; background:url(../images/pro16_0.gif) no-repeat right top;}
.pro16 li.current a {color:#000; background:url(../images/pro16_2a.gif) no-repeat;}
.pro16 li.current a b {color:#000; background:url(../images/pro16_2.gif) no-repeat right top;}
.pro16 li a:hover {color:#000; background: url(../images/pro16_2a.gif) no-repeat;}
.pro16 li a:hover b {color:#000; background:url(../images/pro16_2.gif) no-repeat right top;}
.pro16 li.current a:hover {color:#000; cursor:default;}
