#wrapper {
	font-family: "Courier New", Courier, monospace;
	width: 980px;
	background-color: #FFFFFF;
	border: 2px solid #A42E24;
	margin-top: .5%;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;
	top: -25px;
	height: auto;
}
#slideshow {
	font-family: "Courier New", Courier, monospace;
	height: 540px;
	width: 485px;
	border: 2px solid #A42E24;
	margin-top: 5px;
	margin-left: 10px;
	position: static;
	margin-bottom: 15px;
}
#tomsmiley {
	height: 244px;
	width: 244px;
	position: static;
	float: left;
	padding-right: 8px;
}
#contacttxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	position: static;
	margin-bottom: 10px;
}
#contactforum {
	font-family: "Courier New", Courier, monospace;
	margin: 0% 2%;
	position: static;
}
#information {
	font-family: "Courier New", Courier, monospace;
	width: 980px;
	position: static;
	height: 500px;
}
#information2 {
	font-family: "Courier New", Courier, monospace;
	width: 980px;
	position: static;
	height: 424px;
}
#information3 {
	font-family: "Courier New", Courier, monospace;
	width: 980px;
	position: static;
	height: 570px;
}
#information4 {
	font-family: "Courier New", Courier, monospace;
	width: 980px;
	position: static;
	height: 610px;
}
#information5 {
	font-family: "Courier New", Courier, monospace;
	width: 980px;
	position: static;
	height: 630px;
}
#footer {
	font-family: "Courier New", Courier, monospace;
	height: auto;
	width: 675px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
	position: static;
	font-size: 12px;
	text-align: center;
	background-color: #FFFFFF;
}
#logo {
	font-family: "Courier New", Courier, monospace;
	height: 125px;
	width: 469px;
	position: static;
	float: right;
	clear: left;
	margin-top: 10px;
}
#headshot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	bottom:0px;
	color: #000000;
	font-size: 12px;
	text-align: left;
}
#mission {
	font-family: Arial, Helvetica, sans-serif;
	height: 390px;
	width: 469px;
	position: inherit;
	float: right;
	clear: both;
	margin-top: 10px;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	font-variant: normal;
	text-align: center;
	color: #A42E24;
}
#inputforum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 220px;
	width: 440px;
	position: inherit;
	margin-top: 2px;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
}
#office {
	font-family: Arial, Helvetica, sans-serif;
	height: 247px;
	width: 361px;
	position: relative;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#contactinfo {
	height: 22px;
	width: 260px;
	position: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #A42E24;
	border-right-color: #A42E24;
	border-bottom-color: #A42E24;
	border-left-color: #A42E24;
	text-indent: 5px;
	float: right;
	clear: right;
	margin-top: 5px;
	padding-top: 2px;
}
#homebar {
	height: 22px;
	width: 90px;
	position: static;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #A42E24;
	border-right-color: #A42E24;
	border-bottom-color: #A42E24;
	border-left-color: #A42E24;
	text-indent: 5px;
	float: right;
	clear: both;
	margin-top: 31px;
	padding-top: 2px;
}
html {
	height:100%;
}
body {
	background-color: #FFFFFF;	
	height:100%;
	margin:0;
	padding:0;
}
#bg {
	position:absolute; 
	width:100%; 
	height:100%;
	position:absolute;
	z-index:-1;
}
a:link {
	color: #A42E24;
}
a:visited {
	color: #A42E24;
}
a:hover {
	color: #A42E24;
}
a.footerlink:link {
	color: #000000;
	text-decoration: none;
}
a.footerlink:visited {
	color: #000000;
	text-decoration: none;
}
a.footerlink:hover {
	color: #A42E24;
	text-decoration: none;
}
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 450px;
	height: 450px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	
	
	
[if IE 6]>
/* some css fixes for IE browsers */
html {overflow-y:hidden;}
body {overflow-y:auto;}
#bg {
	position:absolute;
	z-index:-1;
}
#wrapper {position:static;}
<![endif]
