body {
	background: url(images/bg.gif);
}
#nav {
	padding-top: 3px;
	padding-left: 15px;
	font: bold 11px/19px Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	float: left;
}
#pagename {
	position: relative;
	top: 147px;
	font: bold 14px Arial, Helvetica, sans-serif;
	float: right;
	left: 176px;
}

#page {
	background: #FFFFFF;
	width: 779px;
	margin-right: auto;
	margin-left: auto;
}
#nav li {
	list-style: none;
}
#bottom a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dashed #999999;
}
#content a:hover {
	color: #333333;
	border-bottom-color: #333333;
}



#banner {
	background: url(images/banner_bg.gif);
	height: 216px;
	margin-bottom: 20px;
}
#banner h1 {
	display: none;
}
#content {
	color: #666666;
	font: 12px/20px Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	background: url(images/content_bg.gif) repeat-x bottom;
	padding-right: 55px;
	padding-bottom: 55px;
	padding-left: 55px;
}
#bottom {
	background: #000000 url(images/bottom_bg.gif) no-repeat;
	height: 59px;
	color: #FFFFFF;
	text-align: center;
	font: 9px/16px Verdana, Arial, Helvetica, sans-serif;
	padding-top: 15px;
}
.w_drop {
	background: url(images/w.gif) no-repeat left top;
}
#nav a {
	color: #000000;
	text-decoration: none;
	padding-left: 3px;
}
#info {
	float: right;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 37px;
	padding-right: 24px;
}
#info b {
	font-size: 14px;
	line-height: 20px;
}
#nav a:hover {
	border-bottom: 1px dashed #666666;
	color: #666666;
}
#content h2 {
	font-size: 16px;
}
input {
	border: 1px solid #666666;
	color: #333333;
	padding: 4px;
	font: 11px Arial, Helvetica, sans-serif;
	width: 250px;
}
textarea {
	border: 1px solid #666666;
	font: 11px Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 3px;
	width: 250px;
}
.stylebutton {
	width: auto;
	padding: 3px;
	background: #333333 url(images/bottom_bg.gif) left center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.stylebutton1{
	border:none;
	width:97px;
	height:26px;
	padding:0;
	background-image:url(images/send_button.gif);
	background-repeat:no-repeat;
	}
.stylebutton2{
	border:none;
	width:74px;
	height:26px;
	padding:0;
	background-image:url(images/reset_button.gif);
	background-repeat:no-repeat;
	}
#content a {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dashed #999999;
}

