*.primary {background-color: rgb(0, 153, 153)}
*.secondary {background-color: rgb(85, 0, 0)}
*.tertiary {background-color: rgb(0, 153, 153)}
*.background {background-color: rgb(115, 194, 251)}
h1#website-title {font-family: arial, verdana, sans-serif; font-size: 36px; font-weight: normal; color: rgb(255, 255, 255); font-style: normal; text-decoration: none}
h2#website-slogan {font-family: verdana, arial, sans-serif; font-size: 14px; font-weight: bold; color: rgb(255, 255, 255); font-style: italic; text-decoration: none}
*#content {font-family: georgia, "times new roman", serif; font-size: 12px; font-weight: normal; color: rgb(0, 0, 0); font-style: normal; text-decoration: none}
*#content a:link {font-family: georgia, "times new roman", serif; font-size: 12px; font-weight: normal; color: rgb(0, 153, 153); font-style: normal; text-decoration: underline}
*#content a:active {font-family: georgia, "times new roman", serif; font-size: 12px; font-weight: normal; color: rgb(0, 153, 153); font-style: normal; text-decoration: underline}
*#content a:visited {font-family: georgia, "times new roman", serif; font-size: 12px; font-weight: normal; color: rgb(0, 153, 153); font-style: normal; text-decoration: underline}
*#content a:hover {font-family: georgia, "times new roman", serif; font-size: 12px; font-weight: normal; color: rgb(115, 194, 251); font-style: normal; text-decoration: underline}
*#navcontainer div a h3 {font-family: georgia, "times new roman", serif; font-size: 11px; font-weight: bold; color: rgb(255, 255, 255); font-style: normal; text-decoration: none}
*#navcontainer div a:hover h3 {font-weight: bold; color: rgb(255, 255, 255); font-style: normal; text-decoration: underline}
*#navcontainer div a:hover {font-weight: bold; color: rgb(255, 255, 255); font-style: normal; text-decoration: underline}


img.alignright {
	padding: 0px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

div.spacer {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	}
.book-info {
	font-size: 16px;
}
