
body 
	{
	font-size: 10px;
	background-image: url('images/backgrounds/Orange_Red_Ridges_8_Donut_1-1.gif');
	color: #ff9900;
	}


img.LeftSide
	{
	float: left;
	margin: 0px 20px 5px 0px;
	}


a
	{
	color: #ffd600;
	text-decoration: none;
	}
	

a:link
	{
	color: #ffd600;
	text-decoration: none;
	}


a:visited
	{
	color: #ffff00;
	}


a:hover
	{
	color: #ffff00;
	text-decoration: underline;
	}


a:active
	{
	color: #ffff00;
	}


p
	{
	color: #000000;
	}


.rollover a {
display: block;
width: 200px;
height: 40;
font: 16px sans-serif;
text-align: center;
line-height: 40px;
color: #ffd600;
background: url("images/links/RedOrangeSilver1.gif") 0 0 no-repeat;
text-decoration: none;
}
.rollover a:hover { 
background-position: 0 -40px;
color: #ffd600;
}
.rollover a:active {
background-position: 0 -80px;
color:#000000;
}



.nlt {
display: block;
width: 200px;
height: 40;
font: 16px sans-serif;
text-align: center;
line-height: 40px;
color:#ffd600;
background: url("images/links/100x3_Red.gif") 0 0 no-repeat;
text-decoration: none;
}



h1, h2, h3, h4 
	{
	font-family: Souvenir, Verdana, Tahoma;
	text-align: center;
	}


h1 
	{
	font-size: 18pt;
	color: #000000;
	}


h2 
	{
	font-size: 14pt;
	}


h3 
	{
	font-size: 11pt;
	margin: 5px 0px 8px 0px;
	}

