
body{
	background: #000 no-repeat 50% 0px;
	padding: 0px;
	margin: 0px;
}


#container{
	height: 580px;
	background: #0000FF url(images/water-background.gif);
	width:100%;
	padding: 0px;
	margin: 0px;
	clear: both;
}

a, a:hover, a:active, a:visited{ outline: 0px none !important; }

#header{
	height: 85px;
	background: url(images/header-background.png) repeat-x;
	width: 100%;
	clear: both;
}

div.height { height: 490px; }
div.width  { width: 980px;  }
div.center { margin:0 auto;}

#header-content{
	height: 85px;
}


a.skull{
	display: block;
	height:52px; 
	width: 46px;
	background: url(images/skull.png);
	position: absolute;
	margin: 12px 0 0 10px;
}
a.logo{
	display: block;
	height:32px; 
	width: 340px;
	background: url(images/logo.gif);
	position: absolute;
	margin: 23px 0 0 70px;
}

div.header-divider{
	height: 45px;
	width: 6px;
	background: url(images/header-divider.png) no-repeat;
	position: absolute;
	margin: 15px 0 0 440px;
}

div.header-social{
	height: 60px;
	width: 500px;
	position: absolute;
	margin: 14px 0 0 465px;
}
	a.rss{ width: 82px; height: 26px; background: url(images/social/btn-rss.png) no-repeat; display:block; float: left;}
	a.rss:hover{ background-position: 0px -25px;}
	
	a.facebook{ width: 82px; height: 26px; background: url(images/social/btn-facebook.png) no-repeat; display:block; margin-left: 5px; float: left;}
	a.facebook:hover{ background-position: 0px -30px;}

	a.twitter{ width: 80px; height: 26px; background: url(images/social/btn-twitter.png) no-repeat; display:block; margin-left: 5px; float: left;}
	a.twitter:hover{ background-position: 0px -25px;}
		
	a.youtube{ width: 70px; height: 26px; background: url(images/social/btn-youtube.png) no-repeat; display:block; margin-left: 5px; float: left;}
	a.youtube:hover{ background-position: 0px -25px;}
	
	a.flickr{ width: 48px; height: 26px; background: url(images/social/btn-flickr.png) no-repeat; display:block; margin-left: 5px; float: left;}
	a.flickr:hover{ background-position: 0px -25px;}
	
	a.myspace{ width: 82px; height: 26px; background: url(images/social/btn-myspace.png) no-repeat; display:block; margin-left: 5px; float: left;}
	a.myspace:hover{ background-position: 0px -30px;}
	

	
	a.btn{ margin-left: 8px;}

	#social-instructions{
		background: url(images/social/social-instructions.png) no-repeat 0 100%;
		height: 20px;
		width: 330px;
		clear: both;
		margin: 12px 0 0px 8px;
		display: block;
	}
	

#skull-container{
	width: 980px;
	margin: -8px auto -6px auto;
}


	#skull-container div.left{
		float: left;
		background: url(images/skull-left.png) repeat-y;
		width: 10px;
	}
	#skull-container div.middle{
		float: left;
		background: url(images/skull-middle.jpg) no-repeat #000000;
		width: 958px;
	}
	#skull-container div.right{
		float: left;
		background: url(images/skull-right.png) repeat-y; 
		width: 10px;
	}






#inputoutput,
#processor{
	height: 480px;
}

#inputoutput{
	margin: 20px 0 0 15px;
}

iframe{
	width: 400px;
	clear: both;
	border: 0px none;
}

#footer-top{
	height: 16px;
	background: url(images/footer-top.png) repeat-x;
}


#footer{
	min-height: 220px;
	background: #4F3A15 url(images/footer-background.jpg);
	width: 100%;
	margin:0px auto 0 auto;
	clear: both;
}


#footer-content{
	min-height: 220px;
}

	#footer-content h2{
		color: #FFFFFF;
		font-size: 14pt;
		text-shadow: 1px 1px 1px #000;
		margin: 0px 0 0px 0 !important;
		padding: 10px 0 8px 0px !important;
		display: block;
		width: 270px;
		background: url(images/headings.png) no-repeat 0px 100%;
	}
	
	#footer-content p{
		color: #FFF;
		text-shadow: 1px 1px 1px #000;
		padding: 5px 0px 5px 0px;
		margin: 0px 0 0 0px;
		line-height: 175%;
	}
	#footer-content ul{
		list-style: square;
		margin: 3px 0 0 0px;
		padding: 0px 0 0 20px !important;
		color: #FFFFFF;
		text-shadow: 1px 1px 1px #000;
	}
	#footer-content li{
		padding-top: 3px;
	}
	
	#footer-content a,
	#footer-content ul li a{
		color: #FFFF66;
		text-shadow: 1px 1px 1px #000;
		text-decoration: none;
	}
	
	#footer-content li a:hover,
	#footer-content a:hover{
		color: #FFFF00;
		text-decoration: underline;
	}
	
	div.footer-left{
		width: 290px;
		height: 180px;
		float: left;
		padding: 0px 20px 0 20px;
		background: url(images/footer-divider.png) 95% 30px no-repeat;
	}
	
	div.footer-middle{
		width: 300px;
		height: 180px;
		float: left;
		padding-right:20px;
		background: url(images/footer-divider.png) 95% 30px no-repeat;
	}
	
	div.footer-right{
		width: 320px;
		height: 180px;
		float: left;
	}
