body, html {height:100%;overflow:hidden;}
html {background: #53B5FE url(../images/bg.png) repeat-x top left;}
body {border:0;margin:0;padding:0;}
a img {border:0;}
hr {clear:both;display:block;}
#pageContainer {position:absolute;left:0px;top:0px;width:100%;height:100%;background: url(../images/field.jpg) repeat-x bottom center;}
img.iRight {float:right;margin-left:1em;}
#navBody {width: 200px;height:531px;background: url(../images/berry.gif) no-repeat left -125px;padding-top:30px;}
#navBody {z-index:10;position:relative;}
#navBody ul{margin-left: 0;padding-left: 0;list-style-type: none;font-family: Arial, Helvetica, sans-serif;}
#navBody a {display: block;padding: 3px;width:90%;}
#navBody a:link, .navlist a:visited{color: #000;text-decoration: none;font-weight:bold;text-align:center;}
#navBody a:hover {color: #fff;}

#pageBody {margin-left:100px;margin-top:5px;}
.dialog {width: 75%;margin:0 auto;}
.dialog #pageContent {height:400px;overflow:auto;}

.dialog .hd .c, .dialog .ft .c {font-size:1px;height:11px;}
.dialog .ft .c {height:13px;}
.dialog .hd    {background:transparent url(../images/tl-box.png) no-repeat 0px 0px;margin-right:13px;}
.dialog .hd .c {background:transparent url(../images/tr-box.png) no-repeat right 0px;margin-right:-13px;}
.dialog .bd    {background:transparent url(../images/ml-box.png) repeat-y 0px 0px;margin-right:6px;}
.dialog .bd .c {background:transparent url(../images/mr-box.png) repeat-y right 0px;margin-right:-6px;}
.dialog .ft    {background:transparent url(../images/bl-box.png) no-repeat 0px 0px;margin-right:13px;}
.dialog .ft .c {background:transparent url(../images/br-box.png) no-repeat right 0px;margin-right:-13px;}
.dialog .bd .c .s {margin:0px 8px 0px 4px;padding:1em;}


#pageContent h1 {margin:0;}

.menulist ul {display: none;position: absolute;top: 0;left: 170px;width: 150px;background: red;border:1px solid black;}
.menulist li {position: relative;}
.menulist a {text-align:center;}
.menulist a:visited {color: #000;text-decoration: none;font-weight:bold;text-align:center;}

#sched {width:98%;}
#sched td {padding:5px;background:#eee;}
#sched .sleft {font-weight:bold;background: #ccc;text-align:right;}

dt {font-weight:bold;}

#prizeHeader h2, #prizeHeader h3 {margin:0;text-align:center;}




/*-------------------------------------------------------------*/

#lightbox{
	position: absolute;
	top: 40px;
	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;
	}

#imageData{
	padding:0 10px;
	}
#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;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block;
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}
.galpic img {border:0;}
.galpic {width:155px;float:left;}



