body, html {
	margin: 0;
	padding:0px;
	background-image: url(images/bksub.gif);
	background-repeat: repeat-x;
	background-color: #faf7e5;
}

#welcome {
padding-left: 60px;
padding-right: 60px;
padding-top: 20px;
padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707070;
	line-height: 160%;
}

#groupshot {
	float: right;
	clear: both;
}

#footer {
margin-top: 20px;
}
.copy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.discl {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #aca88a;
}

.discl a {
	text-decoration: underline;
	color: #aca88a;
}

.discl a:hover {
	text-decoration: none;
	color: #707070;
}

.header {
margin-bottom: -10px;
padding-top: 20px;}

#content {
padding-left: 50px;
padding-right: 20px;
padding-top: 25px;
padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 160%;
}

#content a {
	text-decoration: underline;
	color: #132f4e;
}

#content a:hover {
	text-decoration: none;
	color: #666666;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #132f4e;
	font-weight: bold;
	}
	
	.accent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #132f4e;
	font-weight: normal;
	font-style: italic;
	}

#sublinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #faf7e5;
	padding-left: 70px;
	padding-bottom: 4px;
	}
#sublinks ul {
	margin: 0;
	padding: 0;
	border: none;
	list-style-image: url(images/subbul.gif);
	list-style-type: none;
		}
		
	#sublinks li {
		margin: 0;
		}
		
#sublinks li a {
padding-top: 1px;
padding-bottom: 1px;
		display: block;
		color: #faf7e5;
		text-decoration: none;
		}

	html>body #sublinks li a {
		width: auto;
		}

	#sublinks li a:hover {
		color: #fff;
		text-decoration: underline;
		}
		
		.firstCol {
	background-color: #675933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d5d1b6;
		}
		
		.altRow {
			background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d5d1b6;
		}
		
		#fabox {
		width: 170px;
		margin-right: 10px;
		}
		
			#faboxnm {
		width: 170px;
		}
		
		.faphoto {
		padding: 10px;
		background-color: #bbb69d;
		margin-bottom: 5px;
		}
		
		.fatext {
		padding: 10px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #666666;
		line-height: 120%;
		}
		.fatext a {
		color: #666666;
		text-decoration: underline;
		}
		.fatext a:hover {
		color: #132f4e;
		text-decoration: underline;
		}
		
		.faname {
		padding: 10px;
		width:130px;
		font-size: 12px;
	color: #132f4e;
	font-weight: bold;
		}
		
		
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #413000;
	padding-top: 10px;
	padding-right: 12px;
}

.login a {
	text-decoration: none;
	color: #413000;
}

.login a:hover {
	text-decoration: underline;
	color: #000000;
}
		
