body {
	background-color: #CC3300;
	color: #333;
	font-family: georgia, "Times new roman", serif;
	font-size: 12px;
	margin: 0;
	}
td {
	font-family: georgia, "Times new roman", serif;
	font-size: 12px;
	color: #333;
	}
a:link {
	color: #333;
	text-decoration: none;
	}
a:visited {
	color: #333;
	text-decoration: none;
	}
a:hover {
	color: #FF0033;
	text-decoration: none;
	}

td#homelink {
	padding-left: 10px;
	}

td#homelink a:link, td#homelink a:visited {
	color: #666;
	text-decoration: none;
	}

div#breadcrumb {
	font-family: georgia, "Times new roman", serif;
	font-size: 17px;
	font-weight: bold;
	color: #660000;
	}
div#breadcrumb a:link, div#breadcrumb a:visited { 
	color: #660000;
	}
div#breadcrumb a:hover {
	color: #FF0033;
	}


h5 {
	font-family: georgia, "Times new roman", serif;
	font-size: 11px;
	font-weight: bold;
	}

ul {
	padding-left: 30px;
	}

table#hplayout {
	margin: 10px auto 20px auto;
	background-color: #fff;
	}
div#hpemaillink {
	margin: 40px 0 0 5px;
	}

table#splayout {
	margin: 10px auto 20px auto;
	background-color: #fff;
	}

td#layouttop {
	background-image: url(images/gradient_top.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
	
td#layoutbottom {
	background-image: url(images/gradient_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	}

img#splogo {
	}
table#splogolayout {
	margin: 15px 0 20px 0;
	}
img#spnavother {
	margin-left: 10px;
	}
img#spnavjournal {
	margin-left: 10px;
	}
	
div.booktitle {
	margin-top: 10px;
	font-weight: bold;
	width: 200px;
	}

table#booklayout img {
	border: 1px solid #ccc;
	}


div#comingsoon {
	text-align: left;
	font-size: 13px;
	height: 200px;
	}
	
table#piclayout img, table#largepiclayout img {
	border: 1px solid #ccc;
	}
	
/* journal styles */

div#content {
	color: #333;
	font-family: georgia, "Times new roman", serif;
	font-size: 12px;
	padding-left: 0;
	}
div#sidebar {
	color: #333;
	font-family: georgia, "Times new roman", serif;
	font-size: 10px;
	}

div.post h2 {
	color: #333;
	font-family: georgia, "Times new roman", serif;
	font-size: 12px;
	font-weight: bold
	}

div#sidebar h2 {
	color: #333;
	font-family: georgia, "Times new roman", serif;
	font-size: 10px;
	font-weight: bold
	}
	
p.postmetadata {
	color: #333;
	font-family: georgia, "Times new roman", serif;
	font-size: 10px;
	}