@charset "UTF-8";
/* CSS Document */

/*html {
		height: 100%;
		overflow: hidden;
	}*/

body {
	
	margin: 0;
	padding: 0;
	background-color: #000000;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	background-position: center;
	}

	

	#flashcontent {
		width: 100%;
		clear:right;
	}
	
	#header img{
	border:0px;	
	}
	
	#nonflashcontent {
		width: 100%; /*previously 766px*/
		height:540px;
		font-size:18px;
		font-family:Arial, Helvetica, sans-serif;
		color:#FFFFFF;
	}
	
	#lhcol {
		width: 350px;
		float:left;
	}
	
	#lhcol ul {
	list-style:square;
	list-style-position:outside;
	font-size:14px;
	line-height:120%;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	}
	
	a {
	color:#FFFFFF;
	}
	
	
	
	
	#rhcol {
		width: 416px;
		margin-left:355px;
	

	}
	#rhcol img {
	margin:5px;
	

	}
	
	/* end hide */
	
	/* end hide */

	

#footer {
		width: 766px;
		background-position:center;
		margin:0px auto;
		text-align:left;
		clear:both;
	}
	
	
	.footertext{
	font-size:10px;}
	
	#wrapper {
		width: 766px;
		background-position:center;
		margin:0px auto;
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		text-align:left;
	}