body {
  margin-top:0px;
  margin-bottom:0px;
  margin-left:0px;
  margin-right:0px;
  color:#ffffff;
  background: #266BB3 url('../images/back.gif') top center no-repeat;
}

A:link {
	COLOR: #FFFF00; text-decoration: none
}
A:visited {
	COLOR: #FFFF00; text-decoration: none
}
A:active {
	COLOR: #FFFF00; text-decoration: none
}
A:hover {
	COLOR: #FFFF00; text-decoration: underline
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 780px;
  text-align: left;
  background: #4C8EB7 url('../images/main2.gif') top left no-repeat;
}

#page_header {
  height: 189px;
  background: #266BB3 url('../images/header.gif') top left no-repeat;
  clear: both;
}

#page_header h1 {
  padding-top:80px; padding-left:20px;
  margin:0px;
}

#flashbanner {
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  border:0px dashed #cccccc;
  clear:both;
  height:165px;
  background: #4C8EB7 url('../images/flashbanner.gif') top center no-repeat;
}

#content_wrapper {
  margin-top:0px;
  margin-bottom:0px;
  margin-left:0px;
  margin-right:0px;
  padding:0px 7px 0px 7px;
 
}

#center {
  margin:top:0px;
  margin:bottom:0px;
  margin-left:190px;
  margin-right:190px;
  border:0px dashed #cccccc;
}

#center h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: Arial;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  background: url('../images/blue.gif') top left repeat-x;
}

#center h4 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: Arial;
  font-size: 13px;
  color: #ffffff;
  padding:4px;
  background: url('../images/blue.gif') top left repeat-x;
}

#center h5 {
  margin-top:10px;
  margin-bottom:5px;
  font-family: Arial;
  font-size: 18px;
  color: #ffffff;
  padding:4px;
}

#centermac {
  height: 400px;
  padding: 0;
  color:#ffffff;
  font-family:sans-serif;
  font-size:20;
  margin-left:0px;
  margin-right:0px;
  }


#center p {
  margin-top:2px;margin-bottom:6px;
  padding:4px;
  font-family: Arial;
  font-size: 11px;
  line-height: 16px;
}

#left_side {
  float: left;
  width:190px;
  border:0px dashed #cccccc;
}

#left_side h3 {
  margin-top:0px;
  margin-bottom:0px;
  font-family: Arial;
  font-size: 14px;
  color: #ff0000;
  padding:2px 4px 4px 4px;
  text-align:center;
  background: url('../images/head.gif') top left no-repeat;
}

#left_side p {
  margin-top:5px;
  margin-bottom:15px;
  padding:4px 4px 4px 0px;
  font-family: Arial;
  font-size: 11px;
  line-height: 16px;
  color: #ffffff;
}

#leftbox {
  margin-top:3px;
  margin-bottom:10px;
  padding-bottom:6px;
  background: url('../images/leftnavibg.png') bottom left no-repeat;
}

#right_side {
  float: right;
  width:183px;
  border:0px dashed #cccccc;
}

#right_side h3 {
  margin-top:0px;
  margin-bottom:0px;
  font-family: Arial;
  font-size: 14px;
  color: #ff0000;
  padding:2px 4px 4px 4px;
  text-align:center;
  background: url('../images/head.gif') top left no-repeat;
}

#right_side p {
  margin-top:1px;
  margin-bottom:10px;
  padding:4px;
  font-family: Arial;
  font-size: 11px;
  line-height: 16px;
  color: #ffffff;
}

#rightbox {
  margin-top:3px;
  margin-bottom:10px;
  padding-bottom:0px;
  background: url('../images/leftnavibg.png') bottom left no-repeat;
}

#calendar {
  margin:0px 0px 0px 0px;
}

.text {
  margin-top:0px;
  margin-bottom:0px;
  font-family: Arial;
  font-size: 11px;
  color: #ffffff;
}
.text1 {
  margin-top:0px;
  margin-bottom:0px;
  font-family: Arial;
  font-size: 11px;  
}
#linkcontainer
{
  padding-left: 0;
  margin-left: 0;
  margin-top:0px;
  margin-bottom:0px;
}

#linklist {
  padding-left: 0;
  margin-left: 0;
  margin-top:0px;
  margin-bottom:5px;
  width: 183px;
  
}

#linklist li {
  list-style: none; 
  margin: 0;
  line-height:25px;
  border-top: 1px dotted #FFFFFF;
  font-family:Arial;
  font-size:11px;
  font-weight:bold;
  padding: 0px 0px 0px 28px;
  background: url('../images/arrow.gif') center left no-repeat;
}

#linklist li a { text-decoration: none; color:#FFFFFF; }

#linklist li a:hover { text-decoration: none; color:#FF0000; }

.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: 67px;
  clear: both;
  background: #266BB3 url('../images/footer.gif') top left no-repeat;
}

#page_footer p {
  padding-top:13px;
  text-align:center;
  font-family: Arial;
  font-size: 11px;
  line-height:16px;
  color:#FFFFFF;
}

#page_footer A:link {
	COLOR: #FFFFFF; text-decoration: none;
}
#page_footer A:visited {
	COLOR: #FFFFFF; text-decoration: none;
}
#page_footer A:active {
	COLOR: #FFFFFF; text-decoration: none;
}
#page_footer A:hover {
	COLOR: #FFFF00; text-decoration: none;
}