body{
	background-color:#fff;
	padding:0;
	margin:0;
}

img{
	border:0;
}

a:active {
	outline: none;
}

a:focus { 
	-moz-outline-style: none; 
}

#wrapper{
	margin:0 auto;
	width:984px;
}

#header,
#main,
#footer{
	width:984px;
	float:left;
}

#header{
	height:25px;
	background-color:#eee;
	position:relative;
}

#middle{
	float:left;
}

#right{
	width:200px;
	float:left;
}

#left{
	width:300px;
	float:left;
	height::1000px;
}
	
#topnav{
	height:25px;
}

#footer{
	height:59px;

}

#footer a:hover{
	color:#2f5519;
}

.relative{
	position:relative;
}

.left{
	float:left;
}

.right{
	float:right;
}

.none{
	float:none;
}

.clear{
	clear:both;
}

.top{
	z-index:9999; 
	position:relative;
}

.ie6{
	margin-right:-3px;
}

.pointer{
	cursor:pointer;
}

.formborder1{
	border:0;
	height:13px;
	width:90px;
	padding-top:1px;
}

.text1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:44px;
	letter-spacing:-4px;
}

.text2 a{
	color:#333;
	
}

.text2{
	font-family:Arial;
	font-size:12px;
	letter-spacing:-1px;
}

.text3{
	font-family:Arial;
	font-size:12px;
	letter-spacing:-1px;
	color:#666;
}