body{
	padding: 0px;
	margin:0px;
	font-family:arial;
}
label{
	display:block;
	width:135px;
	text-align:right;
	float:left;
	margin-top:3px;
	line-height:14px;
}
form fieldset textarea{
	width:300px;
	height:80px;
	padding:5px;
}
hr{
	display:none;
}

#homenav a img,img{
	border-style:none;
}
.picture{
	border-style:none;
	margin:5px;
	width:50px;
	height:50px;
}
.right{
	width:180px;
	float:left;
}
#green{
	float:left;
	background-color:#5ed69a;
	width:780px;
	display:block;
}
#white{
	background-color:white;
	width:100%;
}
#header{
	width:780px;
	height:119px;
	background-image:url('./header2.jpg');
	background-repeat:no-repeat;
	margin-bottom:5px;
}	
#menu{
	position:relative;
	left:200px;
	top:94px;
	color:white;
	display:inline;
}
#menu a,div a{
	color:#5ed69a;text-decoration:none;
}
#menu2{
	position:relative;
	left:320px;
	top:94px;
	color:white;
	width:400px;
	display:inline
}
#menu2 input{
	height:16px;width:85px;position:relative;top:0px;font-size:7pt
}
#menu2 #login {
	background:url('./signin.gif') no-repeat;
	width: 56px;
    	height: 23px;
    	border: 0px;
    	padding: 0px;
    	cursor: pointer;
	margin-right: 8px;
    	position: static;
}
select, #search input {
	width:130px;
	margin-bottom:5px;
	margin-top:3px;
}
#search #searchbtn {
	margin-top:10px;
	background:url('./search.gif');
	width:60px;
	height:23px;
	border: 0px;
}
.miniprofile{
	margin-top:5px;
	background:url('miniprofile.jpg');
	height:130px;
	width:780px;
	background-color:black;
}
/*.div{
overflow:hidden

}*/
#map_canvas img{
	behavior: none
}
h2{
	color:white;
}
