body {
	background-color: #000000;
	background-image: url(images/bg2.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	font-family: Arial, sans-serif;
	font-size: .9em;
	line-height: 1.4em;
	text-align: left;
	color: #ffffff;
	margin: 0;
	padding: 0;
}

img {
	border: 0px #000000 solid;
}

.right {
	float: right;
	margin: 5px 0px 10px 10px;
	padding: 4px;
	border: solid 1px #484848;
}

.clear {
	clear: both;
}

.debug {
	border: solid 1px #ff0000;
}

a {
	color: #484848;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

h2 {
	font-weight: normal;
	line-height: 1.5em;
	padding-bottom: 10px;
	padding-top:5px;
	border-top: solid 1px #ffffff;
}

h3 {
	font-weight: normal;
	margin-top: 100px;
	padding-top:5px;
	border-top: solid 1px #ffffff;
}

h3 span {
	display: block;
	font-size: .8em;
}

p.cite {
	font-size: .8em;
	margin-top: -5px;
}

p.breadcrumbs {
	font-size: .6em !important;;
	margin: 0px !important;;
	padding: 0px !important;;
}
	p.breadcrumbs a {
		color: #ffffff;
	}

a.privacy {
	float: right;
}

#external {
	position: relative;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#external #facebook {
	position: absolute;
	top: 15px;
	right: 120px;
	width: 80px;
	text-align: center;
}
	#external #facebook a {
		color: #ffffff;
		font-size: 7px;
		text-decoration: none;
	}
	
#external #twitter {
	position: absolute;
	top: 15px;
	right: 20px;
	width: 86px;
	text-align: center;
}
	#external #twitter a {
		color: #ffffff;
		font-size: 7px;
		text-decoration: none;
	}
	
#wrapper {
	width: 559px;
	margin-left: auto;
	margin-right: auto;
}

#wrapper h1 {
	text-indent: -9999px;
}

#container {
	border: solid 0px #ffffff;
	width: 519px;
	height: auto;
	padding: 380px 20px 30px 20px;
	color: #ffffff;
	margin-left: auto;
	margin-right: auto;
}

#wall {
	display: none;
}
#flashcontent {
	width: 512px;
	height: 288px;
	border: solid 0px #000000;
}
	#flashcontent a span {
		text-indent: -9999px;
		border: none;
	}
	a.youTube {
		color: #ffffff;
		font-size: .6em;
		float: right;
		margin: 5px 10px 10px 0px;
		text-decoration: none;
		background-image: url(images/link-youTube.gif);
		background-repeat: no-repeat;
		background-position: center right;
		padding-right: 24px;
		line-height: 2em;
	}
#top {
	margin-bottom:  100px;
	font-size: 1.1em;
}
	#top a.buynow {
		display: block;
		width: 512px;
		height: 80px;
		background-image: url(images/preorder-button.png);
		background-repeat: no-repeat;
		text-indent: -9999px;
		margin-top: 40px;
		cursor: pointer;
	}

#book {
	width: 350px;
	margin-left: auto;
	margin-right: auto;
}

#book p {
	font-size: .8em;
	padding-top: 20px;
}

#book img {
	float: right;
	margin: 0px 10px;
}

#bios {
	padding-bottom: 100px;
}

	#bios h2 {
		
	}
	
	#bios h3 {
		margin-top: 5px;
		color: #f1f1f1;
		border-top: none;
	}
	
	#bios p {
		font-size: .8em;
		color: #f1f1f1;
		padding-bottom: 15px;
	}
	
	#bios a {
		color: #484848;
		padding: 5px 0px;
	}
	
	#bios a:hover {
		color: #f1f1f1;
	}

#form {
	width: 370px;
	padding-bottom: 130px;
	margin: 30px 0px 0px 70px;
}

	#form #generalContact input, #form #generalContact textarea {
		width: 350px;
		font-style: oblique;
		background-color: #ffffff;
		border: none;
		color: #515151;
		padding: 5px;
		margin: 5px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
	}
	
	#form #generalContact textarea {
		font-family: ÒTrebuchet MSÓ, ÒLucida Sans UnicodeÓ, ÒLucida GrandeÓ,Ó Lucida SansÓ, Arial, sans-serif;
		font-size: .85em;
	}
	
	#form #generalContact #submit {
		width: auto;
		margin-top: 10px;
		float: right;
		padding: 0px;
		outline: none;
	}
	
#privacy {
	padding-bottom: 100px;
}

	#privacy h2 {
		border: none;
		padding-top: 0px;
	}
	
	#privacy h3 {
		border: none;
		margin-top: 5px;
		color: #f1f1f1;
	}
	
	#privacy p {
		font-size: .8em;
		color: #f1f1f1;
		padding-bottom: 15px;
	}
	
#purchaseInfo {
	height: 100px;
	width: 350px;
	margin: auto;
	position: relative;
	padding: 10px 0px 10px 0px;
}
	#purchaseInfo p.return-policy {
		position: absolute;
		top: 15px;
		left: 0px;
		font-size: 11px;
		text-align: left;
		margin:10px 0px 50px 0px;
	}
	
.AuthorizeNetSeal {
	float:right;
	padding: 0px 20px !important;
}
	.AuthorizeNetSeal a {
		color: #f1f1f1 !important;
		line-height: 1.5em;
	}