body { 
margin : 0; 
padding : 0; 
background-color : #0b2785; 
color : #f0fff0; 
font-family : "Century Gothic", Arial, Helvetica, sans-serif; 
font-size : 1em;
} 
a:link { 
font-family : "Century Gothic", Arial, Helvetica, sans-serif; 
color : #00cccc; 
} 
a:visited { 
font-family : "Century Gothic", Arial, Helvetica, sans-serif; 
color : #00ff00; 
} 
a:hover { 
font-family : "Century Gothic", Arial, Helvetica, sans-serif; 
color : black; 
background-color : #ffffff; 
} 
a:active { 
font-family : "Century Gothic", Arial, Helvetica, sans-serif; 
color : #ff3131; 
} 
h2 { 
font-size : 1.5em; 
font-weight : normal; 
font-family : "Century Gothic", Arial, Helvetica, sans-serif; 
color : #667; 
margin-left : 12px; 
text-transform : lowercase; 
} 
h3 { 
font-size : 16px; 
color : #006633; 
} 
h4 { 
font-size : 12px; 
color : #3333ff; 
} 
hr { 
color : teal; 
background-color : #008080; 
width : 100%; 
height : 0.25em; 
}
img {border:0}

 
#c-block { 
width : 85%; 
margin : 10px auto; 
z-index : 1; 
background : transparent; 
font-size : 0.9em; 
height : 80%; 
border-left : 0 solid red; 
line-height : 120%; 
} 
#hdr { 
padding : 0.1em; 
background : transparent; 
font-size : 1em; 
border : 0 solid red; 
} 
#hdr h1 { 
padding : 0; 
} 
#lh-col { 
float : left; 
width : 18%; 
background : transparent; 
margin : 0; 
padding : 1em; 
text-align : left; 
border : 0 solid #1e90ff; 
} 
#rh-col { 
float : right; 
width : 20%; 
background : transparent; 
font-size : 0.9em; 
} 
#d-block { 
width : 10em; 
float : right; 
margin-right : 0.5em; 
padding : 0.5em; 
background : transparent; 
font-size : 0.8em; 
border : 0 solid #1e90ff; 
} 

{
img
border:none;
}


IMG.displayed { 
display : block; 
margin-left : auto; 
margin-right : auto;
border:none; 
} 
IMG.displayedleft { 
display : block; 
margin-left : 1em; 
margin-right : auto; 
} 
#c-col { 
width : 50%; 
margin-left : 240px; 
margin-right : 200px; 
padding : 1em; 
background : transparent; 
font-size : 0.8em; 
border-left : 1px solid #1e90ff; 
} 
#ftr { 
width : 100%; 
height : 35px; 
background : transparent; 
font-size : 0.75em; 
margin : 0; 
text-align : center; 
} 
div#links { 
position : absolute; 
width : 166px; 
height : 700px; 
font : 16px Verdana, sans-serif; 
z-index : 100; 
} 
div#links a { 
display : block; 
text-align : left; 
font : normal 0.8em sans-serif; 
padding : 5px 10px; 
margin : 0 0 1px; 
border-width : 0; 
text-decoration : none; 
color : #f3f298; 
background : #3c5dca; 
border-right : 5px double #9e7e9d; 
} 
div#links a:hover { 
color : #9e7e9d; 
background : #8223c1; 
border-right : 0.25em solid white; 
border-bottom : 0.25em solid #9e7e9d; 
} 
div#links a span { 
display : none; 
} 
div#links a:hover span { 
display : block; 
position : absolute; 
top : 180px; 
left : 0; 
width : 166px; 
padding : 5px; 
margin : 10px; 
z-index : 100; 
color : #f3f298; 
background : #0b2785; 
font : 1em Verdana, sans-serif; 
text-align : left; 
} 
div#content { 
position : absolute; 
top : 26px; 
left : 161px; 
right : 25px; 
color : #f3f298; 
background : #22232f; 
font : 13px Verdana, sans-serif; 
padding : 10px; 
border : 5px solid #444; 
} 
div#content p { 
margin : 0 1em 1em; 
} 
div#content h3 { 
margin-bottom : 0.25em; 
} 
h1 { 
margin : -9px -9px 0.5em; 
padding : 15px 0 5px; 
text-align : center; 
background : transparent; 
color : #667; 
letter-spacing : 0.25em; 
text-transform : lowercase; 
font : normal 25px sans-serif; 
height : 28px; 
vertical-align : middle; 
white-space : nowrap; 
} 
dt { 
font-weight : bold; 
} 
dd { 
margin-bottom : 0.66em; 
} 
div#content a:link { 
color : white; 
} 
div#content a:visited { 
color : #bbc; 
} 
div#content a:link:hover { 
color : #ff0; 
} 
div#content a:visited:hover { 
color : #cc0; 
} 
code, pre { 
color : #edc; 
font : 110% monospace; 
} 
