body {
	background-color:#474747;
	background-image:url(../images/bg.gif);
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:x-small;
	font-weight:normal;
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	padding: 0px, 0px, 0px, 0px;
	height:100%;
	}
a {
	color:#99CCFF;
	font-weight:bold;
	text-decoration:none;
}
a:active {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
a:hover {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
h1 {	
	color:#99CCFF;
	font-size:medium;
	font-weight:bold;
	margin-top: 20px;
	margin-left: 14px;
	margin-bottom: 10px;
	margin-right: 14px;
	display:block;
	}
h2 {	
	color:#99CCFF;
	font-size:small;
	font-weight:bold;
	font-style:italic;
	margin-top: -10px;
	margin-left: 14px;
	margin-bottom: 10px;
	margin-right: 14px;
	}
p {
	margin-top: 0px;
	margin-left: 14px;
	margin-bottom: 10px;
	margin-right: 14px;
	font-size:larger;
}
p.sig {
	margin-left: 164px;
	font-style:italic;
}
# header {
	width:771px;
	height:341px;
}
# translate {
	position:absolute; 
	top:1px; 
	left:50%; 
	z-index:3;
}
#container_a {
		background-image:url(../images/main_bg.jpg);
		background-color:#343434;
		top:0px;
		width:771px;
		height:inherit;
		margin-top:0px;		
		margin-right:auto;
		margin-left:auto;
		margin-bottom:auto;
		text-align:left;
	}

#content_main {
		width:771px;
		background-color:#343434;
		background-repeat:no-repeat;
		min-height: 462px;
		border-width: 0px;
		margin-top:-2px;
		display:inline;
	    margin-bottom:0px;
		
	}
	/* Hack for IE positioning follows */
	* html #content_main  {
			width:771px;
			margin-top:-5px;
			height: 462px;
		}
	/* End IE hack */
#video_container {
        background-image:url(../images/video_bg.jpg);
		background-repeat:no-repeat;
		padding: 1px 1px 1px 1px;
 		}		
#nav {
		width:174px;
		min-height: 460px;
		background-image:url(../images/left_nav_bg.jpg);
		background-color:#343434;
		background-repeat:no-repeat;
		float:left;
		border-width: 0px;
		
		}
	/* Hack for IE positioning follows */
		* html #nav {
			height: 460px;
			margin-top:-3px;
	}
	/* End IE hack */
#nav ul {
	margin-top: 10px;
	list-style-type:none;
	}
	#nav ul#sub {
		margin-left: -20px;
		list-style-type:none;
		}
		/* Hack for IE positioning follows */
		*html #nav ul#sub {
		margin-left: 20px;
		}
		/* End IE hack */
#nav li{
	margin-bottom:15px;
	text-indent:-2em;
	display:list-item;
	}

#content_area_bg_1 {
	background-color:#000000;
	z-index:2;
	margin-left: 15px;
	margin-top: 20px;
	width: 302px;
	min-height: 328px;
	float:left;
	}
	/* Hack for IE positioning follows */
	* html #content_area_bg_1 {
		    width: 302px;
			height:328px;
			padding-left: 0px;
			margin-left: 7px;
	}
	/* End IE hack */
	
#content_area_bg_2 {
	background-color:#000000;
	margin-right: 34px;
	margin-top: 75px;
	width: 226px;
	min-height: 272px;
	float:right;
	}
	/* Hack for IE positioning follows */
	* html #content_area_bg_2 {
		   float:right;
		    width: 226px;
			height:272px;
			margin-left: 10px;
			margin-right: 17px;
		
	}
	/* End IE hack */
#footer {
	clear:both;
	 margin-left: 17px;
	margin-right: 17px;
	
	text-align:center;
}

.footer {
	font-size:7px;
	color:#CCCCCC;

}
.trans_bg {
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
	}	
#content_area_1 {
	z-index:2;
	border-width: 0px;
	
	}
#content_area_2 {
	z-index:2;
	border-width: 0px;
	}

.nav {
	font-family:"Courier New", Courier, mono;
	color:#99CCFF;
	font-size:small;
	font-weight:bold;
	text-decoration:none;
	}
a.nav:link {
	font-family:"Courier New", Courier, mono;
	color:#99CCFF;
	font-size:small;
	font-weight:bold;
	text-decoration:none;
	}
a.nav:visited {
	font-family:"Courier New", Courier, mono;
	color:#b3cce5;
	font-size:small;
	font-weight:bold;
	text-decoration:none;
	}
a.nav:active {
	font-family:"Courier New", Courier, mono;
	color:#b2cce6;
	font-size:small;
	font-weight:bold;
	text-decoration:underline;
	}
a.nav:hover {
	font-family:"Courier New", Courier, mono;
	color:#b3cce5;
	font-size:small;
	font-weight:bold;
	text-decoration:underline;
	}
.subnav {
	font-family:"Courier New", Courier, mono;
	color:#CCCCCC;
	font-size:small;
	font-weight:bold;
	text-decoration:none;
	}
.subnav:link {
	font-family:"Courier New", Courier, mono;
	color:#CCCCCC;
	font-size:small;
	font-weight:bold;
	text-decoration:none;
	}
.subnav:visited {
	font-family:"Courier New", Courier, mono;
	color:#CCCCCC;
	font-size:small;
	font-weight:bold;
	text-decoration:none;
	}
.subnav:active {
	font-family:"Courier New", Courier, mono;
	color:#E5E5E5;
	font-size:small;
	font-weight:bold;
	text-decoration:underline;
	}
.subnav:hover{
	font-family:"Courier New", Courier, mono;
	color:#E6E6E6;
	font-size:small;
	font-weight:bold;
	text-decoration:underline;
	}
</style>