/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

#wrapper{
	width: 770px;
	margin:10px auto;
 }
 
a:link {color:#0099CC; 
	font-weight:bold;
	text-decoration:underline;
	}

a:visited {color:#006666;
	text-decoration:underline;
	}

a:hover {color:#FF0000;
	text-decoration:underline;
	}

 #indent {
 margin:10px;
 padding:10px;
 }
 
h1 {
	font: 100% Georgia, "Times New Roman", Times, serif;
	color: #FD1A14;
	margin-bottom: 0px;
	font-weight:bold;
}

#topcopy {
	font-weight: bold;
	font-size: 75%;
}

.style1 {
	font-size: 70%;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.style2 {
	color: #FF0000;
	font-weight: bold;
	font-size: 150%;
	font-style: italic;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}
.style3 {font-size: 65%}
.style4 {font-size: 70%;
		font-weight: bold;}
		
#navcontainer {
	margin:0;
	padding:0;
	width:150px;
	}
#navcontainer ul {
	list-style-type:none;
	margin-left:0px;
	padding-left:0;
	}
	
#navcontainer ul li {
	margin-bottom: 2px;
	}
	
#navcontainer li a {
	display:block;
	padding: 10px 0px;
	background-image:url(images/button.gif);
	background-repeat:no-repeat;
	color:#000;
	font-size:80%;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	width:100%;
	height:20px;
	}

#navcontainer li a:hover {
	color:#0099CC;
	font-weight:bold;
	}
	
#quote {
	margin:0px;
	padding:0px;
	width:150px;
	}h3 {
	font: bold 160% Georgia, "Times New Roman", Times, serif;
	color: #FF0000;
	font-style: normal;
}
h4 {
	font: bold 140% Verdana, Arial, Helvetica, sans-serif;
}
.style6 {
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.style5 {
	font-size: 120%;
	font-weight: bold;
	color: #FF0000;
}
.floatright {
	float: right;
	margin-left: 20px;
	clear: both;
	margin-bottom: 20px;
}

ol li {margin-bottom: 75px;
padding: 5px;
}
.style7 {
	font-size: 130%;
	font-weight: bold;
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
