@charset "iso-8859-1";
BODY {background: black; color: white; font-size: 10pt; font-weight: italic; font-family: Book Antigua, CourierNew, Verdana, Arial, sans-serif;} 
UL, OL, DD, DT, DL, LI {font-size: 10pt; font-family: Book Antigua, Verdana, Arial, sans-serif}
P {font-size: 10pt; font-family: Book Antigua, CourierNew, Verdana, Arial, sans-serif}
TD {
	font-size: 14pt; 
	font-weight: italic, bold; 
	font-family: Book Antigua, Arial, sans-serif
	}

a {
	color: #FFFFFF;
	font-weight:bold;
	}
	
a:hover {
	color: #3366CC;
	}

#logo 	{
	font:20px Book Antigua, Arial, sans-serif;
	font-weight: bold;
	color: white;
	letter-spacing:.2em;
	}
	
#tagline 	{	
	font:12px Book Antigua, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold; 
	letter-spacing:.2em;
	line-height:15px;
	}

.bodyText {
	font:20px Book Antigua, Verdana, Arial, Helvetica, sans-serif;
	color:white;
    font-weight: italic; 
	line-height:20px;
	margin-top:0px;
	}
	
.pedText {
	font:9px Book Antigua, Verdana, Arial, Helvetica, sans-serif;
	color:white;
	line-height:15px;
	margin-top:0px;
	}
.headerRed {
	color: red; 
	font-size: 11pt; 
	font-weight: bold; 
	font-family: Hobo Std, Arial, sans-serif;
	}	
    
#footerText {
	font:8px Verdana, Arial, Helvetica, sans-serif;
	color:white;
	line-height:15px;
	margin-top:0px;
	} 
	
.headerRed2 {color: red; font-size: 9pt; font-weight: bold; font-family: Hobo Std, Verdana, Arial, sans-serif;}
.header {font-size: 12pt; font-weight: bold; font-family: Hobo Std, Verdana, Arial, sans-serif;}
.header2 {font-size: 11pt; font-weight: bold; font-family: Verdana, Arial, sans-serif;}
.header3 {font-size: 10pt; font-weight: bold; font-family: Verdana, Arial, sans-serif;}
.small {font-size: 10pt; font-family: Verdana, Arial, sans-serif;}
.smaller {font-size: 9pt; font-family: Verdana, Arial, sans-serif;}
.smallest {font-size: 8pt; font-family: Verdana, Arial, sans-serif;}
.li {font-size: 10pt; font-family: CourierNew, Verdana, Arial, sans-serif;}
TD.bgcolorGray {background-color: #e5e5e5}
#topNav {
     position:absolute;
     top:0;
      }
/* Properties that both side lists have in common */
div.link-list {
        width:10.2em;
        position:absolute;
        top:180;
        font-size:80%;
        padding-left:1%;
        padding-right:1%;
        margin-left:0;
        margin-right:0;
}
/* we leave some place on the side using the margin-* properties */
#main {
        float:top;
        margin-left:12.2em;
        margin-right:10.2em;
        padding-left:1em;
        padding-right:1em;
}
/* and then we put each list on its place */
#list1 {
        left:0;
}
#list2 {
        right:0;
}
