body {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
/*	background-image: url(images/MichaelTGregory-Rev2.jpg);
	background-image: url(images/MichaelTGregory-Rev3.jpg);
	background-image: url(images/MichaelTGregory-Rev1.jpg);
	background-image: url(images/MichaelTGregory-Rev4.jpg);
	background-image: url(images/MichaelTGregory-Rev5.jpg);*/
	background-image: url(images/MichaelTGregory-Rev6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#contentLayer {
	overflow: auto;
	position: fixed;
	visibility: visible;
	height: 434px;
/*	width: 460px;*/
	width: 580px;
	left: 390px;
	top: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFCC;
	border: 4px solid #CCCCCC;
	line-height: 20px;
	padding: 5px;
	z-index: 100;
	background-image: url(images/bodyBG.jpg);
}
#main_nav {
	left: 125px;
	top: 400px;
	position: fixed;
	z-index: 998;
}

#NewsSignup {
/*	background-color: #CCFF33;*/
	border: 2px solid #990000;
	margin: 5px;
	position: fixed;
	visibility: visible;
	z-index: 200;
	height: 60px;
	width: 230px;
	top: 320px;
	left: 120px;
	background-image: url(images/opaque.png);/*	top: 106px;
	top: 560px;
	left: 720px;*/
}


#footer {
	left: 110px;
	top: 650px;
	position: fixed;
	z-index: 998;
}

.image_left {
	margin-right: 5px;
}

#contentLayer #books {
	line-height: 14px;
	font-size: 10px;
/*	width: 444px;*/
	width: 564px;
}

form {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}


.image_right {
	margin-left: 5px;
}


.main_nav a {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #FFFFFF;
	display: block;
	line-height: 30px;
}

.main_nav a:hover {
	color: #fff;
	text-decoration: none;
}
	
.bottom_nav,
.bottom_nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #999999;
	}

.bottom_nav a:hover {
	text-decoration: none;
	}
	
.temp_style {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.form_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
.required_asterisk {
	font-weight: bold;
	color: #FF0000;
}
.small_note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 14px;
}

.gotdime_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#contentLayer a {
	color: #990000;
}
