* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-color: #231f20;
}

#flash {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	height: 305px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(../images/contentcontainerbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
#content {
	background-image: url(../images/content.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	width: 836px;
}
/* MAIN NAVIGATION */

#mainnav	{
	padding-right: 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
	
#mainnav ul	{
	float: right;
	width: 780px;
	height: 29px;
	padding: 0;
	position: relative;
	text-align: center;
	background-image: url(../images/mainnav.gif);
	background-repeat: no-repeat;
	margin: 0;
	}
	
#mainnav ul li	{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	}

#mainnav ul li, #mainnav a	{
	height: 29px;
	display: block;
	}

#mainnav ul li a	{
	text-indent: -9999px; 
	text-decoration: none;
	}

#mn1 {left: 0px; width: 120px;}
#mn2 {left: 120px; width: 107px;}
#mn3 {left: 227px; width: 114px;}
#mn4 {left: 341px; width: 143px;}
#mn5 {left: 484px; width: 164px;}
#mn6 {left: 648px; width: 132px;}

#mn1 a:hover {background: transparent url(../images/mainnav.gif) 0 -29px no-repeat;}
#mn2 a:hover {background: transparent url(../images/mainnav.gif) -120px -29px no-repeat;}
#mn3 a:hover {background: transparent url(../images/mainnav.gif) -227px -29px no-repeat;}
#mn4 a:hover {background: transparent url(../images/mainnav.gif) -341px -29px no-repeat;}
#mn5 a:hover {background: transparent url(../images/mainnav.gif) -484px -29px no-repeat;}
#mn6 a:hover {background: transparent url(../images/mainnav.gif) -648px -29px no-repeat;}

/* END MAIN NAVIGATION */
#spotlights {
	clear: both;
	width: 780px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
#left {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	margin-left: 38px;
	float: left;
	width: 496px;
	margin-right: 15px;
}
#left p {
	text-align: left;
	font-size: 14px;
	color: #292421;
	letter-spacing: -1px;
	margin-bottom: 10px;	
}
img.bio {
	float: left;
	padding-right: 10px;
}

#right {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	float: left;
	width: 240px;
	background-image: url(../images/rightbg.gif);
	padding-right: 5px;
	padding-left: 5px;
}
#right p {
	text-align: left;
	font-size: 12px;
	color: #666666;
	letter-spacing: -1px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 5px;
}
#right a {
	color: #C88618;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BD8618;
}
#right a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#ftr {
	background-image: url(../images/ftrbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 164px;
}
#ftrcontainer {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
	float: left;
	width: 400px;
}
#mass {
	float: right;
	color: #636162;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}



h1 {
	color: #BD8618;
	font-size: 17px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: -1px;
	text-align: left;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b2b2b2;
	margin-top: 10px;
	
}
#clear {
	clear: both;
}
h3 {
	font-size: 14px;
}
form {
	text-align: left;
	margin-left: 17px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
em {
	color: #FF0000;
}


input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 3px;
	width: 175px;
	border: 1px solid #CCCCCC;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #CCCCCC;
	padding: 3px;
	width: 400px;
	height: 250px;
}

input#button {
	background-color: #E7E7CE;
	padding: 0px;
	cursor: hand;
	width: 60px;
	margin-left: 346px;
	margin-top: -10px;
	color: #D18E0F;
	font-weight: bold;
}
