@charset "utf-8";
#wrapper {
	height: auto;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-color: #333;
}
#main {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #55A0FF;
}
.mainhover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
	border: 0;
}
.hmwsaHeading {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C00;
}

#header {
	padding-top: 15px;
	padding-bottom: 15px;

}
#photohead {
	background-image: url(photos/grapedismall.jpg);
	height: 200px;
}

#line0 {
	background-image: url(photos/LINE.gif);
	height: 4px;
}
#line1 {
	background-image: url(photos/LINE.gif);
	height: 4px;
	margin-bottom: 10px;
}#line2 {
	background-image: url(photos/LINE.gif);
	height: 4px;
	margin-top: 10px;
}
#line3 {
	background-image: url(photos/LINE.gif);
	height: 4px;
}

#footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #999;
	text-align: center;
	text-transform: none;
}
#copyright {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	text-align: center;
	
}
#banner {
	background-image: none;
	height: auto;
	width: 750px;
	background-color: #666;
}
a:link {
	text-decoration: none;
	border:none
}
a:hover {
	text-decoration: none;
	color: #C00;
}
a {
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	color: #999;
	font-size: 12px;
}
