body 
	{
		background-color: #947D2F;
		background-color: #dab000;
		color: #000000;
		color: #3b0c00;
	}

* 
	{
		margin: 0px;
		padding: 0px;
		border: 0px;
	}
#content
{
	width: 1280px;
	margin: auto;
	/*height: 1300px !important;
	height: 1230px;*/
	height:auto;
}
#header 
	{
		background-image:url(../img/header.jpg); 
		background-repeat:no-repeat; 
		height:147px; 
		width:1280px;
	}
#leftBorder 
	{
		background-image:url(../img/leftBg.jpg); 
		background-repeat:no-repeat; 
		height:477px; 
		width:199px;
		float:left;
	}
#rightBorder 
	{
		background-image:url(../img/rightBg.jpg); 
		background-repeat:no-repeat; 
		height:477px; 
		width:198px;
		float:left;
	}
#siteContent 
	{
		height:477px; 
		width:883px;
		float:left;
	}
#clear 
	{
		clear:both;
		line-height:0px;
		height:0px;
		border:0px;
		padding:0px;
		margin:0px;
		font-size:0px;
	}
#menu
	{
		height:76px; 
		width:883px;
		background: url(../img/navMenu.jpg) no-repeat;
		padding-left:204px;
		padding-top:31px;
		padding-right:226px;
		height:45px; 
		width:453px;
	}
#menu ul
	{
		height:45px; 
		width:453px;
	}
#menu ul li
	{
		height:45px; 
		width:auto;
		float:left;
		list-style:none;
	}
	#site_area 
	{
		height:401px; 
		width:883px;
		height:396px; 
		width:832px;
		padding-top:5px;
		padding-left:51px;
		background-image:url(../img/contentBg.jpg); 
		background-repeat:no-repeat;
	}
	#site_area #overflow
	{
		height:374px; 
		width:771px;
		position:relative; 
		overflow:hidden;
		overflow:auto;
	}

#site_area  sup
	{
		color: #ff0000;
		color: #0e0500;
		color: #3b0c00;
		font-size: 10px;
		font-weight: bold;
	}

#site_area p
	{
		font-size: 14px;
		color: #fefefe;
		color: #0a0600;
		color: #b5b9ba;
		color: #7c3902;
		color: #3b0c00;
	}
		
#site_area a 
	{
		color: #111111;
		color: #000000;
	}

#site_area a:hover
	{
		color: #0000ff;
		color: #ffffff;
	}

#rihanna
	{
		font-size: 16px;
		color: #000000;
		font-weight: bold;
		position: relative;
	}
	
a:hover span.shadow 
	{
		color:#000000;
	}

span.shadow 
	{
		top: -2px;
		left: -2px;
		color: #ff0000;
		color:#ffffff;
		position: absolute;
	}
	
#rihanna:hover
	{
		color: #333333;
	}
	
#helpdesk
	{
		color: #000000;
		font-weight: bold;
		position: relative;
	}

#helpdesk:hover
	{
		color: #333333;
	}

#mail
	{
		color: #000000;
		font-weight: bold;
		position: relative;
		text-decoration: none;
	}

#mail:hover
	{
		color: #333333;
		text-decoration: none;
	}
	
#footer	
	{
		color: #000000;
		color: #fefefe;
		color:#0a0600;
		font-size: 10px;
		background-image:url(../img/footer.jpg); 
		background-repeat:no-repeat; 
		height:56px; 
		width:1048px !important;
		padding-left:232px !important;
		width:1106px;
		padding-left:174px;
	}
#footer	#footerContent
	{
		text-align: center;
		height:56px; 
		width:673px;
	}
#footerContent a 
	{
		color: #000000;
	}

#footerContent a:hover
	{
		color: #ffffff;
	}

