body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	padding: 0px;
	background-repeat: no-repeat;
	color: White;
	/*overflow:hidden;*/
}
html{
overflow:auto;
}
#flash-background{
		width:1300px;
		height:603px;
		text-align:left;
		margin:0px auto;
		position:absolute;
		top:0px;
		left:50%;
		z-index:0;
      background-repeat: no-repeat;
		overflow: hidden;
		margin-left:-650px;
}
#website{
		width:780px;
		position:relative;
		margin: 0 auto;
		z-index:10000;
	}
div.spacer{
clear:both; 
height:20px; 
display:block;
}
#container{
	width: 780px;
	margin: 0 auto;
	z-index:10000;
}

#topbar{
	width: auto;
	height: 70px;
	margin-top: 0px;
	
}

#navigation{
	width: 780px;
	height: 20px;
	border-top: 1px solid Gray;
	border-bottom: 1px solid Gray;
}

#left_big{
	width: 410px;
	float: left;
	/*margin-top: 270px;*/
}
#md{
	width: 20px;
	float: right;
}
#left_bigTx{
	width: 340px;
	float: right;
	background-image: url(bkfortxt2.png);
	background-repeat: repeat;
	padding: 5px 8px 5px 5px;
	border: 1px solid #444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #efe5e5;
	

}


#right_big{
	width: 350px;
	float: right;
	background-image: url(bkfortxt22.png);
	background-repeat: repeat-y;
	padding: 5px 5px 5px 5px;
}
#left_cl{
	width: 516px;
	float: left;
	letter-spacing: 10px;
	
	
	
}

#right_cl{
	width: 250px;
	float: right;
	
}
#footer{
	width: auto;
	height: 20px;
	border-top: 1px solid Gray;
	border-bottom: 1px solid Gray;
}

.link1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: White;
	text-decoration: none;
}

.link1 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F4A460;
	text-decoration: none;
}
.link2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: White;
	text-decoration: none;
}

.link2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F4A460;
	text-decoration: none;
}
.onit{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F4A460;
	text-decoration: none;
}
.h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F4A460;
}
