@charset "utf-8";
/* CSS Document */

body {
	background-color:#250404;
	
	margin:0;
	
	font-family:"Century Gothic", Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFF;
	
	text-shadow: #000 1px 1px 0px;
}
a {
	text-decoration:none;
	color:#FFF;
	border:none;
}
img {
	border:none;
}
#content a {
	text-decoration:underline;
}
a:hover {
	color:#FB7700;
}
#wrap {
	width:854px;

	margin:0 auto;
	
	position:relative;
	top:-30px;
}
#social {
	width:854px;
	
	margin-top:20px;
}
#disclaimer {
	width:854px;
	margin:0 auto;
	
	background-image:url(/content/img/johandisc2.png);
	background-repeat:no-repeat;
	background-position:center;
	
	font-family:"Century Gothic", Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#000;
	text-align:center;
	
	text-shadow:none;
}
#top {
	position:relative;
	top:40px;
}
#logo {
	margin-right:10px;
	vertical-align:-55px;
}
#hidden-div {
	display:none;
}
#contact_form {
	margin-top:10px;
}
.oneline_input {
	margin-bottom:10px;
}
textarea:focus, input:focus {
	background-color: #FFFF9D;
}
#content {
	margin-top:50px;
}
h1 {
	margin:0;
}
h2, h3 {
	margin:0;
}
.whatwehavedone_image {
	vertical-align:middle;
}
#noflash_au {
	height:174px;
	width:362px;
	background-image:url(/content/img/noflash/bg_au.png);
	
	padding-left:460px;
	padding-top:250px;
}
#noflash_hammer {
	height:174px;
	width:362px;
	background-image:url(/content/img/noflash/bg_hammer.png);
		
	padding-left:460px;
	padding-top:250px;
}
#noflash_colo {
	height:254px;
	width:362px;
	background-image:url(/content/img/noflash/bg_colo.png);
		
	padding-left:460px;
	padding-top:170px;
}
ul a {
	text-decoration:underline;
}