body.main {
	background-color:#000000;
	background-image:url(../images/bg_main.jpg);
	background-repeat:repeat;}

body {
	margin:0px 0px; padding:0px;
	text-align:center;}
	
#Container {
	width:750px;
	margin:0px auto;
	text-align:left;
	padding:0px;}

#Header{
	width:750px;
	height:100px;}
	
#Header_left{
	width:200px;
	height:100px;
	float:left;
	padding-left:50px;}
	
#Header_right {
	width:500px;
	height:100px;
	float:right;}

#Banner { width:750px;	height:325px;	background-color:#000000;	background-image:url(../images/banner1.jpg);	background-repeat:no-repeat;}
#Banner2 { width:750px;	height:325px;	background-color:#000000;	background-image:url(../images/banner2.jpg);	background-repeat:no-repeat;}
#Banner3 { width:750px;	height:325px;	background-color:#000000;	background-image:url(../images/banner3.jpg);	background-repeat:no-repeat;}
#Banner4 { width:750px;	height:325px;	background-color:#000000;	background-image:url(../images/banner4.jpg);	background-repeat:no-repeat;}
#Banner5 { width:750px;	height:325px;	background-color:#000000;	background-image:url(../images/banner5.jpg);	background-repeat:no-repeat;}
#Banner6 { width:750px;	height:325px;	background-color:#000000;	background-image:url(../images/banner6.jpg);	background-repeat:no-repeat;}

#ContentContainer {
	width:750px;
	min-height:550px;
	overflow:auto;
	background-color:#61615c;
	background-image:url(../images/bg_content.gif);
	background-repeat:repeat-x;}

#Content_left {
	width:450px;
	float:left;
	vertical-align:top;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	color:#e3e3d4;
	line-height:200%;
	padding:25px;
	background-color:#61615c;
	background-image:url(../images/bg_content.gif);
	background-repeat:repeat-x;}
	
#Content_right {
	width:200px;
	min-height:500px;
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	color:#e3e3d4;
	line-height:150%;
	padding:25px;
	background-image:url(../images/bg_content_line.gif);
	background-repeat:no-repeat;}	

	
#Footer {
	width:750px;
	clear:both;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-weight:normal;
	line-height:200%;
	color:#e3e3d4;
	padding-top:10px;
	margin-bottom:25px;}
	
/* CONTENT PAGE STYLING//////////////////////////////////////////////// */	
	
.TableContainer {
	height:88px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	color:#a2a298;
	line-height:180%;
	margin-top:25px;}
	
.TableCol_left {
	height:88px;
	width: 197px;
	float:left;}
	
.TableCol_right {
	height:88px;
	width:228px;
	margin-left:25px;
	float:right;}
	
.H_table {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#e3e3d4;
	line-height:100%;}


.MediaContainer {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	color:#a2a298;
	line-height:180%;
	margin-top:25px;
	overflow:auto;}
	
.MediaRow_1 {
	float:left;}
	
.MediaRow_2 {
	margin-left:0px;
	float:left;}
	
.Media_ul {
	list-style-type: none;
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-right: 0px;
	margin-left:0px;  
	padding-left: 0em;}

.Media_li{
	padding:0px;}


#Menu {
	padding-top:0px;
	float:left;
	padding-right:0px;
	width:175px;}
	
.Menu_ul {
	list-style-type: none;
	margin-top: 7px; 
	margin-bottom: 0px; 
	margin-right: 15px;
	margin-left:0px;  
	padding-left: 0em;}

.Menu_li{
	border-bottom: 1px solid #4a4a4a;
	padding:5px;}


/* NAVIGATION MENU//////////////////////////////////////////////// */	

* html a:hover {visibility:visible}


#Navigation {
	position:relative;
	top:47px;
	height:22px;
	float:right;}


.Navbtn {
	float:right;
	height:22px;
	width:85px;
	margin-left:15px;
	padding-top:0px;
	text-align:center;}

.Navbtn_current {
	background-image:url(../images/nav_hover.gif);
	background-repeat:no-repeat;
	float:right;
	height:22px;
	width:85px;
	margin-left:15px;
	padding-top:0px;
	text-align:center;}
	
.Navbtn a:hover {
	background-image:url(../images/nav_hover.gif);
	background-repeat:no-repeat;
	display: block;
	height:22px;
	width:85px;
	text-align:center;}
	
.Navbtn span {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-align:center;
	line-height:20px;}


/* TEXT STYLES //////////////////////////////////////////////// */	


.textheader1 {
	background-image:url(../images/textheader1.gif);
	background-repeat:no-repeat;
	padding-left:45px;
	padding-top:10px;
	height:40px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#e3e3d4;
	line-height:100%;}
	
	
#Clock {
  position:relative;
  top:37px;
  height:27px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:normal;
  color:#0c77ad;}

	
a:link 		{ color: #e3e3d4; text-decoration: none; }
a:active 	{ color: #e3e3d4; text-decoration: none; }
a:visited 	{ color: #e3e3d4; text-decoration: none; }
a:hover 	{ color: #5f5d59; text-decoration: none; }

.n  		{ color: #e3e3d4; text-decoration: none; }
.n:link 	{ color: #e3e3d4; text-decoration: none; }
.n:active 	{ color: #e3e3d4; text-decoration: none; }
.n:visited 	{ color: #e3e3d4; text-decoration: none; }
.n:hover 	{ color: #000000; text-decoration: none; }

.tb  		{ color: #a2a298; text-decoration: underline; }
.tb:link 	{ color: #a2a298; text-decoration: underline; }
.tb:active 	{ color: #a2a298; text-decoration: underline; }
.tb:visited { color: #a2a298; text-decoration: underline; }
.tb:hover 	{ color: #797973; text-decoration: underline; }

/* FORM STYLES //////////////////////////////////////////////// */	

input , textarea {
	background-color: #61615c;
	border:1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#e3e3d4;
	padding-left:5px;
	overflow:hidden}

.send_button {
	background-color:#e3e3d4;
	font-size:12px;
	color:#000000;}
	
.no_bg {
	background:none;
	border:none;}
	
.popmenu {
	background-color:#61615c;
	color:#e3e3d4;}

.top {
	vertical-align:top;}


