body {
    font-family: Arial, sans-serif;
	font-size: 12px;
    margin: 0px;
    background-color: #BBC6C0;
    color: #EDF0F1;
    background-image: url('');
	cursor: default;
	scrollbar-face-color : #FFFFFF; 
	scrollbar-highlight-color : #FFFFFF; 
	scrollbar-3dlight-color : #000000; 
	scrollbar-shadow-color : #000000; 
	scrollbar-darkshadow-color : #FFFFFF; 
	scrollbar-track-color : #FFFFFF; 
	scrollbar-arrow-color : #000000;
	}
a {
	color: #FFFFFF;
	text-decoration: none;
    }
a:visited {
    color: #ffffff;
    }
a:hover {
	color: #D5D5CB;
	text-decoration: none;
	cursor: ne-resize;
	}
h2 {
	font-size: 14px;
	color: #ffffff;
	vertical-align: middle;
	}
hr {
	border-top: 2px dotted #BBC6C0;	
	}
dl {
	margin: 0px 15px;
	}
/*Header Area*/
.header {
	margin: 0px auto;
	width: 80%;
	height: 250px;
	text-align: left;
	background-attachment: scroll;
	background-color: #648894;
	background-image: url(images/storm2.jpg);
	background-position: center;
	background-repeat: repeat;
	text-indent: 15px;
	}
#sitetitle {
	color: #FFFFFF;
	font-family: "Futurist Fixed-width", "Century Gothic", Verdana;
	font-size: 30px;
	}
#siteslogan {
	color: #D5D5CB;
    font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
    font-size: 24px;
	}
#rss {
	}
.nav {
	background-color: #86ADB2;
	text-align: center;
	margin: 0px auto;
	width: 80%;
	border-top: 2px dotted #BBC6C0;
	border-bottom: 2px dotted #BBC6C0;
	padding-bottom: 5px;
	}
/*Index Area*/
.page {	
	margin: 0px auto;
	width: 80%;
	background-color: #86ADB2;
	}
	 /*Sidebar*/
.side {
	margin: 0px 5px;
	width: 200px;
	}
.block {
	min-height: 75px;
	}
.blockhdr {
	border-top: 2px dotted #BBC6C0;
	background-attachment: scroll;
	background-color: #648894;
	background-image: url(images/storm2.jpg);
	background-position: center;
	background-repeat: repeat;
	font-family: "Futurist Fixed-width", "Century Gothic", Verdana;
	font-style: italic;
	text-align: left;
	}
.blockcontent {
	text-indent: 5px;
	padding: 5px;
	}
.blockfooter {
	background-color: #648894;
	font-size: 9px;
	margin-bottom: 0px 10px 10px 10px;
	}
	/*Main*/
.main {
	width: 98%;
	}
#news {
	margin: 5px auto;
	width: 75%;
	}
/*Footer Area*/
.credit {
	margin: 0px auto;
	width: 80%;
	background-color: #86ADB2;
	text-align: center;
	border-top: 2px dotted #BBC6C0;
	}
.foot {
	margin: 0px auto;
	width: 80%;
	background-color: #86ADB2;
	border-top: 2px dotted #BBC6C0;
	}
/*Listings*/
.odd {
	padding-bottom: 10px;
	background-color: #BBC6C0;
	color: #ffffff;
	margin-bottom: 5px;
	text-indent: 5px;
	}
.even {
	padding-bottom: 10px;
	background-color: #86ADB2;
	margin-bottom: 5px;
	text-indent: 5px;
	}
.classification {
	font-weight: bolder;
	font-size: 13px;
	color: #ffffff;
	}
/*Blocks*/
#categoriesblock, #memberblock {
	width: 80%;
	margin: 0px auto;
	}

/*View Stories*/
.jumpmenu {
	text-align: right;
	}
#story {
	padding: 5px;
	}
.notes {
	padding: 5px;
	}
	
	

.textbox {
	background-color: #648894;
	color: #D5D5CB;
	}
textarea {
	width: 80%;
	}
select {
	background-color: #648894;
	color: #D5D5CB;
	}
input {
	background-color: #648894;
	color: #D5D5CB;
	} 
/* Added for 2.0 */
#newsarchive { 
	margin-left: 160px; 
	}
#pagetitle { 
	text-align: center; 
	font-size: 150%; 
	margin: 1ex; 
	}
#pagetitle a {
	font-size: 115%;
	}
#alphabet, #pagelinks { 
	text-align: center; ma
	rgin: 1em; 
	}
LABEL { 
	font-weight: bold; 
	}
#sort { 
	text-align: left; 
	margin: 1em; 
	}
#profile #sort { 
	text-align: right; 
	}

.sectionheader { 
	text-align: center; 
	font-weight: bold; 
	}

#tabs {
 	padding: 0;
 	margin: 0;
 	clear: both;
	}

#tabs DIV{ 
 	width: 33%;
 	float: left;
 	text-align: center;
	}

#tabs #centertab {
  	background: transparent;
  	width: 98%;
	}

#tabs a { 
	font-weight: bold; 
	}
#tabs a:active, a:hover { 
	text-decoration: none;  
	}

#tabs #active { 
	width: 34%; 
	}
#tabs #active a { 
	font-size: 105%;
	}
#tabs #active a:active, a:hover { 
	text-decoration: underline; 
	}
