a:link {color:#663300;} /* unvisited link */
a:visited {color:#663300;} /* visited link */
a:hover {color:#663300;} /* mouse over link */
a:active {color:#663300;} /* selected link */

a.nav3000x1:link {color:#333333;text-decoration:none;} /* unvisited link */
a.nav3000x1:visited {color:#333333;text-decoration:none;} /* visited link */
a.nav3000x1:hover {color:#333333;text-decoration:underline;} /* mouse over link */
a.nav3000x1:active {color:#333333;text-decoration:underline;} /* selected link */

body{
    background-image:url('bg1.jpg');
    margin:0;
    padding:0;
    }
	
FORM { margin: 5px 0 }

#container
{
width: 770px;
margin-top: 20px;
margin-left: 20px;
background-color: #ffffff;
border: 3px solid black;
}

#top {
	background:#999999;
	text-align: center;
	width:770px;
	padding:0px;
	border-bottom: 1px solid #999999;
	}

#content {
    width: 760px;
	padding: 5px;
    background:#ffffff;
	font-family: verdana;
	font-size: 12px;
	color: #333333;
    }
	
#navstrip {
    background-image:url('navstrip770.gif');
	width: 770px;
	font-family: verdana;
	font-size: 12px;
	color: #333333;
    }
	
#bigleft {
    background:#ffffff;
	float:left;
    width:535px;
	padding-left:10px;
	font-family: verdana;
	font-size: 12px;
	color: #333333;
    }
	
#smallright {
    background:#ffffff;
	float:right;
    width:210px;
	padding:5px;
	font-family: verdana;
	font-size: 12px;
	color: #333333;
    }
	
#normal {
    background:#ffffff;
    width:770px;
	padding:5px;
	font-family: verdana;
	font-size: 12px;
	color: #333333;
    }	
	
#bottom {
    width: 770px;
    background:#cccccc;
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	clear:both;
    }

.freshpage textarea {
	width: 490px;
	height: 35px;
	padding: 5px;
	background: #eee;
	border: 1px solid #999;
	font-family: verdana;
	font-size: 10px;
}

.freshpage2 textarea {
	width: 490px;
	height: 50px;
	padding: 5px;
	background: #eee;
	border: 1px solid #999;
	font-family: verdana;
	font-size: 10px;
}
	
	
.nav3000x1 
    {   
	text-transform:uppercase;
	font-family: verdana;
	font-size: 12px;
	color: #333333;
    }
	
.nav3000x2
    {   
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
    }

.header 
    {  
	font-family: verdana;
	font-size: 12px;
	color: #336633;
	font-weight:bold;
    }
	
.header2 
    {   
	font-family: verdana;
	font-size: 14px;
	color: #336633;
	font-weight:bold;
    }
	
.header3 
    {   
	font-family: verdana;
	font-size: 14px;
	color: #333333;
	font-weight:bold;
    }
	
.topheader{
font-family: verdana;
	font-size: 24px;
	color: #333333;
		 }
		 
.black{
font-family: verdana;
		 font-size: 12px;
		 color: #333333;
		 text-decoration:none;
		 } 
		 
.greylight{
font-family: verdana;
		 font-size: 10px;
		 color: #999999;
		 text-decoration:none;
		 }
		 
		 
.greysmall{
font-family: verdana;
		 font-size: 10px;
		 color: #666666;
		 text-decoration:none;
		 }

.darkbrown{
font-family: verdana;
font-size: 12px;
color: #663333;
font-weight:bold;
		 }

.brown{
font-family: verdana;
		 font-size: 12px;
		 color: #996633;
		 text-decoration:none;
		 }