﻿/* ----- raven.css  05/28/07 ----- */

html { overflow: scroll; }
*html { overflow: hidden; }

body { font-family: Verdana,sans-serif; font-size: 80%; background-color: #fff; height: 96%; margin-top: 0px; overflow: auto; }

a:link { color: #4040ff; text-decoration: none; } 
a:active { color: #800000; text-decoration: none; }
a:visited { color: #989696;  text-decoration: none; } 
a:hover { color: #800000; text-decoration: underline; }

a.map { font-family: Verdana,sans-serif; color: #61b2e9; font-size: 100%;}
a.map:visited { font-family: Verdana,sans-serif; color: #989696; font-size: 100%; }
a.map:hover { font-family: Verdana,sans-serif; color: #800000; font-size: 100%; text-decoration: underline; }

a.next { font-family: Verdana,sans-serif; color: #fff; font-size: 100%; text-align: right; text-decoration: none; 
	font-weight: bold; padding: 3px 0px 3px 0px; }
a.next:active { font-family: Verdana,sans-serif; color: #fff; text-align: right; text-decoration: none; font-size: 100%; 
	font-weight: bold; padding: 3px 0px 3px 0px;}
a.next:visited { font-family: Verdana,sans-serif; color: #fff; text-align: right; text-decoration: none; font-size: 100%; 
	font-weight: bold; padding: 3px 0px 3px 0px;}
a.next:hover { font-family: Verdana,sans-serif; color: #c0c0c0;  text-align: right; text-decoration: none; font-size: 100%; 
	font-weight: bold; padding: 3px 0px 3px 0px;}

a.menulink { display: block; width: 102px; height: 20px; color: #fff; background: transparent; text-decoration: none; text-align: left; 
	text-indent: 3px; line-height: 20px; margin-top: 5px; font-size: 90%; padding-left: 2px; font-weight: bold; }
a.menulink:visited { display: block; width: 102px; height: 20px; color: #fff; background: transparent; font-size: 90%; }
a.menulink:hover { color: #000; background-color: #fffffe; text-decoration: none; font-size: 90%; }

h1 { font-family: Verdana,Helvetica,sans-serif; font-size: 135%; color: #000; text-align: center; margin-bottom: 12px; } 
h2 { font-family: Verdana,Helvetica,sans-serif; font-size: 125%; color: #ab3038; margin-bottom: 9px; } 
h3 { font-family: Verdana,Helvetica,sans-serif; font-size: 120%; color: #ab3038; margin-bottom: 9px; 
	border-top: dotted 0px #61B2E9; border-bottom: dotted 0px #61B2E9; } 
h3.bottom { font-family: Verdana,Helvetica,sans-serif; font-size: 120%; color: #ab3038; margin-bottom: 6px; border-top: 0px;
	border-bottom: dotted 0px #61B2E9; } 
h4 { font-family: Verdana,Helvetica,sans-serif; font-size: 100%; color: #000; margin-bottom: 9px; } 

p { margin: 0px; } 
p.page-id { font-family: Verdana,sans-serif; font-weight: bold; font-size: 125%; color: #000080; text-align: right; 
	border-bottom: dotted 0px #000080; padding: 3px 0 6px 0;} 
p.header { font-family: sans-serif, Verdana, Helvetica; letter-spacing: .5em; color: #fff; text-transform: lowercase;
	font-size: 150%; text-align: center; font-weight: bold; padding-top: 48px; padding-left: 24px;}            
p.footer { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 80%; font-weight: normal; text-align: right;
	color: #600; border-top: dotted 0px #61B2E9; padding-top: 6px; margin-bottom: 0px; }
* html p.footer { margin-bottom: 20px; }
p.ranks {text-align: right;}
p.inset { color: #800000; padding: 5px 10px 5px 10px; width: 97%; background-color: #f8f8f8; text-align: left;
	border-top: 1px solid #ddd; border-bottom: 2px solid #ddd; }
p.submenu { font-family: Verdana,sans-serif; color: #fff; font-size: 100%; text-align: center; background-color: #4b4aa7;
	border-bottom: dotted 0px #61B2E9; padding: 3px 5px 3px 5px; }
p.next { font-family: Verdana,sans-serif; color: #fff; font-size: 100%; text-align: right; background-image: url("images/next.gif");
	border-top: dotted 0px #61B2E9; padding-right: 10px; padding-top: 3px; padding-bottom: 3px;}

li { margin-bottom: 4px; }
li.left { margin-bottom: 4px; margin-left: -25px; list-style-type: disc;}

table { padding-top: 5px; padding-left: 10px; padding-right: 10px; padding-bottom: 5px; margin-left: 15px; margin-top: 10px;
	margin-bottom: 10px; margin-right: 0px; background-color: #f8f8f8; border-top: 2px solid #ddd; border-left: 2px solid #ddd;
	border-bottom: 2px solid #ddd; font-family: Verdana,Helvetica,sans-serif; font-size: 100%; color: #800000; text-align: left;}
table.search { border-right: 2px solid #ddd; margin-left:auto; margin-right:auto;}

#header1 { display: block; top: 0px; left: 10px; width: 644px; height: 135px; background-image: url("images/ravenbanner.png");}
#header2 { position: fixed; display: block; top: 0px; left: 8px; width: 702px; height: 10px; background-color: #fff; }

#text { display:block; background-color: #fff; width: 628px; border-left: solid 1px #61B2E9; padding: 6px 12px 6px 12px;}

#menu { position: fixed; display: block; top: 46px; left: 661px; width: 102px; height: 270px; background: transparent; }
* html #menu { position: absolute; left: 665px; }

#column1 { position: fixed; display: block; top: 0px; left: 661px; width: 106px; height: 105%; background-image: url("images/column2.jpg"); }
* html #column1 { position: absolute; left: 665px; }