body {
	margin: 0px; 
	padding: 0px; 
	color: #333; 
	background-color : #8AA9C2;
	font: 75%/normal Arial, Helvetica, sans-serif;
}

 
.ribbon 
 {
    height: 300px;
	background: transparent url(Images/sbg2.gif);
	background-repeat: repeat-x;
	background-position: center;   
 }
     
.wd 
{
    text-align: center;
	width: 1000px;
	border: 1px solid yellow;
}

.sheader
{
    text-align: center;   
}

.sfooter
{
 	margin: 0px; 
	padding: 3px 0px 0px 0px; 
	height: 35px;
	background: transparent url(Images/sbg9.gif);
	background-repeat: repeat-x;
	background-position: center;  	
}
.sfootertext, .sfootertext a
{

    padding: 0px 0px 0px 0px;
    color: white;
    font-size: 100%;
	font: Arial, Helvetica, sans-serif;
	text-decoration: none;      
}

.sfootertext a:hover, .sfootertext a:active
{
    color: white;    
    text-decoration: underline;
}

.sfootertext ul, li
{
    display: inline;
    list-style: none;
    padding: 0px 25px 0px 10px;
    
}

.lgspacer
{
    height: 30px;
}

.entersite a, .entersite a:visited
{
    color: #30211A;
	font-family: "Trebuchet MS", sans-serif; 	
	padding: 1px 1px 1px 1px;
    margin: 0px;
	letter-spacing: 1px;
	font-variant: normal;
	font-weight: bold; 
	text-align : center;
	font-size: 175%;
	text-decoration: none;
	height: 25px;
}

.entersite a:hover, .entersite a:active 
{
    color: #30211A;
    text-decoration: underline;
    cursor: pointer; 
}

.spicbdr
{ 
    border: 2px solid white;
}

.copy, .copy a, .copy a:visited
{
    color: #666;
    text-decoration: none;
}