body { 
	margin-right: auto; 
	margin-left: auto; 
	margin-bottom: 0px; 
	margin-top: 0px; 
	color: #f0efeb; 
	font-size: 12px; 
	font-family: Helvetica, "Lucida Grande", Arial, sans-serif; 
	line-height: 14px; 
	background: center top; 
	background-image: url(../images/repeat.gif); 
	background-repeat: repeat-x; 
	background-color: #74736f; 
	}
	
img {
		padding: 0px;
		margin: 0px;
		display: inline;
	}

a
	{
	color: #f0efeb; 
	text-decoration: none;
	}

a:hover
	{
	color: #94e761;
	text-decoration: none;
	}

a:active
	{
	color: #40aa00;
	text-decoration: none;
	}

	
#container {
	padding-top: 80px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	width: 800px
	                  }


#header {
		background-color: white;
		padding-top: 18px;
		list-style-position: inside;
		height: 40px;
		width: 800px;
		border-top-color: #dfff47;
		border-top-style: solid;
		border-top-width: 12px;
		margin: 0px;
		font-size: 13px;
	}

	
#navigation {
		padding: 0px;
		margin: 0px;
		float: left;
		width: 800px;
		height: 25px;
	}

#center {
		float: left;
		width: 800px;
		margin-bottom: 10px;
		height: 700px;
		padding: 0px;
	}
	
#left_center {
		float: left;
		width: 500px;
		margin-bottom: 10px;
		padding: 0px;
	}
	
#right_center {
		float: right;
		width: 280px;
		margin-left: 20px;
		margin-bottom: 10px;
		padding: 0px;
	}
	
#footer {
		float: left;
		width: 800px;
		margin-top: 20px;
		margin-bottom: 0px;
	}
	
/*
#footer {
		background-color: #38322f;
		float: right;
		width: 800px;
		margin-top: 20px;
		margin-bottom: 0px;
		padding: 20px;
	}
*/

#subnav
	{
	padding-left: 20px;
	padding-top: 20px;
	list-style-position: inside;
	float: left;
	width: 180px;
	display: inline;
	line-height: 20px;
	font-size: 11px;
	text-decoration: none;
	color: #424242;	
	}

#subnav a:hover
	{
	display: inline;
	font-size: 11px;
	line-height: 20px;
	text-decoration: none;
	color: #424242;
	background-color: #dfff47;	
	}

#subnav a#active
	{
	display: inline;
	font-size: 11px;
	line-height: 20px;
	text-decoration: none;
	color: #424242;
	background-color: #dfff47;	
	}

#sub_thumbs
	{
	width: 340px;
	margin-right: 25px;
	padding-right: 15px;
	padding-top: 15px;
	float: left;
	display: block;
	font-size: 11px;
	}
	
.heading {
	color: #94e761;
	font-size: 24px;}

.subhead {
	color: #231f1c;
	font-weight: bold;
	font-size: 13px;}

.copyright {
	color: #f0efeb;
/*
	color: #e6e5e2;

*/	font-size: 10px;}

.border {
	padding: 0px;
	margin: 0px;
	height: 250px;
	width: 278px;
	border-width: 1px;
	border-style: solid;
	border-color: #97938a;
	font-size: 9px;}

.caption {
	margin-top: 5px;
	font-style: italic;
	color: #f0efeb;
	font-size: 10px;}

#330wide {
	float: left;
	width: 230px;
	padding: 0px;
	margin: 0px;}

#right_center a {
	color: #3b6f1b;}

#right_center a:hover {
	color: white;}

#cv {
	               	padding-left: 70px;
	               	padding-bottom: 9px;
	               	padding-right: 10px;
	               	padding-top: 14px;
	               	background-repeat: no-repeat;
	               	background-image: url(../images/cv_alt.jpg);
	               	color: white;
	               	text-transform: uppercase;
	               	margin-bottom: 10px;
	               	margin-top: 20px;
	               	height: 12px;
	               	width: 210px;
	               }


#bkgd {
	               	padding-left: 70px;
	               	padding-bottom: 9px;
	               	padding-right: 10px;
	               	padding-top: 14px;
	               	background-repeat: no-repeat;
	               	background-image: url(../images/bkgd_alt.jpg);
	               	color: white;
	               	text-transform: uppercase;
	               	margin-bottom: 20px;
	               	margin-top: 0px;
	               	height: 12px;
	               	width: 210px;
	               }


