body
{
color: #ffffff;
font-family: Trebuchet MS, Calibri, Arial, Helvetica, sans-serif;
}

div
{
color: #ffffff;
font-family: Trebuchet MS, Calibri, Arial, Helvetica, sans-serif;
}

	#content{
		color: #ffffff;
		padding:20px;
		font-family: Trebuchet MS, Calibri, Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-align:left;
	}
	
	#contact{
		color: #ffffff;
		padding:20px;
		font-family: Trebuchet MS, Calibri, Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-align:left;
	}
	
	.header{
		padding:10px;
	}
	.footer{
		padding-top:20px;
		padding-bottom:20px;	
	}
	
	#footertext{
		font-family: Trebuchet MS, Calibri, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #666666;
		padding:10px;
	}
	#footertext a{
		color:#666666;
	}
	#footertext a:hover{
		color:#EC9313;
	}	
	h1 {
		font-family: Trebuchet MS, Arial, Helvetica,  sans-serif;
		font-size: 30px;
		color: #EC9313;
		font-weight: bold;
		margin-top:0px;
	}
	
	h2 {
		font-family: Trebuchet MS, Arial, Helvetica,  sans-serif;
		font-size: 20px;
		color: #EC9313;
		font-weight: bold;
	}
	li {
		color: #EC9313;
		text-align: left;
	}
	hr {
		  color:#EC9313;
	}
	
	#menu {width:200px; margin:10px 10px; font-family: Calibri; font-size: 11px; text-align:left;}
	#menu a, #menu a:visited {display:block; padding-bottom:5px; width:100%; height:20px; line-height:20px; text-decoration:none; color:#666666; font-weight:bold; background:url(Images/off.jpg); background-repeat:no-repeat;}
	#menu a span {padding-left:25px;}
	#menu a:hover {display:block; width:100%; height:20px; cursor:pointer; text-decoration:none; color:#fff; background:url(Images/on.jpg); background-repeat:no-repeat;}	
	
	#content a {
		color:#ffffff;
	}
	#content a:hover{
		color:#EC9313;
	}	
	
	#contact a {
		color:#ffffff;
	}
	#contact a:hover{
		color:#EC9313;
	}	
	