html {
	margin: 0;
	padding: 0;
	}
body {
	margin: 0px;
	padding: 0px 0px 100px 0px;
 	background-image: url(images/background.gif);
	}
.main {
	width: 803px;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	}
.leftcolumn {
	padding: 65px 28px 0px 28px;
	width: 512px;
	background-color: #ffffff;
	float: left;
	}
.rightcolumn {
	padding: 65px 25px 0px 10px;
	width: 200px;
	background-color: #cee6bd;
	float: left;
	}
.footer {
	background-color: #4F4F51;
	margin-left: auto;
	margin-right: auto;
	}
.title {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C93A31;
	text-align: left;
	line-height: 20px;
	font-style: italic;
	margin: 0px;}
.author {
	font-size: 10px;
	font-family: Georgia, serif;
	color: #4f5050;
	text-align: left;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 0px;}
.editor {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4f5050;
	text-align: left;
	line-height: 20px;
	}
.publisher {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4f5050;
	text-align: left;
	line-height: 20px;
	margin: 0px 0px 20px 0px;}
.description {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4f5050;
	text-align: left;
	line-height: 20px;
	margin: 64px 23px 28px 0px;}
.description2 {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4f5050;
	text-align: left;
	line-height: 20px;
	margin: 0px 28px 20px 0px;}
.rightdisplayheads {
	font-size: 11.5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #c93a31;
	letter-spacing: 2.2px;
	line-height: 20px;
	text-transform: uppercase}
.notedisplay {
	font-size: 11.5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #c93a31;
	letter-spacing: .05px;
	line-height: 17px;
	}
.notelist {
	margin-bottom: 5px;
	}
.mailto {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #c93a31;
	line-height: 20px;
	font-style: italic}
img {
	border: none;}
img.footer {
	padding: 17px 10px 13px 13px;
	}
img#rule2 {
	padding-top: 15px;
	}
p {
	font-size: 15px;
	margin: 0px 0px 20px 0px;}

h1 {
	font-size:23px;
        font-weight:normal;
        font-style:italic;}

a {text-decoration : none;}
a:link {color: #C93A31;}
a:visited {color: #C93A31;}
a:hover {color: #CA6318;}
a:active {color: #C93A31;}

#aboutrollover {
        height: 67px;
        width: 129px;
	}
#aboutrollover a:visited {
          background: url(images/about-combined.gif) center;
	}
#aboutrollover a:hover {
          background: url(images/about-combined.gif) bottom;
	}
#aboutrollover a {
          display:block;
          height: 67px;
          width: 129px;
          background: url(images/about-combined.gif);
	}

#howtosubmitrollover {
        height: 154px;
        width: 189px;
	}
#howtosubmitrollover a:visited {
          background: url(images/howtosubmit-combined.gif) center;
	}
#howtosubmitrollover a:hover {
          background: url(images/howtosubmit-combined.gif) bottom;
	}
#howtosubmitrollover a {
          display:block;
          height: 154px;
          width: 189px;
          background: url(images/howtosubmit-combined.gif);
	}

#booksrollover {
        height: 66px;
        width: 125px;
	}
#booksrollover a:visited {
          background: url(images/books-combined.gif) center;
	}
#booksrollover a:hover {
          background: url(images/books-combined.gif) bottom;
	}
#booksrollover a {
          display:block;
          height: 66px;
          width: 125px;
          background: url(images/books-combined.gif);
	}

