* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3;
}

#wrapper {
	width: 960px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	border: 1px solid #006600;
}
#header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	background-image: url(../images/wcg_header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	color: #006600;
	padding-top: 110px;
	padding-left: 200px;
	padding-bottom: 20px;
	font-size: 10px;
	text-transform: uppercase;
}
#header a {
	text-decoration: none;
	color: #006600;
	padding-right: 10px;
	padding-left: 10px;
	letter-spacing: 1px;
}
#header a:hover {
	text-decoration: underline;
}

#textSize {
	float: right;
	padding-right: 108px;
}
#textSize a {
	padding-right: 4px;
	padding-left: 4px;
}



#middle {
	background-image: url(../images/wcg_content.jpg);
	background-repeat: repeat-y;
}
#leftmenu {
	width: 181px;
	float: left;
}
#content {
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	width: 535px;
	margin-bottom: 30px;
}
p, h1, h2, h3, table {
	margin-bottom: 10px;
}
h1 {
	color: #6d9863;
	font-size: 18px;
	text-transform: uppercase;
}
h2 {

	color: #6d9863;
	font-size: 16px;
}
#content a {
	font-weight: bold;
	color: #006600;
}
#content a:hover {
	color: #6D9863;
	text-decoration: none;
}

em {
	color: #3C982D;
	font-weight: bold;
	font-size: 12px;
}
p.credit {
	font-size: 10px;
	text-align: center;
	margin-top: -9px;
}

table {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #C5E39D;
	border-left-color: #C5E39D;
	margin-right: auto;
	margin-left: auto;
}
td {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #C5E39D;
	border-right-color: #C5E39D;
	vertical-align: top;
}
textarea, input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 8px;
	margin-left: 5px;
	margin-top: 2px;
	border: 1px solid #006600;
	padding: 2px;
}
label {
	text-align: right;
	float: left;
	width: 150px;
}
input.radio {
	margin-bottom: 0px;
	border-style: none;
}
input.button {
	color: #FFFFFF;
	background: #006600;
	cursor: hand;
	cursor: hand;
}




#leftmenu a {
	display: block;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00A850;
	font-size: 10px;
	font-weight: bold;
	color: #00A850;
	text-decoration: none;
	width: 100%;
}
#leftmenu a:hover {
	color: #FFFFFF;
	background-color: #00A850;
}
#picturePanel {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	width: 225px;
}
#footer {
	background-color: #78C668;
	background-image: url(../images/footer_logo.gif);
	background-repeat: no-repeat;
	background-position: right center;
	clear: both;
	padding-top: 20px;
	padding-right: 160px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-left: 181px;
	height: 80px;
}
#footer h4 {
	color: #FFFFFF;
	font-size: 20px;
	letter-spacing: 1px;
	padding-bottom: 10px;
}
#footer h4 span {
	color: #006600;
}
#footer a {
	color: #006600;
	text-decoration: none;
	font-size: 10px;
	padding-right: 10px;
}
#footer a:hover {
	color: #FFFFFF;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006600;
	text-align: center;
}
#logistics {
	float: left;
	width: 150px;
}
h3 {
	color: #6d9863;
	font-size: 12px;
}
.bodyh3 {
	color: #6d9863;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3px;
	font-weight: bold;
}

