
/* Layout Stylesheet */ 
<style type="text/css">
<!--
:link { Color:ffffff; Text-Decoration:Underline; }
:active { Color:77ff77; Text-Decoration:None; }
:visited { Color:00cc00; Text-Decoration:None; }
A:hover { Color:ffffff; Text-Decoration:Underline; }
-->
</style>

body{
 margin: 0;
 padding:0; 
 background:#0000ff;
 color: #ffffff;
 }	 
	 
#lh-col{
 position:absolute;
 top:0px;
 left:0;
 width:105px;
 z-index:3;
 background:#0000ff;
 color: #ffffff;}

#rh-col{
 position:absolute;
 top:0px;
 right:0;
 width:100px;
 z-index:2;
 background:#0000ff;
 color: #ffffff;}

#c-block {
 width:95%;
 z-index:1;
 background:#0000ff;
 color: #0000ff;
 height:100%;}

#hdr{
 height:0px; 
 border-bottom:1px solid #0000ff; 
 width:100%; 
 background:#0000ff;
 color: #ffffff; 
 margin:0;
  }

#c-col{
 margin:0 100px 0 100px;
 position:relative;
 background:#0000ff;
 color: #0000ff;
 z-index:5;
 border: solid #0000ff;
 border-width:0 1px;
 }

#ftr {
 width:100%;
 height:50px;
 border: solid #0000ff; 
 border-width:1px 0;
 background:#0000ff;
 color: #ffffff;
 margin:0;
 }


#navcontainer
{
background: #0000ff;
border-top: 1px solid #00ff00;
font: normal normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#navlist
{
list-style: none outside none;
margin: 0;
padding: 0;
}

@media all {
#navlist {
text-align: center
}
}

#navlist li
{
bottom: 11px;
display: inline;
line-height: 1.2em;
margin: 0;
padding: 0;
position: relative;
}

html>body #navlist li
{
background: #0000ff;
margin: 0 3px 0 0;
padding: 4px 0px 4px 0;
}

#navlist a, #navlist a:link, #navlist a:visited
{
background: #000099;
border: 1px solid #FFF;
bottom: 2px;
color: #FFF;
cursor: pointer;
display: inline;
height: 1em;
margin: 0;
padding: 3px 5px 3px 5px;
position: relative;
right: 2px;
text-decoration: none;
}

#navlist a:hover
{
background: #00cc00;
bottom: 1px;
color: #FFF;
position: relative;
right: 1px;
}

#navlist a:active
{
background: #0000ff;
bottom: 0px;
color: #FFF;
position: relative;
right: 0px;
}

#navlist li#active
{
background: #0000ff;
bottom: 13px;
display: inline;
margin: 0 3px 0 0;
padding: 0;
position: relative;
}

html>body #navlist li#active
{
background: #0000ff;
margin: 0 4px 0 4px;
}

#navlist #active a, #navlist #active a:link, #navlist #active a:visited, #navlist #active a:hover
{
background: #0000ff;
border-bottom: none;
border-left: 1px solid #00ff00;
border-right: 1px solid #00ff00;
border-top: 1px solid #00ff00;
bottom: 0;
color: #FFF;
cursor: text;
margin: 0;
padding: 2px 5px 0 5px;
position: relative;
right: 0;
}


#navcontainer2
{
background: #ffffff;
border-top: 1px solid #9CC;
font: normal normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#navlist
{
list-style: none outside none;
margin: 0;
padding: 0;
}

@media all {
#navlist {
text-align: center
}
}

#navlist li
{
bottom: 11px;
display: inline;
line-height: 1.2em;
margin: 0;
padding: 0;
position: relative;
}

html>body #navlist li
{
background: #0000ff;
margin: 0 3px 0 0;
padding: 4px 0px 4px 0;
}

#navlist a, #navlist a:link, #navlist a:visited
{
background: #ffffff;
border: 1px solid #FFF;
bottom: 2px;
color: #00ff00;
cursor: pointer;
display: inline;
height: 1em;
margin: 0;
padding: 3px 5px 3px 5px;
position: relative;
right: 2px;
text-decoration: none;
}

#navlist a:hover
{
background: #00cc00;
bottom: 1px;
color: #FFF;
position: relative;
right: 1px;
}

#navlist a:active
{
background: #0000ff;
bottom: 0px;
color: #FFF;
position: relative;
right: 0px;
}

#navlist li#active
{
background: #ffffff;
bottom: 13px;
display: inline;
margin: 0 3px 0 0;
padding: 0;
position: relative;
}

html>body #navlist li#active
{
background: #0000ff;
margin: 0 4px 0 4px;
}

#navlist #active a, #navlist #active a:link, #navlist #active a:visited, #navlist #active a:hover
{
background: #0000ff;
border-bottom: none;
border-left: 1px solid #9CC;
border-right: 1px solid #9CC;
border-top: 1px solid #9CC;
bottom: 0;
color: #FFF;
cursor: text;
margin: 0;
padding: 2px 5px 0 5px;
position: relative;
right: 0;
}

#navlistblue
{
padding: 10px;
border: 1px solid #fff;
width: 20em;
font: bold 14px tahoma;
}

#navlistblue li
{
list-style: none;
border: 1px solid #ffffff;
}

#navlistblue a
{
color: #000099;
text-decoration: none;
display: block;
border-left: 1em solid #000099;
border-bottom: 1px solid #000099;
padding: 4px 8px;
}

#navlistblue a:hover 
{ 
color: #00cc00;
border-color: #00cc00; 
}

#subnavlist li a
{
border: 0;
border-left: 0.8em solid #000099;
padding: 3px 4px;
margin-left: -0px;
}

