body
{
	background-color: #FF9999;
	background-image: url(pagebg.gif);
	background-repeat: repeat;
	background-position: 0 0;
	
	
}


#content
{

	background: #fff url(contentbg.gif) no-repeat right bottom;

}


#flashy
{
	background: url(flashbg.gif) no-repeat right bottom;
}




p {

color: #333;
	font-family: Lucida Sans Unicode, Lucida Sans, Lucida Grande, Verdana, Sans;
	font-size: 11px;
	line-height: 13px;
	font-style: normal;
	font-weight: normal;
	padding:0 0 20px 0;margin:0;
	
	}
	
h1 {
	color: #FFBD33;
	font-family: Lucida Sans Unicode, Lucida Sans, Lucida Grande, Verdana, Sans;
	font-size: 16px;
	line-height: 16px;
	font-style: normal;
	font-weight: bold;
	letter-spacing:2px;
	padding:85px 0 15px 0; margin:0;

}	

#footer
{
	
	color: #993333; !important
	
}

#footer a
{
	color: #993333; !important
	
	}
	
#footer a:hover
{		
	color: #933;	!important


}
