@charset "UTF-8";
/* CSS Document */

body {
	
	font-family: Arial, Helvetica, sans-serif;
	background-color: #999;
	font-style: normal;
	color: #000088;
	font-size: 100%;
	position: relative;
	
}
#wrapper {
	height: 900px;
	position: relative;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1em;
	margint-top: 2em;
	background-color:#FFFFFF;
	
}
#header {
	background-image: url(../images/newmasthead2.jpg);
	background-repeat: no-repeat;
	height: 425px;
	position: relative;
}
#header h1 {
	margin: 0;
	padding: 0.3em 10px 0.3em 0;
	text-align: center;
	width: 745px;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 125%;
	position: absolute;
	bottom: 390px;
	left: 233px;
}
#newerslideshow
	{margin-left: 220px;
	margin-top: 50 px;
	position:static;

	
	}
	
	
#getslideshow
	{margin-left: 200px;
	margin-top: 400 px;
	position:static;

	
	}
	
	
	
	#jackthelen
	{margin-left: 175px;
	margin-top: 60 px;
	position:relative;

	
	}
	
	#content {
	color:#FFFFFF;
	margin-left: 200px;
	width: 500px;
	padding: 0;
	position: static;
	left: -1px;
	top: 350px;
}
#content h2 {
	font-size: 150%;
	color: #0000DD;
	margin: 0;
	padding: 1.4em 0 0 0;
}
#content p {
font-size: 80%;
line-height: 1.6;
}
#nav {
	position: absolute;
	top: 396px;
	left: 45px;
	width: 195px;
	height: 234px;
}
#nav ul {
list-style: none;
margin: 3em 0 0 0;
padding: 0;
border: none;
}
#nav li {
	font-size: 100%;
}
#nav a:link, #nav a:visited {
color: #555555;
background-color: transparent;
display: block;
padding: 1em 0 0 10px;
text-decoration: none;
height: 40px;
}
#nav a:hover, #nav li.cur a:link, #nav li.cur a:visited {
	color: #FFFFFF;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	line-height: 50px;
}
.datatable {
border: 1px solid #D6DDE6;
width: 80%;

}

.datatable td {
border: 1px solid #D6DDE6;
padding: 0.3em;
}
.datatable th {
border: 1px solid #828282;
background-color: #BCBCBC;
font-weight: bold;
text-align: left;
padding-left: 0.3em;
}
.datatable caption {
	font: bold 110% Arial, Helvetica, sans-serif;
	color: #000088;
	text-align: left;
	padding: 0.4em 0 0.8em 0;
}

.datatable tr:hover {
  background-color: #CC0000;
 
  }
  

  
    .datatable tr:nth-child(2n) {
  background-color: #DFE7F2;
  color: #000000;
  }
  
.datatable tr:hover {
  background-color: #CC0000;
 color: #000000;
 color: #DFE7F2;
  }
  
#footer {
	font-size: 100%;
	clear: both;
	float: none;
}
img.doubleborder {
border: 1px solid #333333;
padding: 5px;
background-color: #EEEEEE;
}
#albumbody {
background-color:#888888;
color:#0000DD;
margin: 0;

padding: 0;
}
#albumlist {
list-style-type: none;
width: 760px;
}
#albumlist li {
float: left;
width:240px;
margin-right: 6px;
margin-bottom: 10px;
font: bold 0.8em Arial, Helvetica, sans-serif;
color: #333333;
}

#albumlist img {
display: block;
border: 1px solid #333300;
}

