body {	font-family: Arial, Helvetica, Sans-Serif;	font-size: 13px;	color: #FFFFFF;}body {	background-color: #050309;	background-image: url(images/bbe_bkgd.jpg);	background-repeat: repeat-y;	background-position: top center;	background-width: 100%;	position: absolute;	margin-left: 50px;	margin-top: 0px;	margin-right: 100px;	width: 792px;	}a {	font-family: Arial, Helvetica, Sans-Serif;	font-size: 1em;	font-weight: bold;}a:link {	color: #0099ff;}a:visited {	color: #3399FF;}a:hover {	color: #66FF99;}a:active {	color: #FFFF99;}#header {	background-image: url(images/bbe_title.jpg);	background-repeat: no-repeat;	background-position: top;	position: absolute;	margin-left: 75px;	margin-top: 25px;	width: 700px;	height: 144px;	z-index: 4;	}	 .container {			}.content {		position: absolute;	 margin-left: 150px; 	 margin-top: 200px;	 width: 700px;	 z-index: 3;}div.content h3 {   font-size: 1.1em;}.indexcontent {	 position: absolute;	 margin-left: 10px; 	 margin-top: 200px;	 width: 800px;	 z-index: 3;}.indexnav {	 position: absolute;	 float: left; 	 margin-top: 0px;	 width: 800px;	 z-index: 3;}div.indexnav a {	 border-style: none;}.navigation {	position: absolute; 	margin-left: -20px; 	margin-top: 180px;	width: 120px;	z-index: 2;}div.navigation a {	font-size: 0.85em;}.imgdisplay {	width: 700px;	font: 0.85em/1.3 Arial, sans-serif;	margin-left: 0px;}div.imgdisplay img {	border: 2px white ridge;	float: left;	margin: 15px;}div.imgdisplay img:nth-child(odd) {    float: left;}div.imgdisplay img:nth-child(even) {    float: right;}
