body {
  text-align: center;
  background-color: #710101;
  margin-top:1px;
  margin-bottom:10px;
  color:#000000;
}

A:link {
	COLOR: #004EFF; text-decoration: none
}
A:visited {
	COLOR: #004EFF; text-decoration: none
}
A:active {
	COLOR: #004EFF; text-decoration: none
}
A:hover {
	COLOR: #004EFF; text-decoration: underline
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 824px;
  text-align: left;
  background: #FDDA9E url('../images/main.gif') top left repeat-y;
}

#page_header {
  height: 199px;
  background: #710101 url('../images/header.gif') bottom left no-repeat;
  clear: both;
}

#page_header h1 {
  padding-top:30px;
  padding-left:15px;
  margin:0px;
  font-family: verdana;
  font-size: 24px;
  color: #FBD539;
  line-height:26px;
  letter-spacing:-1px;
}

#menu_bar {
  margin:0px;
  padding:0px 0px 0px 84px;
  border:0px dashed #cccccc;
  height:38px;
  clear:both;
  background: #FDDA9E url('../images/menu.gif') top left no-repeat;
}

#banner {
  margin:0px;
  padding: 24px 10px 10px 59px;
}

#content_wrapper {
  margin-top:10px;
  margin-bottom:10px;
  margin-left:10px;
  margin-right:10px;      
  border:0px dashed #FFFFFF;  
}

#center {
  margin-left:40px;
  margin-right:20px;
  margin-top:1px;
  margin-bottom:1px;
  border:0px dashed #cccccc;
  padding:4px 4px 10px 4px;
  font-family: verdana;
  font-size: 11px;
  line-height: 16px;
}

#center h3 {
	margin-top:0px;
	margin-bottom:5px;
	font-family: verdana;
	font-size: 16px;
	color: #CC0000;
	padding:4px;
}

#center h4 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana;
  font-size: 18px;
  color: #FF0000;
  padding:4px;
}

#center p {
  margin-top:1px;
  margin-bottom:1px;
  padding:4px 4px 10px 4px;
  font-family: verdana;
  font-size: 11px;
  line-height: 16px;
}

#bottomcontent {
  padding: 17px 0px 0px 0px;
  margin-left: 0; 
  margin-right: 0;
  text-align: left;
  background: url('../images/line.gif') top center no-repeat;
}

a.toplink:link, a.toplink:visited {
font-family      : Verdana;
display          : block;
font-size        : 13px;
font-weight      : bold;
text-decoration  : none;
padding          : 9px 0px 11px 0px;
color            : #710101;
text-indent      : 0px;
background-image: url(../images/navi.gif);
background-repeat: no-repeat;
background-position: top left;
text-align: center;
width:105px;
}

a.toplink:hover {
font-family      : Verdana;
display          : block;
font-size        : 13px;
font-weight      : bold;
text-decoration  : none;
padding          : 9px 0px 11px 0px;
color            : #710101;
text-indent      : 0px;
background-image: url(../images/navi-over.gif);
background-repeat: no-repeat;
background-position: top left;
text-align: center;
}

a.toplink1:link, a.toplink1:visited {
font-family      : Verdana;
display          : block;
font-size        : 13px;
font-weight      : bold;
text-decoration  : none;
padding          : 9px 0px 11px 0px;
color            : #710101;
text-indent      : 0px;
background-image: url(../images/navi-over.gif);
background-repeat: no-repeat;
background-position: top left;
text-align: center;
width:105px;
}

a.toplink1:hover {
font-family      : Verdana;
display          : block;
font-size        : 13px;
font-weight      : bold;
text-decoration  : none;
padding          : 9px 0px 11px 0px;
color            : #000000;
text-indent      : 0px;
background-image: url(../images/navi-over.gif);
background-repeat: no-repeat;
background-position: top left;
text-align: center;
}

#navcontainer ul {
  padding-left: 0;
  margin-left: 0;
  margin-top:0px;
  color: White;
  float: left;
  font-family: verdana;
  font-size:13px;
  font-weight:bold;
}

#navcontainer ul li { display: inline;}

#navcontainer ul li a {
  background-color: transparent;
  float: left;
  margin-left:10px;
}

#navcontainer ul li a:hover {
  background-color: transparent;
  background: url('../images/navi-over.gif') top left no-repeat;
  color: #000;
}

.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}

#page_footer {
  height: 94px;
  clear: both;
  background: #710101 url('../images/footer.gif') top left no-repeat; 
}

#page_footer p {
  padding-top:34px;
  margin: 0px;
  text-align:center;
  font-family: verdana;
  font-size: 12px;
  line-height:14px;
  color:#000000;
}

#page_footer A:link {
	COLOR: #710101; text-decoration: none; font-weight:bold;
}
#page_footer A:visited {
	COLOR: #710101; text-decoration: none; font-weight:bold;
}
#page_footer A:active {
	COLOR: #710101; text-decoration: none; font-weight:bold;
}
#page_footer A:hover {
	COLOR: #710101; text-decoration: underline; font-weight:bold;
}
#page_footer_CWI {
	padding-top:10px;
	margin: 0px;
	text-align:center;
	font-family: verdana;
	font-size: 10px;
	line-height:14px;
	color:#FFFFFF;
}
#page_footer_CWI A:link {
	COLOR: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
#page_footer_CWI A:visited {
	COLOR: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
#page_footer_CWI A:active {
	COLOR: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
#page_footer_CWI A:hover {
	COLOR: #FFFF00;
	text-decoration: underline;
	font-weight:bold;
}