div#footer-links{
	height: 20px;
	clear:both;
	padding: 0 0 5px 0;
	text-align: center;
}
	div#footer-links small{
		color: #FFFFFF;
		font-size: 8pt;
	}

	div#footer-links small a{
		color: #FFFF99;
	}
	div#footer-links small a:hover{
		color: #FFFF00;
	}

	
div.footer-hr{
	height: 26px;
	clear: both;
	background: url(images/footer-hr.png) repeat-x;
}	

div.heightsetter{
	height: 180px;
}

a.btn-more{
	display: block;
	width: 100px;
	height: 32px;
	background:url(images/btn-more.png) no-repeat;
	float: right;
	margin-right: 10px;
	margin-top: 3px;
}

a.btn-more:hover{
	background-position: 0 -35px;
}

#bottom-border{
	height: 125px;
	background: url(images/header-background.png) repeat-x 0% 100%;
	width: 100%;
	clear: both;
	display: block;
}

/* 

	ARRRRRRRRR!!!!  So ye be sneaky enough to be looking at our styles? 
	
	Well for yer cunningness have a hint:  he wrote the damn thing!

*/

/* Popups */


div#fadedbackground {
		background: #000;
		position: fixed;
		width: 100%;
		height: 100%;
		filter:alpha(opacity=80);
		opacity: .80;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /*--IE 8 Transparency--*/
		left: 0;
		top: 0;
		z-index: 10000;
	}

*html #fadedbackground { /*  IE6  Fix  */
	/*position: absolute;
	height: 100%;*/
	top: expression(eval(document.compatMode && 
	document.compatMode=='CSS1Compat') ? 
	documentElement.scrollTop 
	: document.body.scrollTop);
/*	z-index: 500;*/
	display: none;
}

#hideshow {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}


	
	div.popup_block{
		z-index: 10001; 	
		position: fixed;
		top: 10%;
		left: 50%;
		margin: 0 0 0 -250px;
		border: 0px none;
		background: none;
		padding: 0px;
	}	
	
	div.popup_width{width: 485px;}
	div.popup_header{height: 30px; background: url(images/mailinglist/scroll-top.png)no-repeat; margin: 0px; clear: both;}
	div.popup_left{width: 24px; height: 350px; background: url(images/mailinglist/scroll-left.png)  no-repeat; margin: 0px; float: left;}
	div.popup_right{width: 24px; height: 350px; background: url(images/mailinglist/scroll-right.png) no-repeat; margin: 0px; float: left;}
	div.popup_footer{height: 30px; background: url(images/mailinglist/mailinglist/scroll-bottom.png) no-repeat; clear: both;}
	
	#mc-embedded-subscribe-form{margin: 0px;}
	
	#SubscribeForm{ width: 437px; height: 350px; background: url(images/mailinglist/scroll-content.jpg) repeat-y 50%; float: left;}
	#SubscribeForm h2{ margin: 15px auto 8px auto; width: 90%; display:block; font-size: 24px; font-weight: 100; color: #333333; border-bottom: 1px solid #333333; font-family: "Times New Roman", Times, serif; text-align: left !important; }
	
	#SubscribeForm small{ font-size: 11px}
	#SubscribeForm small a{font-size: 11px; color:#800000;}
	#SubscribeForm small a:hover{color:#A60000;}
	#SubscribeForm	div.offer ul{ margin: 15px 0 15px 5px; list-style: square; font-size: 18px; list-style-image: url(images/mailinglist/mailinglist/bullet.png); font-family: "Times New Roman", Times, serif; text-align: left;}
	#SubscribeForm div.offer ul li{ margin-bottom: 12px; font-size: 18px; font-family: "Times New Roman", Times, serif;}
	
	#SubscribeForm table#inline{margin: 10px auto; padding: 0px; height: 20px; border-collapse: collapse; }
	#SubscribeForm table#inline td{margin: 0px; padding: 0px; height: 20px; border-collapse: collapse; }
	
	#SubscribeForm input#mce-FNAME,
	#SubscribeForm input#mce-EMAIL{ border: 1px solid #9A6D30; height: 18px; padding: 3px 5px; width: 140px  !important; float: left;}

	#SubscribeForm	div.mc-field-group{clear: both; text-align: center; font-size: 12px; height: 20px; margin: -5px 0;}

	#SubscribeForm input.btn3#mc-embedded-subscribe,
	#SubscribeForm input#mc-embedded-subscribe{width: auto;display: block; float: left; margin: 0px 0px 0 10px !important; height: 26px; font-size:10px; background:#513A15; color: #FFFFFF; padding: 2px 5px 4px 5px; border: 1px #513A15 solid; cursor: pointer; }
	#SubscribeForm input#mc-embedded-subscribe:hover{background:#694D1C; color: #FFFFFF;}

.clr{clear:both;}