body {
margin: 10 auto;
padding: 0 auto;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
}

#wrapper {
width: 760px;
border: 0px solid pink;
}

#header {
width: 760px;
height: 100px;
background: url(images/topbg.gif) top left no-repeat;
text-align: right;
}

#toplinks {
padding-top: 50px;
font-size: 10pt;
text-deocoration: none;
}

#toplinks a:link, #toplinks a:visited {
text-decoration: none;
color #5ba3e0;
}

#toplinks a:hover, #toplinks a:active {
text-decoration: underline;
}

table.main {
width: 760px;
font-size: 10pt;
background: url(images/wrapperbg.gif) top left repeat-y;
text-align: left;
}

table.main2 {
width: 760px;
font-size: 10pt;
background: url(images/wrapperbg2.gif) top left repeat-y;
text-align: left;
}

#navcontainer
{
width: 11em;
border-right: 1px solid gray;
padding: 0;
/*margin-bottom: 1em;*/
font-family: Arial, Helvetica, sans-serif;
/*background-color: #90bade;*/
color: #333;
}

#navcontainer ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer li
{
border-bottom: 1px solid silver;
margin: 0;
text-align: left;
}

#navcontainer li a
{
display: block;
padding: 5px 5px 5px 0.5em;
border-left: 10px solid #9999CC;
/*border-right: 10px solid #508fc4;*/
background-color: #FFFFFF;
color: black;
text-decoration: none;
width: 100%;
}

html>body #navcontainer li a { width: auto; }

#navcontainer li a:hover
{
border-left: 10px solid #9999CC;
/*border-right: 10px solid #5ba3e0;*/
background-color: #CCCCFF;
/*color: #fff;*/
}

td.rightcol {
font-size: 8pt;
padding-top: 10px;
}

h1 {
font-size: 16pt;
}

h2 {
font-size: 14pt;
}

h3 {
font-size: 13pt;
}

h4 {
font-size: 12pt;
}

#footer a {
font-size: 8pt;
}

#footer {
width: 760px;
font-size: 8pt;
border-top: 5px solid gray;
text-align: left;
}

#footer HR {
margin: 0;
padding: 0;
}

#rightnavlinks {
font-size: 10pt;
text-deocoration: none;
}

#rightnavlinks a:link, #rightnavlinks a:visited {
text-decoration: none;
color #5ba3e0;
}

#rightnavlinks a:hover, #rightnavlinks a:active {
text-decoration: underline;
}
