body {
  margin:0px auto;
  padding:0px;
  background-color:#999900;
  text-align:center;
}
#main {
  margin:0px auto;
  padding:0px;
  width:1024px;
  background-color:#ffffff;
  text-align:left;
}
#header {
  height:202px;
}
.hdr {
  float:left;
}
#mainMenu {
  font-family:Helvetica, Arial;
  font-size:10pt;
  line-height:18pt;
  border-left:#999900 65px solid;
  background-color:#cccc66;
  color:#000000;
}
#menuList, #menuList ul {
  margin:0px;
  padding:0px;
}
#menuList li {
  display: inline;
  list-style: none;
}
.separator {
  padding-left:10px;
  color:#ffffff;
}
a.actuator {
  background-color: transparent;
  color:#000000;
  padding:3px 6px;
  text-decoration: none;
}
.menu {
  background-color:#cccc66;
  position: absolute;
  color:#000000;
  visibility: hidden;
  line-height:normal;
}
.menu li a {
  background-color: transparent;
  color:#000000;
  display: block;
  padding:1px 17px 4px 17px;
  text-decoration: none;
}
.menu li a:hover, a.actuator:hover {
  color:#ffffff;
}
.menubar {
	padding-left:10px;
	text-decoration: none;
}
#spacer {
  float:left;
  width:65px;
  height:495px;
  background:#999900 url(images/spacer.jpg) repeat-x;
  border-bottom:#000000 1px solid;
}
#content {
  font-size:10pt;
  font-family:Helvetica, Arial;
  border-bottom:#000000 1px solid;
  border-right:#000000 1px solid;
  padding-right:35px;
  color:#000000;
  background-color:#ffffff;
  float:left;
  width:748px;
}
#content a {
  color:#993300;
  text-decoration:none;
}
#content a:hover, a:visited {
  color:#333333;
  text-decoration:none;
}
#content h1 {
	color:#cccc66;
	font-family:"Century Gothic", Helvetica, Arial;
	font-weight:lighter;
	font-size:48pt;
	line-height: 32px;
}
#content h2 {
  font-family:Helvetica, Arial;
  font-weight:bold;
  font-size:12pt;
  color:#000000;
}
#panel {
  width:241px;
  padding:0px;
  float:left;
}
#sidebar {
  width:175px;
  text-align:center;
  float:left;
}
#logo {
  padding:15px;
}
.sidebaritem {
  text-align:left;
  border:#ffffff 10px solid;
  font-family:Helvetica, Arial;
  font-size:8pt;
  padding:10px;
  color:#000000;
  float:left;
  background-color:#ffffcc;
}

.sidebaritem a {
	text-align:left;
	font-family:Helvetica, Arial;
	font-size:8pt;
	color:#993300;
	float:left;
	background-color:#ffffcc;
	text-decoration: none;
}

.sidebaritem a:hover {
	text-align:left;
	font-family:Helvetica, Arial;
	font-size:8pt;
	color:#333333;
	float:left;
	background-color:#ffffcc;
	text-decoration: none;
}

.sidebaritem h1 {
  font-family:Helvetica, Arial;
  font-weight:bold;
  font-size:10pt;
  color:#000000;
  text-align:center;
  font-variant:small-caps;
}

.navitem {
	font-family:Helvetica, Arial;
	font-size:10pt;
	padding:2px 4px;
	margin:0px;
	width:28px;
	text-align:center;
	background-color:#cccc66;
	border:solid 1px #ffffff;
	color: #000000;
 }

.navitem a {
  color:#000000;
  font-weight:normal; 
  text-decoration: none;
}

.navitem a:hover {
  font-weight:bold; 
  color:#ffffff;
}

.curritem {
  font-family:Helvetica, Arial;
  font-size:10pt;
  padding:2px 4px;
  margin:0px;
  width:28px;
  font-weight:bold; 
  text-align:center;
  background-color:#cccc66;
  color:#ffffff;
  border:solid 1px #ffffff; 
}
.filler {
  border:solid 1px #ffffff; 
  background-color:#cccc66;
}

.subheader {
  font-family:Helvetica, Arial;
  font-size:10pt;
  padding:0px 0px;
  margin:0px;
  text-align:left;
  color:#666666;
 }

.subheader a {
  color:#999933;
  font-weight:normal; 
  text-decoration: none;
}

.subheader a:hover {
  color:#000000;
}



#footer {
  clear:both;
  font-family:Helvetica, Arial;
  font-size:8pt;
  line-height:35px;
  width:1024px;
  color:#cccc66;
  background-color:#ffffff;
  text-align:center;
}
