body {
	text-align: center;
	background-color: #FFFFFF;
	margin-top:0px;
	margin-bottom:10px;
	color:#000000;
	background-image: url(body_bg.gif);
}

a:link {
	color: #660033;
	text-decoration: underline;
	
}
a:visited {
	color: #660033; text-decoration: underline;
	
}
a:active {
	color: #660033; text-decoration: underline;
	
}
a:hover {
	color: #999999;
	text-decoration: underline;
	
	
}



#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 760px;
  text-align: left;
  background: #FFFFFF url(content_bg.gif) repeat-y left top;
}

#page_header {
  height: 77px;
  background: #000099;
  border-left: 1px solid #000033;
  border-right: 1px solid #000033;
  border-top: 1px solid #000033;
  clear: both;
}


#content_wrapper {
  margin-top:10px;
  margin-bottom:10px;
  margin-left:10px;
  margin-right:10px;  
  font-family: verdana, arial, sans-serif;
  font-size: 11px;  
  line-height: 140%;   

}

#content_wrapper p {
	margin-top:2px;
	margin-bottom:2px;
	padding:4px;
	
}

#content_wrapper h3 {
	margin-top:0px;
	margin-bottom:5px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #000099;
	padding:4px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
}

ul {
	margin: 0;
	padding: 0;
}

ul li {
	margin-left: 30px;
	padding: 0px;
	list-style-type: square;
}

#page_footer {
  height: 30px;
  background: #000099;
  clear: both;
  border-left: 1px solid #000033;
  border-right: 1px solid #000033;
  border-bottom: 1px solid #000033;
}

#page_footer p {
  padding-top:7px;
  font-family: verdana;
  font-size: 10px;
  line-height:14px;
  color: #FFCC33;
}


.thumbnail_left {
	float:left;
	margin-right:10px;
	margin-bottom:2px;
	border:0px;
	margin-top: 2px;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}

.thumbnail_right_clear {
  clear:right;
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}

.div_right_clear {
  clear:right;
  width: 220px;
  height: 160px;
  float:right;
  margin-right: 10px;
}

.div_right_clear2 {
  clear:right;
  width: 270px;
  height: 200px;
  float:right;
  margin-right: 10px;
}

#title {

float:left;
	margin-right:10px;
	border:0px;
	
}