body {
	text-align:center;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-top: 0px;
	padding-top: 0px;
}
#wrapper {
	text-align:left;
	width:730px;
	position:relative;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#header {
	background-image: url(images/bar.gif);
	height: 124px;
	width: 730px;
	clear: both;
	margin-top: 15px;
	padding: 0px;
}
#bottom {
	color: #FFFFFF;
	background-color: #DE093A;
	font-weight: bold;
	width: 720px;
	padding: 5px;
}

#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	height: 20px;
	margin-top: 43px;
	padding-right: 10px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	font-weight: bold;
	width: 560px;
	float: right;
}

.nav a:link {
	text-decoration: none;
	color: #000000;
}

.nav a:hover{
	text-decoration: underline;
	color: #FF0000;
}
.nav a:visited {
	text-decoration: none;
	color: #000000;
}
#main {
	padding: 10px;
	width: 700px;
}
/* Navigation Menu Styles */
.p7triggers {
	position: absolute;
	top: 60px;
	margin: 0;
	font-size: 12px;
}
#p7trig2 {left: 156px; width: 58px;}
#p7trig3 {left: 222px; width: 80px;}
#p7trig4 {left: 309px; width: 125px;}
#p7trig5 {left: 448px; width: 102px;}
#p7trig6 {left: 560px; width: 80px;}
#p7trig7 {left: 648px; width: 78px;}

.p7triggers a {
	background-color: #ffffff;
	text-decoration: none;
	display: block;
	color: #000000;
	font-weight: bold;
}
.p7triggers a:hover, .p7triggers a:active, .p7triggers a:focus {
	background-color: #ffffff;
	color: #ff0000;
}

.p7submenus {
	font-size: 12px;
	position: absolute;
	top: 82px;
	background-color: #FFFFFF;
	border-right:1px solid #7d7d7d;
	border-bottom:1px solid #7d7d7d;
	width: 130px;
	visibility: hidden;
}
#p7sub3 {left: 225px;}


ul.p7submenus {margin: 0; padding: 0;}
.p7submenus li {list-style-type: none; margin: 0; padding: 0;}
.p7submenus a {
	color: #000000;
	text-decoration: none;
	padding: 2px 6px 2px 16px;
	display: block;
	border: 1px dotted #CCCCCC;
}
.p7submenus a:active, .p7submenus a:focus {
	color: #ff0000;
}
.p7submenus a:hover {background-color:#CCCCCC;}
#clearwrapper {clear: both;}

h2 {
	font-size: 110%;
	font-weight: bold;
}

h1 {
	font-size: 140%;
	font-weight: bold;
}

