html
{
	
}
body
{
	margin: 0px;
	font-size:0.75em;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../images/background.jpg);
	padding-top:20px;
}

div, img
{
	display: block;
}
a
{
	text-decoration: none;
	}
	
ul, li{
list-style:disc;
margin:0.5em 0 0.5em 0;

}

h1
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.8em;
	margin:0;
	padding:0;
	color:#654a2c;
}

h1 span{
	color:#229c8f;
}

h2
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	margin:0.5em 0 0.5em 0;
	padding:0;
	color:#229c8f;
}

h2 strong
{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}

p
{
	position: relative;
	margin:0.5em 0 0.5em 0;
	line-height: 125%;
	z-index: 10;
}

p span{
	color:#654a2c;
}

p a
{
	font-style:italic;
	font-weight:bold;
	color:#229c8f;
	text-decoration:none;
}

span.highlight
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	margin:0.5em 0 0.5em 0;
	padding:0;
	color:#229c8f;
	font-weight:bold;
}

span.highlight.italic
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	margin:0.5em 0 0.5em 0;
	padding:0;
	color:#229c8f;
	font-style:italic;
}

p.intro
{
	font-size:13px;
}

p.intro.classic
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#654a2c;
	font-weight:bold;
	margin-top:0;
}

p a:hover
{
	color:#654a2c;
	text-decoration:none;
}

img
{
	border: 0px;
}
.pin
{
	clear: both;
}

/*#pageShadTop
{
	width: 100%;
	background-image: url(images/pageShad.top.png);
	background-repeat: repeat-x;
	background-position: top left;
}
#pageShadLeft
{
	padding: 0px 0px 0px 8px;
	background-image: url(images/pageShad.left.png);
	background-repeat: repeat-y;
	background-position: top left;
}
#pageShadRight
{
	padding: 0px 8px 0px 0px;
	background-image: url(images/pageShad.right.png);
	background-repeat: repeat-y;
	background-position: top right;
}*/

#holder
{
	width: 76em;
	margin: auto;
	/*overflow: auto;*/
}

#headHolder
{	width:76em;
	height:30.833em;
	float:left;
}

	#headTop{
		width:76em;
		height:22em;
		float:left;
		background-image:url(../images/wbbc_head.png);
		background-repeat:no-repeat;
	}
	
	#headLogo{
		width:537px;
		height:264px;
		float:left;
		
	}
	
	#headLogo h1 a{
		display:block;
		text-indent:-9999px;
		width:537px;
		height:264px;
		
	}
	
	#nationalTrust
	{
		width:140px;
		height:150px;
		position:relative;
		float:left;
		top:60px;
		left:20px;
	}
	
	#nationalTrust a
	{
		width:140px;
		height:150px;
		display:block;
		text-indent:-9999px;
	}
	
	#otherSponsors
	{
		width:140px;
		height:120px;
		position:relative;
		float:left;
		top:100px;
		left:50px;
	}
	
	#otherSponsors a
	{
		width:140px;
		height:60px;
		display:block;
		text-indent:-9999px;
	}

	#navHolder{
		width:76em;
		height:8.833em;
		float:left;
		background-image:url(../images/wbbcNav.png);
		background-repeat:no-repeat;
		}
	
	#nav{
		width:780px;
		height:20px;
		float:left;
		margin: 56px 52px 24px 80px;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:1.2em;
		font-weight:bold;
		
	}
	
	#nav ul
	{
		margin: 0em;
		padding: 0em;
		list-style: none;
		color:#fff;
	}	
	
	
	#nav ul li
	{
		display: block;
		float: left;
		text-align: right;
		padding-left:2px;
		padding-right:2px;
		list-style:none;
	}
	
	
	#nav li a
	{
		color: #FFFFFF;
		text-decoration:none;
		padding:0px 4px 0px 0px;	
	}
	
	#nav li a:hover
	{
		text-decoration:underline;
	}
	
	/*#nav li a:active
	{
		text-decoration:underline;
	}*/
	
#mainHolder{
	width:76em;
	float:left;
}

#mainHolder.ie6Fix
{
	background: url(../images/IE6backdrop.png) no-repeat;	
}


	#main
	{
		width:757px;
		float:left;
		background-color: #FFFFFF;
		margin:0px 53px 0px 66px;
		padding:10px 0px 0px 36px;
		z-index:9999;
		position:relative;
		
		clear: both;
	
	}

	#mainLeftSlice{
		width:912px;
		float:left;
		background-image:url(../images/wbbcLeftslice1.png);
		background-repeat:no-repeat;
		background-position:left top;
		margin:0;
		padding:0;
	}
	
	#mainRightSlice{
		width:912px;
		float:left;
		background-image:url(../images/wbbcRightslice.png);
		background-repeat:no-repeat;
		background-position:right top;
		margin:0;
		padding:0;
	}
	
/*Homepage styles*/

	#homePostcard{
		width: 871px;
		height: 690px;
		float: left;
		display: block;
		padding-right: 10px;
		position: absolute;
		z-index: 2;
		top: 17em;
		left: -5px;
	}

