body {

	font: 70%/1.5 Verdana, Arial, Helvetica, sans-serif;

	color: #585858;

	margin: 20px 0px;

	padding: 0px;

	text-align: center;/*Centers the page in Internet Explorer*/

	background: #C7C7C7;

}







#wrapper {







	background-color:#FFFFFF;







	width: 800px;







	margin: 10px auto;







	text-align: left;/*Reverses the above rule for the rest of the content*/







}







#header {

	background:url(../images/header.gif) no-repeat;

	background-color:#ffffff;

	width: 800px;

	margin-right: auto;

	margin-left: 0px;

	margin-bottom: 0px;

	height: 103px;







}







#header p {

	position:relative;

	line-height: 1.2em;

	margin-top: 15px;

	margin-right:40px;

	font-size: 10px;
	
	color:#ffffff;
}







#header a:link {







	line-height: 1.2em;







	font-size: 10px;







	color:#ffffff;







}







#container {







	width: 600px;







	background: url(../images/background.jpg) repeat-y;







	float: left;







}







#content {







	margin-right: 20px;







	margin-left: 40px;







}







#content p {







	text-align: left;







	line-height: 1.5em;







}







#content img {







	border-width: 0;















}







#content a:link, a:hover, a:visited, a:active {







	text-align: left;







	line-height: 1.5em;







	color:#000000;











}



#sidebar {



	position:relative;







	display: inline;



	



	width: 150px;







	float: right;







	margin-right: 25px;







	margin-left: 10px;







	margin-top: 10px;







	text-align: left;



	



	line-height: 1em;







}







#sidebar ul {



	position:relative;







	margin: 0px;







	padding: 0px;







	font-size: 11px;







	color: #333333;







	background: none;



	



	line-height: 1em;



	







}















#sidebar li {



	position:relative;	







	margin: 5px 0 0 0px;







	padding: 0 0 0 5px;







	list-style-type: none;







	background: none;







	color: #E0E0E0;







      line-height: 1em;



	







}















#sidebar a {

	border-left:none;

	padding: 4px 4px 4px 10px;

	color: #8490A7;

	display: block;

	background: #E0E0E0;

	width: 131px;

	text-decoration: none;

	line-height: 1em;

}

#sidebar a:hover {

	border-left: none;

	padding: 4px 4px 4px 10px;

	color: #ffffff;

	background: #C3C6CE;

	text-decoration: none;

	line-height: 1em;

}

#currpage a {

	border-left: none;

	color: #ffffff;

	background: #8490A7;

    line-height: 1em;

}/*To highlight the main buttons - standard look*/


#youarehere a {

	border-left: none;

	color: #fff;

	background: #A3B1BE;

    line-height: 1em;

}/*To highlight the page you are currently in*/

#youarehere a:hover {
	
	color: #fff;

	background: #A3B1BE;
}


#footer {







	background: url(../images/botty.gif) no-repeat;



	



	width: 800px;







	margin-right: auto;







	margin-left: 0px;







	margin-top: -20px;







	height: 92px;







	text-indent: 40px;







	text-align: left;







	color: #8490A7;







	font-size:11px







}







h5 {







	border-right: 0px #333333;







	font-size: 13px;







}







ul {







	margin: 10px;







	padding: 0;







	list-style: none;







}















ul li {







	padding: 0 0 0 10px;







	margin-right: 15px;







	margin-left: 10px;







	line-height: 1.5em;







	text-align: left;







	







}







.last {







	margin-bottom: 0;







}







.clearing {







	height: 0;







	clear: both;







}/*Used here to clear the floated elements above*/







