body, html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #999966;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #FFFF99;
	text-decoration: underline;
}

#picDiv {
	background-image: url(pics/background_img.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: 750px;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#container{
	width: 750px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 110px;
	margin-right: 110px;
}

#navbar {
	width: 475px;
	height: 40px;
	float: left;
}

#leftdiv {
	height: 440px;
	width: 275px;
	float: left;
}

#maincontent {
	width: 455px;
	height: 380px;
	float: left;
	background-color: #FFFFFF;
	padding: 10px;
}

#footer {
	width: 750px;
	height: 100px;
	background-color: #CCCCCC;
	clear: both;
	background-image: url(pics/btm_banner.jpg);
}

.footertext {
	float: right;
	margin-top: 50px;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: auto;
	text-align: right;
}

#HDMlink {
	width: 750px;
	height: 50px;
	text-align: center;
	clear: both;
	font-size: 10px;
	padding-top: 10px;
}

#contactdiv {
	width: 450px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.img_left {
	padding: 10px;
	float: left;

}

.img_right {
	float: right;
	clear: both;
}

.img_center {
	padding: 10px;
	float: none;
}

.index_galleryIMG {
	float: left;
	margin-top: 58px;
	margin-right: 10px;
	margin-left: 10px;
}

.index_linksIMG {
	float: left;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
}

.index_chatIMG {
	
	float: left;
	margin-top: 58px;
	margin-right: 10px;
	margin-left: 10px;
}

.mugshot_left {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;

}

.mugshot_right {
	clear: right;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;

}

ul {
	color: #000000;
	list-style-type: square;
	text-decoration: none;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	list-style-position: inside;

}

li {
	text-decoration: none;
	margin-bottom: 5px;

}

li a {
	text-decoration: underline;
}

li a:hover {
	color: #999966;
	text-decoration: underline;
	background-color: #FFFFCC;

}

.h1 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #999966;
	font-family: "Times New Roman", Times, serif;
	
}
