@charset "UTF-8";
/* CSS Document */
img{
	border:0px;
	text-align: right;
}
p,h1,h2,h3,h4,h5,h6{
padding:0px;	
margin:0px;
}
body{
	margin:0px;
	padding:0px;
	background-color:#000;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	color:#FFF;
	font-family: Verdana;
	}
#wrapper{
	width: 1000px;
	padding-top: 20px;
	padding-right: 40px;
	padding-left: 40px;
	height:740px;
	margin: auto; 
}
.wrapper_left{
	width: 365px;
	height:700px;
	overflow: hidden;
	float: left;
}
.wrapper_right{
	float: right;
	width: 630px;
	height:710px;
}
	#flash{
	width:630px;
	float:right;
	height: 650px;
	overflow: hidden;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	#flash2{
	width:615px;
	height: 600px;
	}
#nav{
	width:630px;
	float:right;
}

.menu_nav{
	margin-left:-0px;
	padding-left:0px;	
}
.menu_nav li{
	display:inline;
	margin-top:0px;
	list-style-type:none;
	padding-left:10px;
	margin-left:20px;
}
.menu_nav a{
	font-family: helvetica;
	font-size: medium;
	color: white;
	text-decoration: none;
	font-weight: lighter;
	font-variant: normal;
	}
.menu_nav a:hover{
	font-family:helvetica;
	font-size: medium;
	color: #666;
	text-decoration:none;
	}

	#myframe1{
	border:0px;
	width:100%;
	height:100%;

	}
	#myframe2{
	border:0px;	
	}

#mediaplayer{
	width: 400px;
	height: 25px;
	overflow: hidden;
	float: right;
	z-index: -10000;
	}
mediaplayeriframe{
	width: 100px;
	height: 25px;
	margin-top: 500px;
}
#top{
	border:0px;
	height:82px;
	width: 345px;
}
#leftlogo{
	width: 340px;
	height: 82px;
	float: left;
}
#rightnav{
	width: 650px;
	float: left;
	height: 80px;
}
