body {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #cccccc;
	background: #fff url(../i/bg/grade-blackgrey.jpg) repeat-x top;
	margin: 0;
	text-align: center;
}

a {
	color: #ff0000;
	text-decoration: none;
}

img {
	border: none;
}

h3 {
	padding: 30px 0 0 0;
	text-align: center;
	color: #cc0000;
}

h3.gallerytitle {
	font-size: 22px;
}

h4 {
	color: #ccc;
	text-align: center;
	font-size: 16px;
	margin: 30px 0 0 0;
}

.imgleft {
	float: left;
	margin: 0 20px 20px 0;
}

.black {
	color: #333;
}

#wrap {
	width: 756px;
	margin: 0 auto;
	padding: 0px;
}

#header {
	text-align: left;
}

#nav {
	width: 760px;
}

#nav ul {
	margin: 0;
	padding: 0;
}

#nav ul li {
	display: block;
	float: left;
	margin: 0;
}

#nav ul li a {
	display: block;
	float: left;
	width: 124px;
	height: 30px;
	margin: 0;
	border-left: 1px solid #330000;
	border-right: 1px solid #330000;
	border-top: 4px dotted #330000;
	border-bottom: 4px dotted #330000;
}

#nav ul li a#home {
	background: url(../i/nav/home-on.png) no-repeat center center;
}

#nav ul li a#home {
	background: url(../i/nav/home-off.png) no-repeat center center;
}

#nav ul li a#home:hover {
	background: url(../i/nav/home-on.png) no-repeat center center;
	border-left: 1px solid #660000;
	border-right: 1px solid #660000;
	border-top: 4px dotted #660000;
	border-bottom: 4px dotted #660000;
}

#nav ul li a#thebook {
	background: url(../i/nav/book-on.png) no-repeat center center;
}

#nav ul li a#thebook {
	background: url(../i/nav/book-off.png) no-repeat center center;
}

#nav ul li a#thebook:hover {
	background: url(../i/nav/book-on.png) no-repeat center center;
	border-left: 1px solid #660000;
	border-right: 1px solid #660000;
	border-top: 4px dotted #660000;
	border-bottom: 4px dotted #660000;
}

#nav ul li a#themovie {
	background: url(../i/nav/movie-on.png) no-repeat center center;
}

#nav ul li a#themovie {
	background: url(../i/nav/movie-off.png) no-repeat center center;
}

#nav ul li a#themovie:hover {
	background: url(../i/nav/movie-on.png) no-repeat center center;
	border-left: 1px solid #660000;
	border-right: 1px solid #660000;
	border-top: 4px dotted #660000;
	border-bottom: 4px dotted #660000;
}

#nav ul li a#reviews {
	background: url(../i/nav/reviews-on.png) no-repeat center center;
}

#nav ul li a#reviews {
	background: url(../i/nav/reviews-off.png) no-repeat center center;
}

#nav ul li a#reviews:hover {
	background: url(../i/nav/reviews-on.png) no-repeat center center;
	border-left: 1px solid #660000;
	border-right: 1px solid #660000;
	border-top: 4px dotted #660000;
	border-bottom: 4px dotted #660000;
}

#nav ul li a#aboutdi {
	background: url(../i/nav/author-on.png) no-repeat center center;
}

#nav ul li a#aboutdi {
	background: url(../i/nav/author-off.png) no-repeat center center;
}

#nav ul li a#aboutdi:hover {
	background: url(../i/nav/author-on.png) no-repeat center center;
	border-left: 1px solid #660000;
	border-right: 1px solid #660000;
	border-top: 4px dotted #660000;
	border-bottom: 4px dotted #660000;
}

#nav ul li a#contact {
	background: url(../i/nav/contact-on.png) no-repeat center center;
}

#nav ul li a#contact {
	background: url(../i/nav/contact-off.png) no-repeat center center;
}

#nav ul li a#contact:hover {
	background: url(../i/nav/contact-on.png) no-repeat center center;
	border-left: 1px solid #660000;
	border-right: 1px solid #660000;
	border-top: 4px dotted #660000;
	border-bottom: 4px dotted #660000;
}

#main {
	text-align: left;
	width 756px;
	margin: 0px auto;
	padding: 30px 0 0 0;
	}

#left {
	width: 337px;
	float: left;
	padding: 35px 0;
	color: #333;
}

p.italic {
	font-style: italic;
	margin: 15px 0 0 0;
}

p.italic a {
	color: #aa0000;
}

p.italic a:hover {
	color: #333;
}

#right {
	font-size: 18px;
	float: left;
	width: 389px;
	padding: 34px 0 0 30px;
}

#right-right {
	width: 250px;
	float: left;
	font-size: 14px;
	color: #333;
}

#right-left {
	width: 139px;
	float: left;
	text-align: right;
}

ul.nobullet {
	padding: 20px 0 0 10px;
}

ul li {
	list-style-type: none;
}

li.bigred {
	margin-top: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #cc0000;
}

.bigred2 {
	margin-top: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #cc0000;
	text-align: left;
}

#right-left li {
	margin: 0 20px 10px 0;
}

.center {
	padding: 0 180px;
}

.reviewheader {
	padding: 25px 0 5px 0
}

#amazonreviews {
	color: #333;
}

.reviewstars-center {
	text-align: center;
	padding: 10px;
}

ul#ulleft, ul#ulright, ul#ulcenter {
	float: left;
	padding: 0 0 30px 0;
}

ul#ulleft {
	width: 350px;
}

ul#ulcenter {
	width: 300px;
}

ul#ulright {
	width: 100px;
}

.padimg {
	margin: 0 150px 0 0;
}

#aboutdi {
	margin: 50px 0 0 0;
}	

#gallery {
	clear: both;
	color: #333;
}

#footer {
	color: #333;
	font-size: 16px;
	clear: both;
	padding: 20px 0 20px 0;
}