body {
  background-color: #000066;
}
#topnav a.here {
  background-color: #000066;
}
#topnav a.here:hover {
  color: #eeeeee;
  background: #000066 url(000066bg/333333_arrow_rt.gif) bottom left no-repeat;
}

#content {
  margin-left:12px;
  margin-right:12px;
  clear:both;
  background: white url(000066-bg_white-inner/lv.gif) top left repeat-y;
}
#content #contenthead {
  background: transparent url(000066-bg_white-inner/ul.gif) top left no-repeat;
}
#content #contenthead h2 {
  background: transparent url(000066-bg_white-inner/ur.gif) top right no-repeat;
  padding: 20px 0px 0px 30px;
}
#content #contentbody {
  margin:none;
  margin:0px;
  padding: 10px 50px;
  background: transparent url(000066-bg_white-inner/rv.gif) top right repeat-y;
  font-family:palatino, georgia, verdana, arial, sans-serif;
}


#contentfooter {
  position:relative;
  height:30px;
  background: url(000066-bg_white-inner/ll.gif) bottom left no-repeat;
}
#contentfooter p{
  position:relative;
  height:30px;
  background: url(000066-bg_white-inner/lr.gif) bottom right no-repeat;
}

#contentbody a {
text-decoration : none;
color : #0000FF;
}
#contentbody a:hover {
text-decoration : underline;
}
#contentbody a.name{
    color: #000000;
}
#contentbody p{
  line-height:200%;
}
#quickLinks {
  position:relative;
  float:right;
  font-size: 10px;
  border:1px solid #000066;
  background-color:  #999999;
  padding: 5px;
  margin-top: 20px;
  margin-left: 10px;
  margin-right: 20px;
  text-align: right;
}
#quickLinks a {
  display:block;
}

#contentbody img {
  display:block;
  margin:auto;
}

ul.main {
	width:300px;
	display:blockl
}
ul.odd {
	float:right;
}
ul.even {

}
