body {
	background: #414141;
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image:url(images/background.gif);
}

* html body {
	line-height: 14px;
}
a:link {
	color: #D65CC0;
}
a:visited {
	color: #D65CC0;
}
a:active {
	color: #D65CC0;
}

#content a:link { 
	color: #D65CC0;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
}

#content a:visited { 
	color: #D65CC0;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
}
	
#content a:hover, #content a:active { 
	color: #5f7c8d;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
}

#container {
	margin: 0 auto;
	margin-top: 20px;
	text-align: left;
	width: 775px;
}

#content {
	clear: both;
	margin-top: 15px;
	width: 775px;
}

#footerbg {
	clear: both;
	margin-bottom: 15px;
	padding-top: 15px;
}

#footer{
	border: 6px solid #FFFFFF;
	clear: both;
	font-size: 13px;
	height: 30px;
	padding-top: 16px;
	text-align: center;
	width: 763px;
	background-color:#1c2f45;
}

#left {
	border: 6px solid #FFFFFF;
	float: left;
	margin-right: 12px;
	width: 263px;
	height:1105px;
	display:inline;
	overflow:hidden;
	background-image:url(images/jhewitt.jpg);
	background-repeat:no-repeat;
	background-color:#c146a4;
	
	
	
}
#left2 {
	border: 6px solid #FFFFFF;
	float: left;
	margin-right: 12px;
	width: 263px;
	height:605px;
	
	overflow:hidden;
}

#nav {
	border: 6px solid #FFFFFF;
	font-size: 13px;
	height: 30px;
	padding-top: 16px;
	text-align: center;
	width: 763px;
	background-color:#1c2f45;
}

#right {
	
		background-color:#1c2f45;
		border: 6px solid #FFFFFF;
	float: left;
	height: 3000px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	width: 446px;

	display:inline;
}
#right-about {
	
		background-color:#1c2f45;
		border: 6px solid #FFFFFF;
	float: left;
	height: 850px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	width: 446px;

	display:inline;
}
.thumbnails ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.thumbnails li {
	float: left;
	list-style: none;
	margin: 0;
	margin-right: 15px;
	padding: 0;
}
.header { font-size:20px; font-weight:bold;}
.header2 { font-size:20px; font-weight:bold; background-color:5f7c8d;}

#topad {
	border: 6px solid #FFFFFF;
	font-size: 13px;
	height: 90px;
	padding-top: 16px;
	text-align: center;
	width: 763px;
	background-color:#1c2f45;
}