/*style for OPC*/


#left_margin
{
position: absolute;
left: 18px;
top: 18px;
width: 180px;
height: 1566px;
background-color: #e0c040;
z-index: 1
}

#logo
{
position: absolute;
width: 136px;
height: 82px;
z-index: 2;
left: 19px;
top: 34px;
background-color: #e0c040;
}

#nav-menu
{
position: absolute;
left: 8px; 
top: 134px;
width: 125px;
height: 100%; 
z-index: 3
}

#title
{
position: absolute;
width: 660px;
height: 142px;
z-index: 4;
left: 198px;
top: 18px;
padding: 10px;
background-color: #ffffff;
}

#content
{
position: absolute;
left: 198px;
top: 160px; 
width: 660px;
height: 1404px; 
padding: 10px;
background-color: #ffffff;
z-index: 5;
}

#footer
{
position: absolute;
left: 198px;
top: 1166px; 
width: 660px;
height: 20px; 
background-color: #ffffff;
text-decoration: none;
text-align: center;
font-family: arial, helvetica, sans-serif;
font-size: 0.6em;
color: #cccccc;
z-index: 6;
}



#nav-menu ul
{
position: absolute;
left: 20px;
top: 84px;
margin: -53px;
list-style-type: none;
}

#nav-menu li
{
height: 1.4em;
line-height: 1.4em;
width: 130px;
padding: 2px;
margin: 0 0.2em;
text-align: center;
font-family: arial, helvetica, sans-serif;
color: #000000;
font-size: 1em
}

#nav-menu li a
{
background: #ffffff;
height: 1.4em;
line-height: 1.4em;
width: 130px;
display: block;
border: 0.1em solid #d0b030;
color: #0d2474;
text-decoration: none;
text-align: center;
font-family: arial, helvetica, sans-serif;
font-size: 1em
}

#nav-menu li a:hover
{
background: #294786;
height: 1.4em;
line-height: 1.4em;
width: 130px;
display: block;
border: 0.1em solid #294786;
color: #FFFFFF;
text-decoration: none;
text-align: center;
font-family: arial, helvetica, sans-serif;
font-size: 1em
}

#nav-menu li a:active
{
background: #FF0000;
height: 1.4em;
line-height: 1.4em;
width: 130px;
display: block;
border: 0.1em solid #FF0000;
color: #FFFFFF;
text-decoration: none;
text-align: center;
font-family: arial, helvetica, sans-serif;
font-size: 1em
}


/* Commented backslash hack hides rule from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End IE5-Mac hack */

#content p
{
font-family: arial, helvetica, sans-serif;
font-size: 0.8em;
margin-bottom: -2px;
}

#content ul, ol, td
{
font-family: arial, helvetica, sans-serif;
font-size: 1em
}

#content th
{
font-family: arial, helvetica, sans-serif;
font-size: 1em;
color: #000080
}

#content h1
{
font-family: arial, helvetica, sans-serif;
font-size: 1.2em;
color: #000080
}

#content h2
{
font-family: arial, helvetica, sans-serif;
font-size: 1.1em;
color: #000080
}

#content h3
{
font-family: arial, helvetica, sans-serif;
font-size: 1em;
line-height: 1em;
margin-bottom: -6px;
color: #000080
}
