html, body { padding: 0; margin: 15px 0; background: #fff; }

table#ContentTable{ margin:0 auto; width:726px; border:none; }

p, td, li, ul, ol, h1, h2, h3, h4, h5, h6 { font-family: arial, sans-serif; color: #000; }

a { font-family: verdana, arial, sans-serif; color:#2da9e1; }

#header { width:726px; height:199px; background:url(images/interface/header.png) no-repeat; }

#footer { width:726px; height:97px; background:url(images/interface/footer.png) no-repeat; }

#body_text {
	float:left;
	text-align:left;
	margin-left:15px;
	width:500px;
	padding-bottom:15px;
	
	_margin-left:8px;
}

#body_text h1 {
	font-size: 15px;
	font-family: arial, sans-serif;
	text-align: left;
	padding: 0 0 10px 0;
	margin: 0;
	color: #8CC442;
}

#body_text h2 { color:#2da9e1; font-family: arial, sans-serif; font-size:14px; }

#body_text strong { color:#231f20; }

#bannerArea {
	float:right;
	width:180px;
	margin:0 0 10px 0;
	padding-right:10px;
}

#winners h1 {
	font-size: 14px;
	font-family: verdana, arial, sans-serif;
	text-align: left;
	padding: 10px 0px 10px 0px;
	margin: 0;
	color: #f90;
}

#body_text p {
	font-size: 12px;
	text-align: left;
	color: #708090;
	line-height: 18px;
	margin:15px 0;
}

#body_text img { padding:0 0 10px 0; margin: 0; }

.galleryBox {
	border: solid 1px #999;
	width: 105px;
	height: 118px;
	float: left;
	overflow: hidden;
	font-size: 8pt;
	margin: 2px;
	color: #708090;
	text-align: center;
	border-collapse: collapse;
	cursor: pointer;
}

.page_text {
	font-size: 10px;
	text-align: center;
	padding: 1px 1px 1px 1px;
	margin: 0;
	color: #708090;
}

.page_padding {
	font-size: 10px;
	text-align: center;
	padding: 0px 0px 0px 20px;
	margin: 0;
	color: #708090;
}

.borderFix { border-left:1px solid #8cc442; border-right:1px solid #8cc442; }


/* image content
----------------------------------------------- */

#splitcontent { margin: 8px 0px 10px 0px; }
			
#leftcol { width: 214px; float: left; padding-left: 0; }
				
#rightcol { width: 214px; float: left; padding-left: 9px; }
				
			
/* small sets bottom
----------------------------------------------- */
#winners img { float: left; margin: 10px; }
						
#winners .artistsmall { overflow: auto; }
	
#winners .artistsmall p {
	font-size: 10px;
	line-height: 12px;
	margin: 0px 5px 0px 0px;
	color: #000;
}
						
/* mac hide \*/
* html .content { height:1% }					
/* end hide */
						
.callout { border: 2px solid #999; width: 437px; }
				
.callout2 {
	border: 2px solid #999;
	width: 214px;
	height: 140px;
	overflow: auto;
	margin: 0px 0px 8px 0px
	}

/*						
#winners .callout h1, h2, p, ul {
	font-size: 10px;
	margin: 0px 5px 0px 0px;
	color: #000;
	}
				
#winners .callout2 h1, h2, p, ul {
	font-size: 9px;
	margin: 0px 5px 0px 0px;
	color: #000;
	}
*/
	
/* header nav links */
#pageNav { background:url(images/interface/navArea.png) no-repeat; width:726px; height:69px; }

#pageNav ul { list-style:none; margin:0 0 0 10px; padding:0; }

#pageNav ul li { float:left; margin:0; padding:0; }

#pageNav ul li a {
	display:block;
	padding:0 20px;
	line-height:31px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	font-size:13px;
	/*background-color:red;*/
	border-right:2px solid #fff;
}
#pageNav ul li a:hover { color:#333; }

#pageNav ul li a.pn-4 { border-right:none;}

table#fpWinners {
	width:97%;
	border:none;
	margin-top:5px;
}

table#fpWinners td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#f16626;
	font-weight:bold;
}

table#fpWinners td img { cursor:pointer; }


/* Links */
#bchydroLinkTop { width:165px; height:60px; position:relative; float:left; top:20px; left:22px; }
#bchydroLinkTop a { width:100%; height:100%; display:block; }
#bchydroLinkTop a i { display:none; }

#photolabLinkTop { width:300px; height:55px; position:relative; float:left; top:20px; left:40px; }
#photolabLinkTop a { width:100%; height:100%; display:block; }
#photolabLinkTop a i { display:none; }

#bchydroLinkBottom { width:170px; height:55px; position:relative; float:left; top:22px; left:22px; }
#bchydroLinkBottom a { width:100%; height:100%; display:block; }
#bchydroLinkBottom a i { display:none; }

#photolabLinkBottom { width:300px; height:55px; position:relative; float:right; top:20px; right:25px; }
#photolabLinkBottom a { width:100%; height:100%; display:block; }
#photolabLinkBottom a i { display:none; }


#enterHere {
   padding:10px; 
   margin:20px 0;
   background-color:#F7F7F7; 
   border:1px solid #aaa;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px;
   text-align:center;
}
#enterHere p { margin-left:5px; margin:0 0 0 5px; padding:0; text-align:left; }


