<style type="text/css">
<!--
body 
{text-align: center;
}

.bold 
{ 
font-weight: bold; 
} 
.bigbold
{
font-weight:bold;
font-size:135%;
}
td, TD 
{font-size: small;
text-align: left;
vertical-align: top
}

th, TH 
{text-align: center;
}

p.center
{text-align: center;
}

div.box
{padding:10px; 
border-style:solid; 
border-width:1px; 
margin:5px;
}

#container 
{font-family: Arial, Verdan, Sans-serif;
font-size: small;
font-weight: 200;
font-style: normal;
text-align: left;
text-decoration: none;
text-transform: none;
font-variant: normal;
width: 900px;
margin: auto;
margin-left: auto;
margin-right: auto;
background-color: #fff;
color: #333;
border:1px solid gray;
line-height: 115%;

} 

#top
{padding: 0;
background-color: #fff;
border-bottom: 1px solid gray;
background-image: url(../images/occ_header900.jpg);
background-repeat: no-repeat;
height: 100px;
} 

#top h1
{padding: 0;margin: 0;
} 

#navcontainer { float: left; margin-left: 0px; }

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
}

#navcontainer li { margin: 0; }

#navcontainer a
{
display: block;
padding: 2px 5px;
width: 125px;
color: #FFF;
background-color: #990000;
text-decoration: none;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-bottom: 1px solid #900;
border-right: 1px solid #900;
font-weight: bold;
font-size: .7em;
/*background-image: url(../images/vertical06.jpg);*/
background-repeat: no-repeat;
background-position: 0 0;
}

#navcontainer a:hover
{
color: #fff;
background-color: #CC0000;
text-decoration: none;
border-top: 1px solid #900;
border-left: 1px solid #900;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
background-image: url(../images/vertical06a.jpg);
background-repeat: no-repeat;
background-position: 0 0;
}

#navcontainer ul ul li { margin: 0; }

#navcontainer ul ul a
{
display: block;
padding: 2px 2px 2px 23px;
width: 110px;
color: #FFF;
background-color: #CC0000;
text-decoration: none;
font-weight: normal;
}

#navcontainer ul ul a:hover
{
color: #fff;
background-color: #CC0000;
text-decoration: none;
}


#rightnav
{float: right;
width: 130px;
margin: 0;
padding: 0;
}

#content
{font-size: small;
margin-left: 130px;
margin-right: 130px;
padding: 1em;
height: 100%;
background-image: url(images/back4.gif);
border-left: 1px solid gray;
border-right: 1px solid gray;
}

#content td
{vertical-align: text-top;
}

#navcontainer p, #rightnav p 
{ margin: 0 0 1em 0;
}

#content h2 
{font-size: large;
}




-->
</style>
