html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	}
h1, h2, h3, h4, h5, h6 {
	  font-family: Arial, Verdana, sans-serif;
      color: #000000;
	  text-align:center;
      }
body {
	font-family: Arial, Verdana, sans-serif;
	color: #333;
	background:#d8d8d8 url(images/body_bg2.jpg) repeat-x;
	font-size: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
	height: auto;
    }
#frame {
	width: 800px;
	height:auto;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
	background-color: #eee;
	}	
#frontframe {
    width: 800px;
	height:auto;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
    background-color:#000000;
	}	
h1 {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
}
h3 {margin: 20px 0;
}
h5 {margin-top:50px;}
.menu {
    margin-top:20px;
	font-size: 1em;
	line-height:1.4em;
	color: #303;
	background-color:transparent;
	text-align: center;
    }
	
.menu a:link {
	color: #303;
	text-decoration: none;
   }
.menu a:visited {
   color: #303;
   text-decoration: none;
   }
.menu a:hover {
	color: #303;
	text-decoration: underline;
	background-color: transparent;
    }
.menu a:active {
	color: #303;
	text-decoration: none;
	}
#here {
list-style-image: url('images/arrow.gif') left: 0;
}

#contentleft {
	width: 140px;
	padding: 0;
	float:left;
	height: 300px;
	text-align:left;
	background: #eee url(images/nav_background.gif) no-repeat top;
	}
#contentleft .menu {
    text-align:left;
	padding: 0 0 0 35px;
	list-style:none;
	}
#contentleft p {
    font-size:12px;
	color:#999999;
	text-align:left;
	}	
#contentcenter {
	width:640px;
	padding:0;
	margin: 5px;
	float:left;
	height: auto;
	background-color:#fff;
	color: #333333;
	}
#contentcenter p {
    padding-left:20px;
    padding-right:20px;
	margin-bottom:.5em;
	text-align:left;
    }

#contentcenter a, a:link, a:visited, a:active {
   color: #660066;
   font-style:italic;
   text-decoration:underline;
   }
#contentcenter a:hover{
text-decoration:none;
   }
#contentcenter li {
	margin-left:50px; 
    }	
#header {
	background:#eee;
	color: #CCCCCC;
	height: 120px;
	padding-bottom:2px;
	}

h1 {
	font-size:1.8em;
	padding-top:10px;
	}

#footer {
   color:#999999;
   background-color: #eee;
   text-align:center;
   }   	

#footer p {
	font-size: 70%;
	padding: 3px;
	margin: 5px 0 0 10px;
	}
#footer a {
     color: #999999;
	 }	
#footer a:hover{
    text-decoration:underline;
	}	 
	
.style1 {
    color: #FF0000;
	font-weight:bold;
	}	
.style2 {
	font-size: 120%;
	font-weight: bold;
    }	
.style3 {
	color:#CCCCCC;
	padding: 0 40px 0 50px;
	}
.style3 a:link, a:visited, a:active {
 	color:#CCCCCC;
	text-align:center;
	}

	
#history {
    width:600px;
	padding:0;
	margin:0;
	float:left;
	background-color:#fefefe;
	}	
#history p, h3 {
    color:#333333;
	background-color:#fefefe;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:0 35px 0 35px;
	}	
	
.sponsor {
    border: solid 1px; 
	margin:5px;
	font-size:.9em;
	}

.sponsor img {	
    float:left;
	border: 0;
	margin-right:10px;
	} 	
a#here{
 color:#996699;
}
.warning {
    font-weight: bold;
    color: #f00;
	font-size:.8em;
}
input:focus { background-color: #e4d7f9 }
textarea:focus { background-color: #e4d7f9 }
