body {
	background-color: #333;
	color: #FFF;
	font: small Verdana;
}

.logo {
	width: 800px;
	border-style: none;
	color: #fff;
	font: small Verdana;
	margin-top: 3px;
	margin-bottom: 3px;
	vertical-align: bottom;
	margin-left: 25px;
}

.home {
	border: 1px dotted #666;
	margin-left: 20px;
	left: auto;
}

.content {
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}

a.link:link {
	color: #FFF;
	text-decoration: underline;
}
a.link:visited {color: white; text-decoration: underline; }
a.link:hover {
	color: #F00;
	text-decoration: underline;
}
a.link:active {color: red; }

.homeleft {
	border-bottom: 1px dotted #666;
	border-top: 1px dotted #666;
	border-right: 1px dotted #666;
	vertical-align: top;
	padding: 15px 10px 10px;
	color: #fff;
	font: small Verdana;
}

.homeleft2 {
	border-right: 1px dotted #666;
	vertical-align: top;
	padding: 15px 10px 10px;
	color: #fff;
	font: small Verdana;
}

.homeright {
	border-bottom: 1px dotted #666;
	border-top: 1px dotted #666;
	padding: 15px 10px 10px;
	vertical-align: top;
	color: #fff;
	font: small Verdana;
}

.homeright2 {
	border-bottom: 1px dotted #666;
	padding: 15px 10px 10px;
	vertical-align: top;
	color: #FFF;
	font: small Verdana;
}

.homeimage {
	margin-top: 20px;
	margin-bottom: 3px;
	margin-right: 15px;
}

.about {
	color: #fff;
	font: small Verdana;
	padding-top: 15px;
	padding-left: 20px;
}

.menu {
	width: 800px;
	z-index: 2;
	clear: none;
	position: absolute;
	visibility: visible;
	float: left;
	margin-left: 25px;
	margin-top: 3px;
	text-align: right;
	margin-right: 3px;
}

.buffer {
	margin-bottom: 10px;
}

.footer {
	color: #fff;
	font: small Verdana;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

a.footer:link {color: white; text-decoration: none; }
a.footer:visited {color: whitee; text-decoration: none; }
a.footer:hover {color: white; text-decoration: underline; }
a.footer:active {color: red; } 

.crumb {
	color: #fff;
	font: x-small Verdana;
	margin-top: 7px;
	margin-bottom: 5px;
	text-align: left;
	padding-left: 10px;
}

a.crumb:link {color: white; text-decoration: none; }
a.crumb:visited {color: whie; text-decoration: none; }
a.crumb:hover {color: white; text-decoration: underline; }
a.crumb:active {color: red; } 

h1 {
	color: #fc0012;
	font: bold 18px Verdana;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 24px;
}

h2 {
	color: #fc0012;
	font: bold 14px Verdana;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

HWinner {
	color: #fc0012;
	font: bold 48px Verdana;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.gimmesomeroom {
	padding-right: 15px;
	padding-bottom: 15px;
}

#rotator
{
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width: 800px;
	height: 150px;
}


#rotator img
{
	border: 0;
	cursor: pointer;
	width: 800px;
	height: 150px;
}

.slideshow {
	width: 400px;
	height: 300px;
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
}.RedHeadingTitle {
	font-size: 24px;
	color: #F00;
}
.home tr .homeright2 .logo {
	font-family: Verdana, Geneva, sans-serif;
}
