body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #FFFFFF;
	background-color: #000000;
	background-image:url(http://www.falconpedal.com/images/bg.jpg); 
	background-repeat:repeat-x;
	background-position:top;			
	margin: 0px;
}
#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}


#header{
 width:980px;		
 height:20px;	
 text-align:right; 
 margin:0px;
 padding:0px;
}

#header p{
padding-right:2px; 
margin:0;
}


#header a:link {
	font-size:.8em;
  	color:#FFF;
  	text-decoration:none;
  	}
#header a:visited {
	font-size:.8em;
  	color:#FFF;
  	text-decoration:none;
  	}
#header a:hover {
	font-size:.8em;	
  	color:#4a8ee1;
  	text-decoration:none;
  	}

#right a:link {
	font-size:1em;
  	color:#FFF;
  	text-decoration:none;
  	}
#right a:visited {
	font-size:1em;
  	color:#FFF;
  	text-decoration:none;
  	}
#right a:hover {
	font-size:1em;	
  	color:#000;
  	text-decoration:none;
  	}
	
#col1 {
	/*width: 545px;*/
	width: 840px;	
	float: left;
	height:670px;	
}


#col2 {
	float: right;
	width: 130px;
	height:600px;
}

#video_player {
position:absolute;
margin-top:50px;
margin-left:100px;
z-index:15;
border-left:1px solid #444;
border-right:1px solid #444;
border-bottom:1px solid #444;
padding:3px;
}

#video_back {
width:714px;
height:396x;
background-color:#000;
border-left:1px solid #444;
border-right:1px solid #444;
border-top:1px solid #444;
*filter:alpha(opacity=80);
-moz-opacity:.80;
opacity:.80;*
z-index:-1;
position:absolute;
margin-top:-25px;
margin-left:-1px;
padding:3px;
}


#video_back #close a {
float:right;
color:#888;
font-size:.9em;
text-decoration:none;
margin-right:10px;
}

#fadeshow1 {
z-index:1;
margin-top:0px;
padding:3px;
width:840px;
height:670px;
}


body a:link {
  	color:#FFF;
  	text-decoration:none;
  	}
body a:visited {
  	color:#FFF;
  	text-decoration:none;
  	}
body a:hover {
  	color:#4a8ee1;
  	text-decoration:none;
  	}
body a img {
  	border-width:0px;
  	}					

body img {
  	border:0px;
  	}
	
#footer {
	width:980px; 
	height:20px; 
	margin:0px; 
	padding:0px; 
	text-align:center;
	font-size:.8em;
}

#footer a:link {
	font-size:.8em;
	padding-top:5px;
  	color:#FFF;
  	text-decoration:none;
  	}
#footer a:visited {
	font-size:.8em;
	padding-top:5px;	
  	color:#FFF;
  	text-decoration:none;
  	}
#footer a:hover {
	font-size:.8em;	
	padding-top:5px;	
  	color:#4a8ee1;
  	text-decoration:none;
  	}
