body {
	padding:0;
	margin:0;
	text-align:center;
	font-family:'Arial';
	font-size:12px;
	color:#555;
	background:#000;
}

h1 {
	color:#000;
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:20px;
	margin:0;
	padding:0;
}

h2 {
	color:#884450;
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:22px;
	margin:0;
	padding:0;
}

h3 {
	color:#000;
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:20px;
	margin:20px 0 0 0;
	padding:0;
}

h4 {
	color:#000;
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:20px;
	margin:0 0 0 0;
	padding:0;
}

p {
	margin:0;
	padding:0 0 10px 0;
}

.overscore {
	border-top:1px solid #7a7a7a;
	padding-top:8px;
}

.maroon {
	color:#884450;
	font-weight:bold;
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:14px;
}

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

a:hover {
	text-decoration:underline;	
}

img {
	border:none;
	padding:0;
	margin:0;
}

.clear {
	clear:both;
	font-size:1px;
	line-height:1px;
}

#header {
	background:url(images/headbg.png) repeat;
	height:247px;
	text-align:center;
}

#head {
	background:url(images/head.png);
	width:700px;
	height:247px;
	margin:auto;
}

#navigation {
	background:url(images/navbg.png) repeat;
	height:37px;
	text-align:center;
	font-size:15px;
	position:fixed;
	width:100%;
	top:0;
	left:0;
}

#nav {
	width:800px;
	margin:auto;
	letter-spacing:2px;
	position:relative;
}
#nav a {
	margin:0px 0 0 0;
	padding:0 0px 0 0px;
	text-decoration:none;
	color:#7f7f7f;
	font-family:"Georgia", Times New Roman, Times, serif;
}

#nav a:hover {
	text-decoration:underline;	
}

.flashhold {
	width:658px;
	height:318px;
	margin:auto;
}

#contentHeader{
color:#999999;
padding-top:7px;
padding-bottom:5px;
width:700px;
margin:auto;
}

#contentHeaderWrap{
background-color:#333333;
}

#contentHeader h2{
font-size:40px;
letter-spacing:2px;
}

#contentHeader p{
font-size:15px;
margin-top:5px;
line-height:20px;
letter-spacing:1px;
}
#contentout {
	width:100%;
	background:#eeede8;
}
#content {
	border-left:#dcdbd5 solid thick;
	border-right:#dcdbd5 solid thick;
	width:700px;
	background:#e3e1d8;
	margin:auto;
	padding-top:20px;
	padding-bottom:20px;
	text-align:left;
	min-height:350px;
	_height:350px;
}
.cent {
	width:700px;
	text-align:center;
}
#cl50 {
	width:320px;
	float:left;
	margin-left:20px;
}

#cr50 {
	width:320px;
	float:left;
	margin-left:20px;
}

.box320 {
	width:300px;
	padding:10px;
	background:#eeede8;
	min-height:180px;
	_height:200px;
	margin-bottom:20px;
	
}

.box320 a {
	float:right;
}

#inthenewsbox {
	line-height:18px;
	margin:auto;
	margin-top:20px;
	width:640px;
	padding:10px;
	background:#eeede8;
	min-height:100px;
}

#inthenewsbox img {
	float:right;
}

.inthenewbox_content {
width:400px;
float:left;
}

#videoboxarea {
	line-height:18px;
	margin:auto;
	margin-top:20px;
	width:640px;
	padding:10px;
	background:#eeede8;
	min-height:270px;
}

#videoboxtext {
	line-height:18px;
	margin:auto;
	margin-top:16px;
	margin-left:12px;
	width:170px;
	padding:10px;
	background:#eeede8;
	float:left;
}

#videobox {
	line-height:18px;
	margin:auto;
	width:410px;
	padding:10px;
	background:#eeede8;
	float:right;
}


#contentwide {
	width:660px;
	margin-left:20px;
	float:left;
}

.contact {
	background:#eeede8;
	text-align:center;
	padding:8px 0 8px 0;
}

input[type=text], textarea {
	width:280px;
	font-family:Arial, Helvetica, sans-serif;
}

.contact a {
	color:#7a7a7a;
	text-decoration:none;
}

.cleft {
	width:410px;
	margin-left:20px;
	float:left;
}

.cright {
	width:230px;
	margin-left:20px;
	float:left;
}

.cright h3{
margin-top:0px;
}

#photonav {
	width:100%;
}

#photonav a {
	margin:0 15px;
	font-size:1.1em;
}

#footer {
	background:#000;
	font-weight:bold;
	text-align:center;
	font-size:14px;
	color:#7f7f7f;
	font-family:"Georgia", Times New Roman, Times, serif;
	overflow:auto;
	vertical-align:bottom;
}

#foot {
	width:700px;
	margin:auto;
	text-align:left;
}

#foot a {
	text-decoration:none;
	color:#7f7f7f;
}

#footer a:hover { 
	text-decoration:underline;
}


#fixContact {display:block; width:120px height:96px; position:fixed; top:370px; right:0;}
* html #fixContact {position:absolute;}
<!--[if lte IE 6]>
   <style type="text/css">
   /*<![CDATA[*/ 
html {overflow-x:auto; overflow-y:hidden;}
   /*]]>*/
   </style>
<![endif]-->

