body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-type: square;
	background-color: #CCCCCC;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #990033;
}
div#container {
	top:0;
	left:0;
}
.title-lg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}

.title-medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

.title-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.booktitle-sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}

.booktitlelg {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666699;
}

/* div's created for homepage layout revision November 2007 ****************  */
div#content {
	float:left;
	margin-top:2em;
	text-align:left;
	width:790px;
}

div#sidebar {
	float:left;
	margin:11em 10em 0em 1em;
	width: 14em;
	line-height:1.5em;
}

div#main {
	float:left;
	margin: 0 auto;
	width: 40em;
}

.footer {
	font-size: 10px;
	color: #666666;
	margin: 2em auto;
	padding: 1em;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.nav {
	margin-bottom: 6px;
	/*margin-left: 11em;*/
	padding-bottom: 6px;
	padding-left: 15px;
	font-weight: bold;
	letter-spacing: 3px;
	width: 600 px;
	white-space: nowrap;
}
.jude {
	font: bold 14px Arial, Helvetica, sans-serif;
	letter-spacing: 3px;
	margin-left: 10px;
	padding-left: 10px;
}
.nowrap {
	white-space: nowrap;
}
.back {
	background: url(images/texture.gif) repeat-x;
}
.clear {
	clear: both;
}
.leftimg {
	float: left; border: 0; margin-right: 20px; margin-bottom: 6px;
}
.rightimg{
	float: right; border: 0; margin-left: 20px; margin-bottom: 6px;
}

