h1 {
	font-size: 21px;
	padding-top: 0px;
	margin-top: 0px;
	font-weight: normal;
	font-style: oblique;
}

h2 {
	font-size: 20px;
	padding-top: 0px;
	margin-top: 0px;
	font-weight: normal;
}

body {
	background: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #000;
	margin: 0px;
	padding:0px;
}

a:link{color:#009; font-style:normal; text-decoration:none }
a:visited {color:#009; text-decoration:none }
a:hover{color:#00f; text-decoration:underline}
a:active{color:#009; text-decoration:underline}

ul {padding: 0px 0px 0px 30px; margin: 0px;}



#whole {
	background: #e8e8e8;
	margin:0px;
	padding:0px;
}

#foot {
	background: url(graphics/footbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin:0px;
	padding:0px;
}

#top {
	background: url(graphics/topbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin:0px;
	padding:0px;
}

#wrapper { 
	width:860px;
	margin:0 auto;
	padding:0px;}
	
#contenttop {
height:139px;}	

.toptext {
	padding-top:100px;
	padding-left:10px;
	width:730px;
	margin:0 auto;}

#header {
	height: 117px;
	background: url(graphics/headerbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#midfoot {
	background: url(graphics/contentfootbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;;
}

#mid {
	background: url(graphics/contentmidbg.jpg);
	background-repeat: repeat-y;
}

#midtop {
	background: url(graphics/contenttopbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#picboxfoot {
	background: url(graphics/picboxfoot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;;
}

#picboxmid {
	background: url(graphics/picboxmid.jpg);
	background-repeat: repeat-y;
}

#picboxtop {
	background: url(graphics/picboxtop.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#box1foot {
	background: url(graphics/box1foot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;;
}

#box1mid {
	background: url(graphics/box1mid.jpg);
	background-repeat: repeat-y;
}

#box1top {
	background: url(graphics/box1top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#box2foot {
	background: url(graphics/box2foot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;;
}

#box2mid {
	background: url(graphics/box2mid.jpg);
	background-repeat: repeat-y;
}

#box2top {
	background: url(graphics/box2top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.foot {
	font-size:10px;
	padding:35px 0px 120px 0px;
	color:#666}

#recips {}

.warning {
	width: 440px;
	margin:0 auto;
	text-align: justify;
	padding: 20px 0px 25px 0px;
}

.warningheader {
	padding: 30px 0px 0px 0px;
}

.avs {
	padding: 15px 0px 0px 0px;
	font-size:24px;
}

.flash {
	padding: 7px 0px 0px 0px;
}

.picboxpic  {margin: 23px 0px 40px 0px;}

.picboxtext  {padding: 17px 0px 0px 0px;}

.enterlink1 {width:440px;margin:0 auto; font-size:26px; font-weight:bold;}

.enterlink2 {width:680px;margin:0 auto; font-size:26px; font-weight:bold;}

.scripttext {	font-size:24px;
	width: 650px;
	margin:0 auto;
	padding-top: 35px;}
	
.samples {
	width: 750px;
	padding: 7px 0px 25px 0px;
	margin:0 auto;
}

.smallertext {
	font-size:12px;
	font-weight:bold;
}

.list {padding: 0px 10px 20px 0px; margin: 0px 0px 0px 0px;}

.imgpad {margin-right:10px;}

.smallertext {
	font-size:12px;
	font-weight:bold;
}

.color {font-size: 22px; color:#900;}

.enter {width: 650px;
	margin:0 auto;
	padding: 20px 0px 20px 0px;
	font-size:24px;
	font-weight:bold;}
	
.content {
	text-align: center;
	padding: 20px 0px 0px 0px;
}

#galswrap {width: 520px;
	padding: 25px 0px 0px 0px;
	margin:0 auto;}

.gals {width: 250px; padding: 5px; float:left; font-size: 24px; text-align:center;}

.sponsor {width: 510px; margin:0 auto;  padding-top:15px; font-size:24px; font-weight:bold;}

.galsponsor {font-size:24px; font-weight:bold;}


#sectionLinks
{margin: 0px;
	padding: 0px;
		border: 1px solid #ccc;
}

#sectionLinks a:link, #sectionLinks a:visited,  #sectionLinks a:active 
{display: block;
	padding: 12px 0px 12px 0px;
		text-decoration: none;}

#sectionLinks a:hover
{background-color: #ff9d3f;
	text-decoration: underline;}
	

a.plainlinks:link{color:#666; font-style:normal; text-decoration:none }
a.plainlinks:visited {color:#666; text-decoration:none }
a.plainlinks:hover{color:#666; text-decoration:underline}
a.plainlinks:active{color:#666; text-decoration:underline}

a.plainlinks2:link{color:#000; font-style:normal; text-decoration:none }
a.plainlinks2:visited {color:#000; text-decoration:none }
a.plainlinks2:hover{color:#000; text-decoration:underline}
a.plainlinks2:active{color:#000; text-decoration:underline}


#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;
	}
	
	

//
