body {
	margin: 0px;
	color: #CCCCCC;
	background: #000000;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif; 
 } 
#navBar {
	background: #3C3C3C;
	border-top: 1px solid #CCCCCC;
	clear: both;
	width: 100%;
	white-space: nowrap;
}
#navBar a:hover {
	background: #999999;
}
#content {
	z-index: 1;
	left: 450px;
	top: 150px;
	position: absolute;
	width: 300px;
}
#content img a {
	border: 1px solid #CCCCCC;
}
#galleryBTN {
	float: right;
}
#wrapper #content .subHead img {
	padding-right: 10px;
}
#wrapper #content img {
	float: left;
}
#wrapper #content #contentHeader {
	bottom: 0px;
}
#wrapper #content p {
	clear: both;
}
.subHead {
	font-size: 10px;
	color: #FFFFFF;
}
a {
	color: #c00;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
#clear {
	clear: both;
}
a:visited {
	color: #A78636;
}
#main {
	border-bottom: 1px solid #CCCCCC;
}
#footer {
	text-align: center;
	clear: both;
}
#mainRight {
	float: left;
	padding-top: 15px;
}
#info {
	float: right;
	padding: 10px;
	font-size: 10px;
}
#logo {
	float:left;
}
#galleryBig {
	float: left;
	padding-right: 10px;
}
.bodyCopy {
	padding-right: 15px;
	padding-left: 15px;
}
.address {
	padding-left: 25px;
}
#mainLeft {
	float: left;
	padding-top: 15px;
	padding-left: 15px;
	width: 500px;
}
#contentScroll {
	z-index: 1;
	left: 450px;
	top: 150px;
	position: absolute;
	width: 300px;
	height: 350;
}
#contentHome {
	z-index: 1;
	left: 550px;
	top: 150px;
	position: absolute;
	width: 300px;
}
#books {
	padding: 25px;
	float:left;
}
#content2 {
	width: 300px;
	float:left;
	padding-top: 25px;
}
#contentAbout {
	z-index: 1;
	left: 610px;
	top: 150px;
	position: absolute;
	width: 300px;
}
