html, body {
	height: 100%;
}

body {
	background-color: #262626;
	margin: 0;
	padding: 0;
}

#container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
	height: 100%;
}

#main {
	float: left;
	background-color: #000000;
	width: 824px;
	min-height: 100%;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-bottom-right-radius: 15px;
	/* min-height: 95%;
	margin-bottom: 35px; */
}

#content {
	margin-top: 15px;
	margin-left: 34px;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 21px;
	background-image: url(pics/mitt.png);
	background-repeat: no-repeat;
	width: 720px;
	color: #fff;
	font-family: verdana;
	font-size: 10px;
	min-height: 700px;
}

#header {
	position: relative;
	float: left;
	background-image: url(pics/header.png);
	background-repeat: no-repeat;
	width: 308px;
	height: 60px;
	margin-left: 47px;
	margin-top: 24px;
	cursor: pointer;
}

#headerText {
	font-family: 'Comic Sans MS', cursive;
	font-size: 10px;
	color: #FFF;
	position: absolute; 
	bottom:0;
}

#menu {
	height: 11px;
	float: right;
	text-align: right;
	font-size: 15px;
	font-family: verdana;
	font-weight: bold;
	margin-right: 56px;
	margin-top: 58px;
}

#footer {
	position: absolute;
	bottom: 0;
	background-color: #000;
	height: 3.5%;
	width: 720px;
	-moz-border-radius-topleft: 15px;
	-webkit-border-top-left-radius: 15px;
	-moz-border-radius-topright: 15px;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-bottom-right-radius: 15px;
	margin-left: 0 auto;
	margin-right: 0 auto;
}

#log {
	height: 52px;
	width: 200px;
	text-align: right;
	float: right;
	font-size: 10px;
	font-family: verdana;
	color: #fff;
	margin-top: 3px;
	margin-right: 56px;
	margin-bottom: -48px;
}


#hm {
	width: 819px;
	height: 79px;
}

#notice {
	align: center;
}
#paging {
	align: center;
	text-align: center;
}

#ye {
	width: 824px;
	height: 10px;
	background-image: url(pics/footer.png);
	background-repeat: no-repeat;
	background-color: #262626;
}


#leftborder {
	float: left;
	background-image: url(pics/border.png);
	width: 3px;
	height: 468px;
}

#rightborder {
	float: left;
	background-image: url(pics/border.png);
	background-repeat: no-repeat;
	width: 3px;
	height: 468px;
}

#notices {
	text-align: left;
	width: 300px;
	float: right;
	color: #fff;
	font-family: verdana;
	font-size: 10px;
	margin-left: 15px;
}

#news {
	text-align: left;
	width: 450px;
	float: left;
	color: #fff;
	font-family: verdana;
	font-size: 10px;
}

#kwebnfo {
	width: 600px;
}

#searchFormTable {
	border: 0px;
	border-spacing: 0px;
	padding: 2px; 
	margin: 0 auto;
	text-align: center;
}

#searchFormContainer {
	width: 720px;
	text-align: center;
	margin-bottom: 10px;
}

#lightleft {
	float: left;
	background-image: url(pics/lightleft.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 185px;
	height: 219px;
}

#lightright {
	float: left;
	background-image: url(pics/lightright.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 185px;
	height: 219px;
}

.none {
	background-color: transparent;
	border: none;
}

.title {
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
}

.text {
	font-family: verdana;
	font-size: 10px;
	color: #757575;
}

a:visited {
	text-decoration: none;
	color: #757575;
}

a:link {
	text-decoration: none;
	color: #757575;
}

a:hover {
	text-decoration: none;
	color: #b2b2b2;
	border-bottom: 2px solid #bf89bf;
}

a:focus {
	outline: none;
}

input, textarea {
	background-color: #fff;
	border: 1px solid #bf89bf;
	font-family: verdana;
	font-size: 10px;
}

img {
	border: 0px;
	text-decoration: none;
}

.ie-png {
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=’andrewsellick.png’,sizingMethod=’scale’);
    height: 50px;
    width: 257px;
}

.ie-hide{
    border:0px solid #FFFFFF;
    _display:none;
}

h1 {
	text-align: center;
	clear: both;
}

#datehead {
	width: 65px;
}

/*//////////////////////////
//     LIGHTBOX START     //
//////////////////////////*/
#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: 250px;
	height: 250px;
	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;
	overflow: auto;
	width: 100%
	}

#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;
	}
/*//////////////////////////
//     LIGHTBOX END       //
//////////////////////////*/