#wrapper {
	background-image: url(images/background.jpg);
	background-position: center top;
	width: 842px;
	margin: auto;
}

#wrapcontent {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 175px;
}


#bodytop {
	background-image: url(images/bodytop.gif);
	background-repeat: no-repeat;
	float: right;
	width: 600px;
	margin-right: 50px;
	height: 20px;
}
#bodycontent {
	background-image: url(images/bodycontent.gif);
	float: right;
	width: 600px;
	margin-right: 50px;
	color: #000;
	text-align: justify;
	word-wrap: break-word;
}

#bodybot {
	background-image: url(images/bodybotton.gif);
	background-repeat: no-repeat;
	float: right;
	width: 600px;
	margin-right: 50px;
	height: 40px;
	margin-left: 160px;
}
#sidenav {
	float: left;
	width: 120px;
	margin-left: 20px;
	font-size: small;
	font-weight: bold;
	color: #e5e5e5;
}


#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #FFF;
	width: 700px;
	margin-left: 70px;
}

#logo {
	width: 425px;
	font-size: 43px;
}
#copywrite {
	font-size: 10px;
	text-align: center;
	margin: auto;
	width: 800px;
	color: #e5e5e5;
}




h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	line-height: 25px;
	color: #900;
	text-align: left;
	text-decoration: none;
}
h2 {
	font-size: 14px;
	color: #900;
	text-align: left;
	text-decoration: none;
}
h3 {
	font-size: 14px;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	letter-spacing: 2px;
	font-weight: bold;
}


body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E5E5E5;
	background-color: #C00;
	margin: 0px;
	padding: 0px;
}

.sitemap {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #E5e5e5;
	float: right;
	width: 100px;
	text-align: left;
	font-weight: bold;
}


.centre {
	text-align: center;
}



.pglink:link, .pglink:visited {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
.pglink:hover {
	color: #666;
	text-decoration: none;
}

.footerlink:link, .footerlink:visited {
	font-size: 10px;
	color: #CCC;
	text-decoration: none;
	font-style: normal;
	letter-spacing: 1px;
}
.footerlink:hover {
	color: #999;
	text-decoration: none;
}



.navlink:link, .navlink:visited {
	color: #E4E4E4;
	text-decoration: none;
}
.navlink:hover {
	color:#F90;
	text-decoration: none;
}


.headlink:link, .headlink:visited {
	color:#FFF;
	text-decoration: none;
}
.headlink:hover {
	color:#FFF;
	text-decoration: none;
}


.quote {
	font-style: italic;
	color: #900;
	font-weight: bold;
}

.text {
	width: 550px;
	margin: auto;
	line-height: 20px;
}
.smtxtbox {
	float: left;
	width: 350px;
	margin-left: 30px;
}
.smrtxtbox {
	float: left;
	width: 150px;
	margin-left: 30px;
	text-align: center;
}

.medtxtbox {
	float: left;
	width: 400px;
	margin-left: 20px;
	margin-top: 20px;
}
.smtxtboxright {
	float: right;
	width: 300px;
	margin-left: 30px;
}
.currentsubmenu {
	color: #F90;
	text-decoration: none;
	font-size: 18px;
}


.600wide {
	width: 600px;
	float: right;
	margin-top: 20px;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
.highlight {
	font-size: 15px;
	color: #226C09;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.smtxtboxnomarg {
	width: 285px;
}
.smflrt {
	float: right;
	margin-right: 20px;
	width: 270px;
}
.image15padrt {
	float: right;
	padding-right: 15px;
	padding-left: 10px;
}
.image15padLFT {
	float: left;
	padding-right: 10px;
	padding-left: 15px;
}
.texttable {
	width: 550px;
	margin: auto;
	line-height: normal;
	font-size: xx-small;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
.disclaimer {
	cursor:pointer;
	cursor:hand;
	font-size: 10px;
	text-align: center;
	color: #CCC;
	clear: both;
}

#disclaimer {
	cursor:pointer;
	cursor:hand;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	width: 700px;
	color: #333;
	margin: auto;
}
