@charset "utf-8";
/* CSS Document */

body {
	background-color: #336633;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 100%;
	color:#ffffff;
	margin:1px 1px 1px 1px;
	padding:0px;
		background-image:url(Images2/header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.specialTop {
	background-image: url(Images2/featured.gif);
	width:700px;
	height:310px;
	background-repeat: no-repeat;

}

.table1 {
	font-size:80%;
	width: 380px;
	height: 222px;
	
}

a{
	color:#6CF;
	text-decoration:none;
			}
	
a:visited {
	}			

a:hover{
	color:#6FC;text-decoration:underline;
}


				.sectionlinks a:active {
}

h1 {font-size:130%;}
h2 {font-size:120%;}
h3 {font-size:100%;}

#container {
	width: 1008px;
	margin-left: 0px;
	margin-top: 0px;
	padding:0px;
}

.header {
	width: 1000px;
	height: 200px;
	margin-left: 0px;
	margin-top: 0px;
	padding:0px;

}

.insideHeader {
	width: 760px;
	height: 130px;
	margin-left: 235px;
	margin-top: 100px;
	position:relative;}
	
/***********************************************/
/* NAVIGATION Divs                                 */
/***********************************************/
	
#navBar {

	width: 185px;
	float:left;
	margin-left:5px;
	font-size:90%;

	}	
	
	.sectionlinks {font-weight: bold;}

			.sectionlinks a{
	height:30px;
	color:#ffffff;
	border-bottom:1px solid #ffffff;
	display: block;
	margin: 10px 1px 1px 1px;
	padding: 5px;
	text-decoration: none;
	background-image: url(Images2/mouse-off.gif);
			}
	

					.sectionlinks a:visited {
	}			
				.sectionlinks a:hover{
	color:#6FC;
	border-bottom:1px solid #91876c;
	margin: 10px 1px 1px 1px;
	padding: 5px;
	display: block;
	background-image: url(Images2/mouse-over.gif);
	background-repeat: no-repeat;
			}


				.sectionlinks a:active {
}	
.relatedlinks {padding-left: 30px;}
.relatedlinks a{height:25px;font-size:80%;}
.relatedlinks a:visited {}
.relatedlinks a:hover {}
.relatedlinks a:active {}
#content {
	float: right;
	width: 755px;
	margin-bottom:1px;
	background-color:#;
	color:#;
	border:1px solid #;	
	margin-right: 12px;
	clear:both;
	min-height: 400px;
	margin-top:0px;

}	

/***********************************************/
/* BOTTOM OF PAGE                               */
/***********************************************/

#siteInfo {
	clear: both;
	width: 1000px;
text-align: center;
	padding: 15px;

font-size: 80%;
border-top: 1px solid #629562;
}
#siteInfo A:link {color:#;	}
#siteInfo A:hover {color:#;	}
#siteInfo A:active {color:#;	}
#siteInfo A:visited {color:#;	}
.small {
	font-size: 90%;
}
.author {
	font-size: 80%;
	display: block;
	padding-left: 30px;
}
