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

* {
	margin: 0px;
	padding: 0px;
}
#form {
	width: 400px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
	color: #FFF;
	background-image: url(../images/site-bg-new.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 14px;
	line-height: 20px;
}
#page {
	margin-right: auto;
	margin-left: auto;
	width: 986px;
	clear: both;
}
p {
	margin-bottom: 10px;
}
a  {
	color: #C00;
}
h1 {
	font-size: 28px;
	line-height: 32px;
	color: #C00;
	margin-bottom: 10px;
	font-weight: normal;
}
h2  {
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 10px;
	color: #C00;
	font-weight: normal;
}
h3  {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 10px;
	color: #C00;
	font-weight: normal;
}
h5  {
	text-decoration: none;
	color: #C00;
	line-height: 25px;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	display: block;
	font-weight: normal;
	width: 400px;
}
h6 a  {
	text-decoration: none;
	color: #C00;
	line-height: 25px;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	display: block;
	width: 200px;
	font-weight: normal;
}
h6 a:hover {
	text-decoration: underline;
}
h6 .last  {
	margin-bottom: 15px;
}
ul  {
	list-style-type: square;
	list-style-position: inside;
	padding-top: 0px;
	padding-bottom: 10px;
}
li  {
	margin-bottom: 5px;
	text-indent: -15px;
	margin-left: 15px;
	padding-bottom: 5px;
	width: 500px;
}
hr  {
	margin-top: 15px;
	margin-bottom: 15px;
	border-bottom-color: #666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
/* CSS Document */

#main {
	float: left;
	width: 986px;
	background-image: url(../images/transparent-black-80.png);
}
#center {
	width: 640px;
	float: left;
	padding-top: 15px;
	padding-right: 21px;
	padding-bottom: 50px;
	padding-left: 20px;
	min-height: 780px;
}
#right {
	float: left;
	width: 285px;
	padding-top: 15px;
}
div#links {
	background-color: #000;
	width: 245px;
	float: left;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-bottom: 10px;
}
div#links li {
	width: 200px;
	color: #CCC;
}
div#links a {
	color: #CCC;
}
iframe  {
	height: 360px;
	width: 640px;
	border: none;
}
img#cover {
	height: 360px;
	width: 285px;
	margin-bottom: 15px;
}
img#social1 , img#social2{
	height: 50px;
	width: 285px;
	border: none;
	margin-bottom: 15px;
}
img#social1 a:link , img#social2 a:link{
	outline: none;
	border: none;
}
img#slide  {
	height: 233px;
	width: 634px;
	border: 3px solid #666;
	margin-bottom: 20px;
}
img#author {
	height: 180px;
	width: 130px;
	margin-bottom: 5px;
	float: left;
	margin-right: 10px;
	border: 2px solid #CCC;
}
#footer {
	clear: both;
	width: 986px;
	background-image: url(../images/transparent-black-80.png);
	background-repeat: repeat;
}
#footer td {
	width: 453px;
	padding-left: 20px;
	padding-right: 20px;
}
#footer p {
	line-height: 30px;
	color: #999;
	font-size: 13px;
}
#footer a {
	font-size: 11px;
	line-height: 30px;
	float: right;
	color: #999;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#slider {
	height: 233px;
	width: 634px;
	border: 3px solid #666;
	margin-bottom: 20px;
}
img.amazon {
	margin-bottom: 10px;
}
