body {
	background-color: #010066;
	background-image: url(images/toplines.jpg);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #FFFFFF;
	margin: auto;
	width: 780px;
}
#wrapper #header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 178px;
}
#wrapper #content #mainmessage {
	float: left;
	width: 555px;
	height: 440px;
	font-size: 14px;
	line-height: normal;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #443379;
}
.green {
	color: #009966;
	font-size: 18px;
}

#wrapper #content li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 20px;
	margin-bottom: 5px;
}
.border {
	border: 1px solid #669934;
}


#wrapper #content #signup {
	background-image: url(images/signup3.gif);
	margin-left: 580px;
	background-position: right top;
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
	margin-bottom: 0px;
	height: 380px;
}
#wrapper #content #signup h1 {
	font-size: 14px;
}
#wrapper #content #maintext {
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 14px;
	color: #443379;
	padding-top: 0px;
}
#wrapper #content #maintext p {
	margin-bottom: 10px;
	margin-top: 5px;
}
#wrapper #content #mainmessage h2 {
	margin-top: 5px;
	margin-bottom: 10px;
}

#wrapper #footer {
	color: #009966;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	margin-top: 15px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #009966;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #footer a:link {
	color: #433278;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
#wrapper #footer a:visited {
	color: #433278;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
#wrapper #footer a:hover {

	color: #433278;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
#wrapper #footer a:active {


	color: #433278;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.greensmall {

	color: #009966;
}
#wrapper #content #maintext #contactus {
	margin: auto;
}
.bookcover {
	padding-right: 10px;
}

