body 
{
	background-color: #232323;
	font-family: Arial, Sans-Serif;
	color: #FFF;
	font-size: 0.7em;
}

h1
{
	font-size: 1.6em;
	font-weight: normal;
}

a
{
	color: #FFF;
}

img
{
	border: none;
}

th
{
	text-align: right;
	padding-right: 5px;
}

td.error
{
	color: #DEC80D;
	font-weight: bold;	
}

div#outercontainer
{
}

div#container
{
	margin:auto;
	background-color: #000;
	border: solid 1px #5B5B5B;
	width: 770px;
}

div#header
{
	border-bottom: solid 1px #5B5B5B;
	padding: 23px 25px 15px 25px;
}

div#menu
{
	padding: 10px 0 10px 23px;
}

div#menu a
{
	text-decoration: none;
	font-size: 1.2em;
	letter-spacing: 0.1em;
}

div#menu a:hover
{
	text-decoration: underline;
}

div#menu span.divider
{
	padding: 0 10px;
	font-size: 1.3em;
	position: relative;
	top: -1px;
}

div#content
{
	padding: 15px 10px 10px 30px;
	line-height: 1.4em;
	letter-spacing: 0.1em;
	border-top: solid 1px #5B5B5B;
	text-align: justify;
}

div#content a
{
	color: #DEC80D;
	text-decoration: none;
}

div#content a:hover
{
	text-decoration: underline;
}

div#footer
{
	border-top: solid 1px #5B5B5B;
	padding: 8px 11px 6px 11px;
}

div#thumbnailheader
{
	border-top: solid 1px #5B5B5B;
	padding: 8px 2px 8px 22px;
}

div#thumbnailheader h1
{
	margin: 0;
}

div#thumbnailcontent
{
	padding: 0;
	line-height: 1.4em;
	letter-spacing: 0.1em;
}

div.thumbnail
{
	float: left;
	width: 256px;
	text-align: center;
	border-top: solid 1px #5B5B5B;
	height: 195px;
	padding-top: 10px;
}

div.thumbnail a
{
	text-decoration: none;
}

div.clear
{
	clear: both;
	height: 0px;
	overflow: hidden;
}

span.forsale
{
	color: #DEC80D;
	font-weight: bold;	
}

img#homeEileen
{
	padding: 0 5px 2px 0;
}

img#homeReader
{
	padding: 0 0 2px 5px;
}

img#homeStole
{
	padding: 0 5px 2px 0;
}



