html, body{
	height: 100%;
	width: 100%;
	margin:0;
}


body {
background-color: #FFFFFF;
xbackground:url(../images/backgroundImage.gif) top center repeat-y #FFF;
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
}

/*
*       
*          TOP COUNTDOWN BAR
*
*/

A:focus {
			outline: 0;
}

#counddownstripe {
width:100%;
background:#000;
margin:0;
}

div.article h1{
	marign:0px 0px 1em;}

#countdownbar {
	background:#000;
	color:#FFF;
	width:805px;
	height:36px;
	margin:0px auto 0px;
}

#date {
	width:177px;
	float:left;
	margin:10px 0 10px;
}
#countdown {
	width:628px;
	float:right;
	text-align:right;
	margin:10px 0 10px;
}
#countdown a {
	color:#F60;
	text-decoration:none;
}

#countdown a:hover {
	color:#FFF;
	text-decoration:underline;
}

#registerDate, #submitDate {display:inline;}

/*
*       
*          MAIN CONTENT
*
*/

#Table_01{
	width:805px;
	margin:0 auto 0;
	position:relative
}

/*
*       
*          HEADERS
*
*/

#headerleft {
	background:url(../images/left_header-box_1.jpg) top left no-repeat;
	height:127px;
	width:177px;
	float:left;
	}
	
	
#headerleft2 {
	background:url(../images/left_header-box_2.jpg) top left no-repeat;
	height:127px;
	width:177px;
	float:left;
	}
	
#headerleft3 {
	background:url(../images/left_header-box_3.jpg) top left no-repeat;
	height:127px;
	width:177px;
	float:left;
	}
#headerright {
	background:url(../images/right_header_logo.gif) top left no-repeat;
	height:127px;
	width:628px;
	float:left;
	}

/*
*       
*          NAV BAR
*
*/


#nav {
	width:177px;
	float:left;
	
}
#content{
	width:628px;
	background:#fcee21;
	float:left;
}

#contentHeader {
	border-bottom:4px solid #fff;
	margin:0px;
	padding:0px;
	}
	
.compArt{
	margin:0 3px 0 0;
	float:left
	}
.article h2{
	margin:0 0 1em;
	padding:0;
}

#slideshow1{
	height:529px;
	width:628px;
	margin:0 auto 0;
	overflow:hidden;
}
#slideshow1 img{
	height:529px;
	width:628px;
}


#slideshow-wrapper span.img-caption {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FCEE21 none repeat scroll 0 0;
bottom:0;
display:block;
font-size:9.5px;
font-style:italic;
height:28px;
line-height:13px;
padding:5px 15px 5px 0;
color:#666;

text-align:right;
width:608px;
z-index:1000;
}

	
#subnav {
	list-style:none;
	margin: 0;
	padding:10px 0 10px;
	width:100%;
	background:#FFFAC9;
	overflow:hidden;
	}
	
#subnav li {
	display:inline;
}

#subnav li a{
	padding:10px 8px 10px;
	color:#000;
	text-decoration:none;
	background:#FFFAC9;
}

#subnav li a:hover, #subnav li a.selected{
	background:#fcee21!important;
}

#subnav A:focus {
			outline: 0;
}
#subnav li a h1{
	padding:0!important;
	margin:0!important;
	display:inline;
	line-height:12px;
	overflow:visible;
	font-size:14px;
}
.article{
	margin:20px;
	
	}

H1 {
	text-transform: uppercase;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	margin:0 0 1em;
}

H2 {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
}

H3 {
	font-size: 1em;
	font-weight: bold;
	text-transform: capitalize;
}

LI {
	margin:0 0 1em 0;
}

LI OL LI { list-style: lower-alpha; }

.photocredit { font-size: .8em; }





.homeImage { background: #000 url(../images/shed-homepage_fin.jpg) no-repeat center top; }




a:hover { color: #F00; }

#navbar{
	list-style:none;
	display:block;
	padding:0;
	margin:20px 20px 0 10px;
	text-align:right
}

#navbar a{
	text-decoration:none;
	color:#000;
}
#navbar a:hover{
	background:url(../images/navArrow.gif) left center no-repeat;
	padding:0 0 0 10px;
	
}

#navbar h1 {
font-size:1em;
background:url(../images/navArrow.gif) left center no-repeat;
margin:0;
padding:0 0 0 10px;
font-weight:normal;
display:inline;
}

.partners h2 {
	font-weight:normal;
	color:#F00;
	border-bottom:1px solid #fff;
	padding:0 0 .5em;
	text-transform:none;
	}
	


/* cool date count down stuff */

#news{
	background:#666;
	padding:20px;
	color:#FFF;
	border-top:4px solid #FFF;
	}
	
	
#news a{
	color:#CCC;
	text-decoration:none;
	}	
	
#news a:hover{
	color:#FFF;
	text-decoration:underline;
	}	
	
#news h2{
	font-weight:normal;
	text-transform:none;
	font-size:1.5em;
	margin:0 0 1em;
	}
	
	#news li{
	
	font-size:.8em;
	
	}

#news ul{
list-style-type:none;	
margin:0;
padding:0;

}
	
	#leftCol{
		margin:0 20px 0 0;}
	#rightCol{
		margin:0 0 0 20px;
		}
#copyright{
	height:10px;
	padding:10px 20px 10px;
	background:#CCC;
	font-size:.8em;
	color:#666;
	}