body {
	text-align: center;
	background: #ffffff;
	margin-top:30px;
	margin-bottom:30px;
	color:#000000;
}

A:link {
	COLOR: #000000; text-decoration: none
}

A:visited {
	COLOR: #000000; text-decoration: none
}

A:active {
	COLOR: #000000; text-decoration: underline
}

A:hover {
	COLOR: #000000; text-decoration: none
}

#page_wrapper {
	background: #ffffff;
	margin-left: auto; 
	margin-right: auto;
	width: 955px;
	text-align: left;
}

#page_header {
	height: 242px;
	background: #ffffff url('../images/WWheader.png') top left no-repeat;
}

#line {
	height: 1px;
	background: #bdbdbd;
}

#navcontainer ul {
	padding-left: 0px;
	margin-left: 450px;
	margin-top: 158px;
	background-color: transparent;
	color: #000000;
	float: left;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

#navcontainer ul li {
	display: inline;
}

#navcontainer ul li a {
	padding: 0.2em 0.1em;
	background-color: transparent;
	color: #000000;
	text-decoration: none;
	float: left;
}

#navcontainer ul li a:hover {
	background-color: transparent;
	color: #000000;
}

#content_wrapper {
	background: transparent url('../images/content_bg.jpg') top left no-repeat;
}

#left_side {
	float: left;
	margin-left: 157px;
	width: 692px;
}

#box_one {
	float: left;
	margin-top: 10px;
	width: 690px;
	border-style: solid;
	border-width: 1px;
	border-color: #e3e3e3;
	background: #ffffff url('../images/WWdivGrad.png') top left repeat-x;
}

#box_two {
	float: left;
	margin-top: 10px;
	width: 330px;
	border-style: solid;
	border-width: 1px;
	border-color: #e3e3e3;
	background: #ffffff url('../images/WWdivGrad.png') top left repeat-x;
}

#picture_box {
	float: right;
	text-align: center;
	margin-top: 10px;
	width: 330px;
	background: #ffffff;
}
  
#left_side h1 {
	margin: 10px;
	margin-right: 15px;
	font-family: arial, helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
	color: #b80000;
}

#float_right {
	float: right;
	margin-right: 10px;
	margin-top: 20px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #333333;
}

#left_side h2 {
	margin: 10px;
	margin-right: 15px;
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	color: #b80000;
}

#left_side h3 {
	margin: 10px;
	margin-right: 15px;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	color: #333333;
}

#left_side h4 {
	margin: 10px;
	margin-right: 15px;
	margin-bottom: -10px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #333333;
}
  
#left_side p {
	margin: 10px;
	margin-right: 15px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

#page_footer {
	height: 20px;
	background: #ffffff;
}  

#page_footer A:link {
	COLOR: #000000; text-decoration: underline
}

#page_footer A:visited {
	COLOR: #000000; text-decoration: underline
}

#page_footer A:active {
	COLOR: #000000; text-decoration: underline
}

#page_footer A:hover {
	COLOR: #000000; text-decoration: none
}

#page_footer p {
	text-align: center;
	margin-top: 20px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}

.spacer {
	margin:0px;padding:0px;height:10px;clear:both;
}

  
 
 