body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0; 
	margin: 0;
}
body {
	height: 800px;
}
hr {
	position: relative;

}
div {
	position: absolute;
	left: -1px;
	top: -1px;
}

#title1 {top: 0px; left: 20px; }
#title2 {top: 20px; left: 80px; }
#title3 {top: 0px; left: 635px; }
#title4 {top: 32px; left: 300px; }
#sep {top: 60px; left: 20px; width: 780px; }

#button1 {top: 80px; left: 20px; }
#button2 {top: 80px; left: 125px; }
#button3 {top: 80px; left: 230px; }
#button4 {top: 80px; left: 335px; }
#button5 {top: 80px; left: 440px; }
#button6 {top: 80px; left: 545px; }
#button7 {top: 80px; left: 650px; }

p.solid {
	top: 103px; 
	left: 20px; 
	width: 770px; 
	border-color: #ffcc00; 
	border-width: 2px; 
	border-style:solid; 
}

#h1 {
	top: 150px; 
	left: 150px; 
	width: 600px;
}

#container {
	position: relative;
	left: 20px; 
	width: 780px;
	height: 600px;
	top: 103px;
	padding: 5px;
	border-color: #ffcc00; 
	border-width: 2px; 
	border-style:solid; 
}

#footerText {
	position: relative;
	/*margin-left: auto; 
	margin-right: auto;*/
	text-align: center;
	width: 790px;
	height: 30px;
	left: 20px;	
	/*left: -85px;*/
	top: 105px; 
}

#pageContent {
	position: absolute;
	left: 20px;
	top: 20px;
	width: 400px;
}

#text1 {
	position: absolute;
	width: 510px;
	height: 540px;
	background-color: #CCCCCC;
	border: 1px solid #000000;
	padding: 10px;
}
#cssLogo {
	position: absolute;
	left: 200px;
	top: 510px;
	width: 200px;
	height: 31px;
}
/* Styles for gallery layout*/

.slideshow{ /*CSS for DIV containing each image*/
position: relative;
float: left;
margin-right: 10px;
margin-bottom: 10px;

}

.slideshow img{ /*CSS for each image tag*/
border: 0;
}

#navlinks{ /*CSS for DIV containing the navigational links*/
width: 400px;
}

#navlinks a{ /*CSS for each navigational link*/
margin-right: 8px;
margin-bottom: 3px;
font-size: 110%;
}

#navlinks a.current{ /*CSS for currently selected navigational link*/
background-color: yellow;
}

#newsTitle {
	position: absolute;
	left: 530px;
	width: 200px;
	height: 29px;
	border: 1px solid #000000;
	padding: 10px;
}

#newsCol {
	position: absolute;
	left: 530px;
	top: 50px;
	width: 200px;
	height: 489px;
	border: 1px solid #000000;
	padding: 10px;
	overflow: auto;
}

#boxpic {
	left: 424px;
	top: 138px;
}

#flashAd {
	left: 74px;
	top: 310px;
	height: 50px;
	width: 400px;
}

#prevFootage {
	position: relative;
	left: 20px;
	top: 380px; 
	width: 500px;
	height: 100px;
}

#showPic {
	position: absolute;
	left: 20px;
	top: 60px;
	width: 500px;
	height: 510px;
}
	
/* End Layout */

.style1 {
	font-size: 14px;
	color: #000000
}
.style3 {
	font-size: 12px;
	color: #666666;
}
.style4 {color: #333333}
.style5 {color: #000000}
.style6 {
	color: #000000;
	font-size: 12px;
}