body {
	margin: 0;
	padding: 0;
	background: url(images/pageback-black.jpg) repeat-y top left #333;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #ccc;
}

a {
	color: #999;
}

a:hover {
	color: #eee;
	text-decoration: underline;
}

div.mainbody {
	width: 740px;
	margin-left: 61px;
	margin-right: auto;
	background-color: #000;
}

div.mainheader {
	padding: 0;
	margin: 0;
	color: #000000;
	background: url(images/navback.jpg) no-repeat center;
	height: 130px;
}

div.mainheader h1 {
	display: none;
}

#navcontainer {
	text-align: right;
	background: url(images/background_nav.jpg) repeat-x;
	background-color: #666;
	border-top: 1px solid #000;
	border-bottom: 1px solid #454545;
}

#navlist {
	padding: 0px;
	margin: 5px;
	white-space: nowrap;
}

#navlist li {
	display: inline;	
	list-style-type: none;
	text-transform: lowercase;
}

#navlist a { padding: 5px 10px; }

#navlist a:link, #navlist a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 85%;
	font-weight: bold;
}

#navlist a:hover {
	color: #fff;
	background-color: #333;
	/*
	background-color: #ccc;
	border: 1px solid #999;
	*/
	text-decoration: none;
}

div.pagecontent {
	padding: 15px 25px;
	font-size: 0.9em;
	line-height: 1.5em;
}

div.pagecontent h2 {
	font-size: 130%;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid;
	padding: 0 0 3px;
	margin: 0 0 15px 0;
}

div.pagecontent p {
	margin: 0 15px 0 0;
	padding: 0 0 12px 0;
	font-size: 1em;
	text-indent: 0px;
}

div.pagecontent img {
	margin: 10px;
	border: 8px solid #333;
}

div.footer {
	font-size: 0.8em;
	text-align: center;
	padding: 3px;
	margin: 30px 0 15px 0;
	clear: both;
}

div.footer img {
	padding-bottom: 5px;
}

form table {
	padding-left: 20px;
	padding-bottom: 20px;
}

.submit {
	width: 100px;
}

table.gallerytable {
	margin: 10px 0 50px;
}

.breadcrumb {
	font-size: 13px;
	padding: 6px;
	margin: 10px 0;
	background-color: #333;
	border: 1px solid #666666;
}

.image-cell {
	padding: 10px;
	text-align: center;
	vertical-align: bottom;
}

.image-cell a {
	text-decoration: none;
}

.gallery-image {
	margin: 3px;
	width: 150px;
	border: 8px solid #333;
}

.cart-image {
	margin: 3px;
	width: 80px;
	border: 1px solid #000;
}

.order-image {
	border: 1px solid #000;
}

.image-name {
	font-weight: bold;
}

.full-image img {
	width: 450px;
	border: 8px solid #333;
}

#cartitems {
	font-size: 14px;
}

.orderitems {
	border: 1px solid #999;
	background-color: #666666;
}

#orderform {
	padding: 10px;
	border: 1px solid #999;
	background-color: #666666;
}

#orderform h3 {
	margin: 0 0 8px;
	padding: 0;
	text-align: center;
}

.gnatself {
	border: 8px solid #333;
	margin: 10px 15px;
}

.book-cover {
	float: left;
	width: 300px;
	border: 0;
	margin: 3px 15px 35px 0;
}

.book-text {
	float: right;
	width: 360px;
	border: 0;
}

.article_image {
	position: relative;
	width: 250px;
	float: right;
	padding: 5px;
	text-align: right;
}

.article_image img {
	width: 200px;
	margin: 0;
}

.article_image em {
	font-size: 0.9em;
	line-height: 1.3em;
}

.paypalform {
	padding: 0;
	margin: 0;
	border: 0;
}

.paypalform img {
	padding: 0;
	margin: 0;
	border: 0;
}
