html, body
{
	background-color:#FFFFFF;
	background-image:url('../images/layout/background.jpg');
	background-position:top center;
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
}

div#container
{
	/*background-color:#0066CC;*/
	left:50%;
	margin-left:-455px;
	padding-bottom:15px;
	position:absolute;
	width:930px;
}
div#content
{
	/*background-color:#FFFFFF;*/
    left:50%;
    margin-left:-450px;
	padding:10px;
    position:relative;
	width:880px;
}
div#contentLeft
{
	background-color:#EFEFEF;
    border:1px #000000 solid;
	position:relative;
	padding-top:10px;
	padding-bottom:0px;
	padding-left:10px;
	padding-right:10px;
	top:0px;
	width:621px;
}
div.contentRight
{
	float:right;
	background-color:#EFEFEF;
	border:1px #000000 solid;
	margin-bottom:0px;
	margin-left:15px;
	margin-right:0px;
	margin-top:0px;
	padding-top:10px;
	padding-bottom:0px;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
	width:200px;
}
img.random
{
	border:1px #000000 solid;
	width:148px;
}
div.contentRight a:link img, div.contentRight a:visited
{
	border-color:#000000;
}
div.contentRight a:hover img, div.contentRight a:active
{
	border-color:#008844;
}
div#contentLeft a:link img, div#contentLeft a:visited img
{
	border:1px #000000 solid;
	width:100px;
	height:100px;
}
div#contentLeft a:hover img, div#contentLeft a:active img
{
	border:1px #008844 solid;
	width:100px;
	height:100px;
}
div#banner
{
	background-image:url('../images/layout/banner.jpg');
	background-position:center center;
	background-repeat:no-repeat;
	height:25px;
	left:50%;
	margin-left:-450px;
	position:relative;
	width:900px;
}
div#slideShow
{
	background-image:url('../images/layout/slideshow1.jpg');
	background-position:top center;
	height:250px;
	left:50%;
	margin-left:-450px;
	position:relative;
	text-align:center;
	width:900px;
}
div#navigation
{
	background-image:url('../images/layout/navigation.jpg');
	background-position:center center;
	background-repeat:no-repeat;
	height:25px;
	left:50%;
	margin-left:-450px;
	position:relative;
	text-align:center;
	vertical-align:center;
	width:900px;
}
div#navigation td.nav
{
	background-image:url('../images/layout/navBackground.jpg');
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	text-transform:uppercase;
	vertical-align:middle;
	text-align:center;
	height:25px;
	width:112px;
}
div#navigation td.selected
{
	background-image:url('../images/layout/navBackgroundSelected.jpg');
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	text-transform:uppercase;
	vertical-align:middle;
	text-align:center;
	height:25px;
	width:116px;
}
td.nav a:link, td.nav a:visited
{
	color:#FFFFFF;
	display:block;
	line-height:25px;
	background-image:url('../images/layout/navBackground.jpg');
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	text-transform:uppercase;
	width:112px;
	height:25px;
}
td.nav a:hover, td.nav a:active
{
	color:#FFFFFF;
	display:block;
	line-height:25px;
	background-image:url('../images/layout/navBackgroundHover.jpg');
	background-position:top left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	text-transform:uppercase;
	width:112px;
	height:25px;
}


td
{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	vertical-align:top;
}
a:link, a:visited
{
	color:#008844;
	text-decoration:none;
}
a:hover, a:active
{
	color:#008844;
	text-decoration:underline;
}
p
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	margin-bottom:20px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}
p.header
{
	color:#0066CC;
	font-size:15px;
	font-weight:bold;
	border-bottom:3px #008844 double;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	margin-bottom:9px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}
span.news
{
	color:#0066CC;
	border-bottom:1px dotted #008844;
	font-weight:bold;
	margin-bottom:10px;
	width:421px;
	display:table-cell;
}
span.date
{
	color:#0066CC;
	border-bottom:1px dotted #008844;
	font-weight:bold;
	margin-bottom:10px;
	width:200px;
	text-align:right;
	display:table-cell;
}
table#price td
{
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #008844;
	text-align:right;
}
textarea
{
	resize:none;
}
span#clock
{
	color:#FFFFFF;
	display:table-cell;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height:24px;
	line-height:12px;
	padding-right:10px;
	text-align:right;
	vertical-align:middle;
	margin:0px;
	width:890px;
}