body {
font-family: verdana, helvetica, arial, sans-serif;
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  border: 1px;
}

#menubar { 
 float: left;
 margin: 2px 2px 2px 2px;
 padding: 6px 4px 6px 4px;
 width: 134px;
 height: 100%;
 min-height: 480px;
 background: #DFE7F0 url('images/layout/swtile2.gif');
}

#rightside {
 margin-left: 150px;
}

#oldrightside {
 float: right;
 margin: 2px 2px 2px 2px;
}

#pagehead {
 padding: 2px 2px 2px 2px;
 background: #006699;
 text-align: center;
}

#maintext {
 padding: 8px 6px 6px 6px;
}

#footer {
 margin: 2px 2px 2px 2px;
 padding: 4px 4px 4px 4px;
 width: 96%;
 text-align: center;
 clear: both;
}

p {
text-align: left;
}

p.p2 {
text-align: left;
font-size: 1.2em;
}

a:hover {
 color: Navy;
 text-decoration: underline;
}

a img {
 border: 0;
}

h3 a, h3 a:link, h3 a:visited {
 color: Navy;
 text-decoration: none;
}

h3 a:hover {
 color: Navy;
 text-decoration: underline;
}

h2 { 
 font-family: verdana, helvetica, arial, sans-serif;
 background: White;
 color: Navy;
}

h3 { 
 font-family: verdana, helvetica, arial, sans-serif;
 background: White;
 color: Navy;
}

#pagehead h1 { 
 text-align: center;
 font-family: verdana, helvetica, arial, sans-serif;
 background: #006699;
 color: white;
}

#maintext a:hover {
 text-decoration: underline;
}

#menubar hr {
 color: white;
}

#menubar ul {
font-size: 11px;
list-style: none;
margin: 4px 0 0 0;
}

#menubar ul li {
 background: url(bullet_single.gif) no-repeat 7px 4px;
 margin: 0;
 padding: 0 0 0 17px;
 line-height: 20px;
 color: #ccc;
}

#menubar a, #menubar a:link, #menubar a:visited {
color: black;
text-decoration: none;
}

#menubar a:hover {
 background-color: white;
}

#footer p {
 font-size: 9px;
 text-align: center;
}

#footer a, #footer a:link, #footer a:visited {
 text-decoration: none;
}

#footer a:hover {
 text-decoration: underline;
}
