body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
}

#flashintro {
	position:absolute;
	width: 640px;
	height: 360px;
	padding:0;
	margin:0;
	left:50%;
	margin-left: -320px; /* half of the width */
	top:50%;
	margin-top: -180px;
	overflow:hidden;
	}
	
#baseline {
	height: 35px;
	width: 100%;
	background-color: #B00000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 35px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/basebg.jpg);
}
#wrapper #baseline a {
	color: #FFCCCC;
	text-decoration: none;
}
#wrapper #baseline a:hover {
	color: #000000;
}
#wrapper {
	width: 800px;
	border: 1px none #FF0000;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}

#logoholder {
	width: 800px;
	height: 145px;
	background-image: url(../images/Ickle-logo.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 30px;
}
#wrapper #nav a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Impact;
	font-size: 15px;
	letter-spacing: 0.1em;
	font-weight: normal;
}
.featurebox {
	background-repeat: no-repeat;
	background-position: center top;
	border-top: 1px solid #FFFFFF;
	border-right: none;
	border-bottom: none;
	border-left: none;
	vertical-align: top;
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.bold14 {
	font-size: 14px;
	font-weight: bold;
}
#wrapper #nav a:hover {
	color: #000000;
}
.nav td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	width: 120px;
	background-color: #FF0000;
}
#content {
	width: 700px;
	padding-top: 15px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 10px;
}
.Fast {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bolder;
	color: #B10404;
	font-size: 13px;
}
.Romance {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #B00000;
	font-size: 13px;
}
a:link {
	color: #B00000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #B10404;
	font-size: 15px;
}
a:visited {
	color: #999999;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 14px;
}
.right-image {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
#content #nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#content #nav a:hover {
	color: #000000;
}
#wrapper #content a {
	color: #B00000;
	text-decoration: none;
}
#wrapper #content a:hover {
	color: #FFFFFF;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
.redtxt {
	color: #B00000;
}
.txt14pt {
	font-size: 16px;
}
.spontable {
}
#wrapper #content .spontable td {
	border: 1px solid #000000;
}
hr {
	line-height: 1px;
	color: #FFFFFF;
}
#wrapper #content hr {
	line-height: 1px;
	color: #FFFFFF;
}