/*Hompage styles End*/

	
	#col1
	{	width: 444px;
		float: left;
		padding-right:10px;
		z-index:999;
	}
	
	#col1 h1{
		padding-bottom:10px;
		letter-spacing:-1px;
		color:#654a2c;
	}
	
	#col1 h1 span{
	color:#229c8f;
	}
	
		#heading{
			float:left;
			padding-bottom:10px;
			letter-spacing:-1px;
		}
		
		#heading h1{
			color:#654a2c;
		}
		
		#heading span{
		color:#229c8f;
		}
	
		#mainText{
			width:444px;
			float:left;
		}
		
		#col1 p{
		margin:1em 0em 1em 0em;
		}
	
	#col2
	{
		width:300px;
		float: left;
		min-height:350px;
		font-family:Georgia, "Times New Roman", Times, serif;
		position:relative;
		z-index:3;
	}
	
	#col2 a img
	{
		position:relative;
		z-index:9;
	}
	
	
	
	#postIt{
		width:194px;
		height:200px;
		background-image:url(../images/postIt.png);
		background-repeat:no-repeat;
		background-position:right top;
		position:relative;
		padding:50px 0px 0px 100px;
		color:#654a2c;
		font-weight:bold;
		z-index:10;
		
	}
	
		#postIt a{
			font-style:italic;
			text-decoration:none;
			color:#654a2c;
		}
		
		#postIt a:hover{
			color:#c03292;
			}
		
	#postcardHolder{
		width:300px;
		display:block;
		z-index:5;
		position:relative;
		bottom: 50px;
		left:10px;
	}
	
	.registerPostcard{
		display:block;
		position:relative;
		bottom:60px;
	}

#footerHolder{
	width:76em;
	height:184px;
	float:left;
}

#footerTop{
	width:912px;
	height:85px;
	float:left;
	position:relative;
	top:-5px;
	padding:0;
	margin:0;
}

.footSwatch1{
	display:block;
	width:912px;
	height:85px;
	background-image:url(../images/wbbc_footer_test.png);
	background-repeat:no-repeat;
}

.footSwatch2{
	display:block;
	width:912px;
	height:85px;
	background-image:url(../images/wbbc_footer_test3.png);
	background-repeat:no-repeat;
}

#footerBottom{
	width:76em;
	height:8.167em;
	float:left;
	background-image:url(../images/wbbc_footer.png);
	background-repeat:no-repeat;
	z-index:9999;
	position:relative;
}


#footNav{
	width:780px;
	height:16px;
	float:left;
	/*margin:55px 0px 35px 80px;*/padding:50px 0px 35px 120px;
}

#footNav ul
	{
		display:block;
		margin: 0;
		padding-right:30px !important;
		list-style: none;
		font-size:0.8em;
		
	}	
	
	
	#footNav ul li
	{
		display:inline-block;
		float:left;
		padding-left:2px;
		padding-right:2px;
		margin:0;
		list-style:none;
	}
	
	
	#footNav li a
	{
		color:#000;
		text-decoration:none;
		padding:0px 4px 0px 0px;	
	}
	
	#footNav li a:hover
	{
		color:#999;
		text-decoration:underline;
	}
	
	.poster
	{
		position:relative;
		left:20px;
		top:-20px;
		z-index:10;
		margin-bottom:-20px;
	}
	
	.rulesList
	{
		padding:0 0 0 70px;
		width:200px;
	}
	
	.rulesList a
	{
		font-size:12px;
		font-style:normal;
		color:#654a2c;
		display:block;
		width:100%;
		padding:4px 0 9px;
		background-image:url('../images/rules_hr.gif');
		background-repeat:no-repeat;
		background-position:bottom;
	}
	
	.rulesList a.last
	{
		background-image:none;
	}
	
	.rulesList a:hover
	{
		color:#229c8f;
	}
	
	.tint
	{
		background-color:#c8e6e3;
		width:530px;
		position:relative;
		right:15px;
	}
	
	.tint .content
	{
		padding:0 15px;
	}
	
	.tint .content p strong
	{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:1.2em;
		color:#229C8F;
	}
	
	.tint .tinttop
	{
		background-image:url('../images/tint_top.png');
		background-repeat:no-repeat;
		width:530px;
		height:14px;
		margin:0 0 -10px 0;
	}
	
	.tint .tintbottom
	{
		background-image:url('../images/tint_bottom.png');
		background-repeat:no-repeat;
		background-color:#c8e6e3;
		width:530px;
		height:17px;
		margin:-10px 0 0 0;
	}
	
	#MapImage
	{
		position:relative;
		right:35px;
	}
	
	.overlay
	{
		width:100%;
		height:100%;
		position:absolute;
		top:0;
		left:0;
		display:none;
	}
	
	.overlayBg
	{
		width:100%;
		height:100%;
		top:0;
		left:0;
		z-index:99;
		position:fixed;
		background-color:#000;
		opacity: .62;
		filter: alpha(opacity=62);
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=62)";
		
	}
	.overlay .overlayContent
	{
		width:510px;
		margin:0 auto 0 auto;
		background-color:#FFF;
		position:relative;
		top:130px;
		z-index:101;
		padding:30px;
	}
	
	.overlay .overlayContent p
	{
		margin:15px 0 0 0;
	}
	
	.overlayContent .closeOverlay
	{
		color:#000;
		text-decoration:underline;
		font-style:normal;
		font-weight:normal;
		font-size:12px;
	}
	
	.overlayContent .closeOverlay.image
	{
		position:absolute;
		right:20px;
		top:20px;
		cursor:pointer;
	}
	
	.overlayContent h2
	{
		font-size:1.8em;
	}
	
	.overlayContent span
	{
		font-weight:bold;
		color:#229C8F;
	}
	
	.cakecomp
	{
		width:192px;
		font-style:italic;
		position:relative;
		bottom:5px;
		left:150px;
	}
	.cakecomp h1
	{
		margin:0;
		font-style:normal;
	}
	.cakecomp p
	{
		margin:0;
		line-height:18px;
	}




