
body {
	background:	#a1cba1;
	margin-height:	0px;
	margin-width:	0px;
	margin-top:	0px;
	margin-left:	0px;
}

#wswrapper {
	width: 768px;
	text-align: center;
	border-width: 0px;
	margin: auto;
}

#wsheader {
	width: 768px;
	height: 105px;
	text-align: center;
	border-width: 0px;
	background-image: url("../images/banner.jpg");
	margin: auto;
}

.wssubheader {
	width: 768px;
	margin: auto;
}

.wssubheader, .wssubheader a {
	font-family: arial, helvetica, geneva, sans-serif;
	height: 35px;
	text-align: center;
	background-color: #008001;
	font-weight: 600;
	color: #fff;
	font-size: 0.9em;
}

wssubheader a, .wssubheader a:link, .wssubheader a:active, .wssubheader a:visited, .wssubheader a:hover,  {
	color: #fff;
	font-family: arial, helvetica, geneva, sans-serif;
	text-decoration : underline;
	font-size: 0.9em;
	font-weight: 600;
}

.wsnav {
	text-align: center;
	height: 35px;
	float: left;
	line-height: 32px;
	width: 153.6px;
}

.wsfoot {
	text-align: center;
	height: 35px;
	float: left;
	line-height: 32px;
	width: 100%;
}


#wsmainbody {
	width: 728px;
	padding: 20px;
	text-align: left;
	background-color: #fff;
	position: relative;
	font-family: arial, helvetica, geneva, sans-serif;
	text-align: left;
	font-size: 0.8em;
	line-height: 120%;
}

#wsmainbody a:link, #wsmainbody a:active, #wsmainbody a:visited {
	color:		#333;
}

#wsmainbody a:hover {
	color:		#0a0;
}

.list-name {
	float: left;
	width: 200px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: 600;
}

.list-summary {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.detail-name {
	float: left;
	width: 130px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: 600;
}

.detail-value{
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

h1 {
	font-size: 1.5em;
}