body {
	margin: 0;
	color: #000000;
	text-align: center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: url('images/bg_site.jpg') repeat-x #fff;
	background-attachment: fixed;
	}

#header {
	margin: 0 auto;
	width: 764px;
	background: url('images/headers/headerimage_live.jpg') center 13px no-repeat; 
	}

	#frame {
		position: relative;
		padding-top: 40px;
		height: 145px!important; height: 185px;
		background: url('images/headerframe_live.gif') no-repeat; 
		}	

	#logo {
		display: block;
		margin: 0 auto;
		width: 360px; height: 75px;
		behavior: url('iepngfix.htc');
		background: url('images/FR1908-logo.png') no-repeat;
		}

		#logo span {
			display: none;
			}

#nav {
	position: absolute;
	left: 0; bottom: 18px;
	margin: 0; padding: 0 0 0 13px;
	list-style: none;
	}

	#nav li {
		float: left;
		margin: 0 4px 0 0; padding: 0;
		width: 98px;
		text-align: left;
		background: url('images/menu_divider.gif') right center no-repeat;
		}

		#nav li a {
			display: block;
			margin: 0; padding-top: 4px;
			width: 92px; height: 22px!important; height: 26px;
			text-align: center;
			color: #fff;
			font: 14px Impact, sans-serif;
			background: url('images/bg_menuitem.gif') no-repeat;
			}

			#nav li a:hover {
				background: url('images/bg_menuitem_over.gif') no-repeat;
				}			

border_live {
	width: 764px;
	background: url('images/border_live.gif') center repeat-y;
	background-attachment: fixed;
	}

border_live span {
			display: none;
			}
			
a:link, a:visited, a:active  {
	color: #048504;
	text-decoration: none
	}
	
	a:hover {
		color: #048504; 
		text-decoration: none
		}
		
.table {
	margin: 2px auto 10px auto; padding: 0; 
	width: 744px; 
	background: url('images/table_bg.gif') center top repeat-y;
	}

	.tableheader {
		padding: 14px 0 0 0;
		text-align: center; 
		font-weight: bold; 
		background: url('images/table_top.gif') center top no-repeat;
		}

	.tablecontent {
		padding: 4px 12px 14px 8px;
		background: url('images/table_btm.gif') center bottom no-repeat;
		}
		
	.bgdown {
	background-position: bottom;
	}

#footer {
	position: relative;
	margin: 0 auto; padding-top: 56px;
	width: 764px; height: 98px;
	color: #000000;
	background: url('images/footer.gif') no-repeat; 
	}
	
	#footer a {
		font-weight: bold;
		}		

	#footer ul {
		margin: 0 0 0 0; padding: 40px 0 0 0;
		list-style: none;
		}

		#footer li {
			margin: 0 0 2px 0;
			}					
							