/*** Layout ***/#container {	width: 100%;	height: 100%;    position: relative;	}		#header {	width: 100%;	height: 70px;	position: relative;	z-index: 2;	}	#navigation {	width: 100%;	position: relative;	z-index: 2;	border-bottom: solid #ffffff 1px;	padding-bottom: 10px;	}#words {	width: 230px;	float: left;	position: relative;	z-index: 1;	margin-top: 10px;	}#pictures {	position: absolute;	left: 150px;	top: -50px;	z-index: 0;	}#newsContainer {	width: 350px;	float: left;	position: relative;	z-index: 1;	padding: 0;		}	#news_heads {	width: 350px;	float: left;	position: relative;	z-index: 1;	left: 0px;	}	#news_heads h1{	color: #ffffff;	font-family: Lucida Grande, Tahoma, Helvetica, Arial, sans-serif;	font-size: 1em;	line-height: 1em;	padding-bottom: 5px;	}	#news_heads p{	color: #ffffff;	font-family: Lucida Grande, Tahoma, Helvetica, Arial, sans-serif;	font-size: 0.8em;	line-height: 1.4em;	}	#news_heads h2{	color: #ffffff;	font-family: Lucida Grande, Tahoma, Helvetica, Arial, sans-serif;	font-size: 1em;	line-height: 1em;	padding-bottom:2px;	font-weight: bold;	padding-top: 10px;	}		#news_heads_2 {	width: 350px;	float: left;	position: relative;	display: block;	z-index: 1;	left: 0;	padding-top: 10px;	}	#news_heads_2 h1{	color: #ffffff;	font-family: Lucida Grande, Tahoma, Helvetica, Arial, sans-serif;	font-size: 1em;	line-height: 1em;	padding-bottom: 5px;	}	#news_heads_2 p{	color: #ffffff;	font-family: Lucida Grande, Tahoma, Helvetica, Arial, sans-serif;	font-size: 0.8em;	line-height: 1.4em;	}	#news_heads_2 h2{	color: #ffffff;	font-family: Lucida Grande, Tahoma, Helvetica, Arial, sans-serif;	font-size: 1em;	line-height: 1em;	padding-bottom:2px;	font-weight: bold;	}	#news_heads_3 {	width: 350px;	display: block;	float: left;	position: relative;	z-index: 1;	left: 0px;	padding-top: 10px;	}	#news_heads_3 h1{	color: #ffffff;	font-family: Lucida Grande, Tahoma, Helvetica, Arial, sans-serif;	font-size: 1em;	line-height: 1em;	padding-bottom: 5px;	}	#news_heads_3 p{	color: #ffffff;	font-family: Lucida Grande, Tahoma, Helvetica, Arial, sans-serif;	font-size: 0.8em;	line-height: 1.4em;	}	#news_heads_3 h2{	color: #ffffff;	font-family: Lucida Grande, Tahoma, Helvetica, Arial, sans-serif;	font-size: 1em;	line-height: 1em;	padding-bottom:2px;	font-weight: bold;	}	#news_heads_4 {	width: 350px;	float: left;	display: block;	position: relative;	z-index: 1;	left: 0;	padding-top: 10px;	}	#news_heads_4 h1{	color: #ffffff;	font-family: Lucida Grande, Tahoma, Helvetica, Arial, sans-serif;	font-size: 1em;	line-height: 1em;	padding-bottom: 5px;	}	#news_heads_4 p{	color: #ffffff;	font-family: Lucida Grande, Tahoma, Helvetica, Arial, sans-serif;	font-size: 0.8em;	line-height: 1.4em;	}	#news_heads_4 h2{	color: #ffffff;	font-family: Lucida Grande, Tahoma, Helvetica, Arial, sans-serif;	font-size: 1em;	line-height: 1em;	padding-bottom:2px;	font-weight: bold;	}#picturesRichard {	position: absolute;	left: 150px;	top: -25px;	z-index: 0;	}#pictures2 {	position: absolute;	left: 160px;	top: -50px;	z-index: 0;	overflow: hidden;	}#picturesTemp {	position: absolute;	left: 120px;	top: -25px;	z-index: 0;	}#picturesFull {	position: absolute;	left: -50px;	top: -50px;	z-index: 0;	}#picturesFootball {	position: absolute;	left: 60px;	top: 30px;	z-index: 0;	}	#teamPic {	position: absolute;	left: 761px;	top: 215px;	z-index: 1;	}#footer {	position: absolute;	bottom: -416px;	z-index: 2;	width: 100%;	height: 50px;	clear: both;	left: 231px;	}.leftItem {	margin: 10px 10px 10px 0;	border: 0;	}.topmenuNav {	margin-top: 13px;	border: 0;	}.menuNav {	margin-top: 5px;	border: 0;	}.wordsNav {		margin: 5px 15px 5px 0;		border: 0;	}.picturesNav {		margin: 0 0 0 0px;	font-size: 10pt;		}.dummyInfo {		font-size: 8pt;		margin-bottom: 10px;	margin-right: 20px;	}.dummyHead {	margin-bottom: 10px;	}/*** Appearance ***/* {   	padding:0;   	margin:0;	font-weight: normal;}body {	background-color: #000000;	min-width: 600px;	min-height: 400px;	margin: 20px;	color: #ffffff;	font-family: Lucida Grande, Tahoma, Helvetica, Arial, sans-serif;	font-size: 0.8em;	}a:link {    text-decoration: none;    color: #EAB500;	font-weight: normal;	border: none;}a:visited {    text-decoration: none;    color: #EAB500;	font-weight: normal;	border: none;}a:active {    text-decoration: none;    color: #00aeef;	font-weight: normal;	border: none;}a:hover {	color: #FFFFFF;    text-decoration: none;    font-weight: normal;	border: none;}#news_heads_3 a {	color: #00aeef;	font-weight: bolder;}#news_heads_3 a:hover {	color: #FFFFFF;}/*** Trash .address {	float: right;	margin: -46px 0 0 0; /*** Logo Height + padding ***/	}***/