.sitelogo {
	background-image: url(images/final.gif);
	height: 19.5em;
	width: 15.5em;
	background-repeat: no-repeat;
	position: relative;
	left: 0.5em;
	top: -11em;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.tableborder {
	border: 0.1em solid #666666;
}
.pagewrap {
	top: 0em;
	position: absolute;
}
.indent {
	padding: 4px;
}
.infobutton {
	background-image: url(images/infobutton.gif);
	background-repeat: no-repeat;
	height: 4em;
	width: 11em;
	position: relative;
	right: -11em;
	top: 0.8em;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-position: center top;
	font-size: 10px;
	text-decoration: none;

}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

.spacer {
	height: 3.1em;
	width: 1.1px;
}
.head4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.rightalignimg {
	float: right;
	padding-top: 8px;
	padding-left: 8px;
}
.leftalignimg{
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
}
ul {
	list-style-type: square;
	line-height: 1.7em;
}
.redtext {
	color: #FF0000;
	font-size: 1.3em;
}

.joinus {
	background-image: url(images/joinus.gif);
	position: absolute;
	background-repeat: no-repeat;
	height: 9em;
	width: 16.5em;
	left: 55.7em;
	bottom: 9em;

}
.barsep {
	position: absolute;
	top: 11em;
}

a {
	font-size: 12px;
	font-weight: normal;
	color: #6699FF;
	text-decoration: underline;
}
.navmenu {
	text-decoration: none;
	left: 12.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	position: relative;
	top: 0em;
}
.navmenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.navmenu li {
	margin: 0em;
	float: left;
}
.selecteditem {
	background-image: url(images/vertical_menu_tabdark.gif);
	background-repeat: no-repeat;
	height: 2.1em;
	line-height: 2em;
	float: left;
	width: 8em;
	display: block;
	text-decoration: none;
	text-align: center;
	border-bottom-width: 0.1em;
	border-bottom-color: #666666;
	color: #FF0000;

}

.options {
	background-image: url(images/vertical_menu_tab.gif);
	background-repeat: no-repeat;
	height: 2em;
	line-height: 2em;
	float: left;
	width: 8em;
	display: block;
	text-decoration: none;
	text-align: center;
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	color: #000000;
}

.navmenu li a:hover {
	background-image: url(includes/cssmenus2/skins/metal_simple/img/vertical_menu_tabdark.gif);
	background-repeat: no-repeat;
	height: 2em;
	line-height: 2em;
	float: left;
	width: 8em;
	display: block;
	text-decoration: none;
	text-align: center;
	color: #333333;
}




/* Hide from IE5-Mac \*/
.navmenu li a
{
float: none
}
/* End hide */ 

.navmenu
{
	width:58em;
	position: absolute;
	height: 5em;
} 
h2 {
	font-size: 225%;
	margin: 0px 0px 5px 0px;
}
