body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
p   { font-size: 12px; font-family: Geneva, Skia, Verdana }

a:link {
	color: #363636;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
h1 { color: red; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h2 { font-size: 13px; font-family: Verdana, Tahoma }
#logo {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 709px;
	height: 206px;
	z-index: 2;
}
#links {
	position: absolute;
	left: 0px;
	top: 206px;
	width: 170px;
	z-index: 1;
}
#content {
	position: absolute;
	left: 175px;
	top: 206px;
	width: 534px;
}
#content a:link {text-decoration: underline;}
#content a:hover {text-decoration: none;}
#content a:visited {text-decoration: underline;}

#logofluff {
	background-image: url(images/logofluff.gif);
	position: absolute;
	z-index: 1;
	width: 100%;
	top: 0px;
	right: 0px;
	height: 206px;
}
#toplinks {
	position:absolute; width:578px; height:17px; z-index:11; left: 133px; top: 180px; z-index: 10;
	color: #eeeeee;
	font-size: 9px;
}
#leftlinks {
position:absolute; width:117px; height:158px; z-index:3; left: 48px; top: 234px; font-weight: bold; z-index:10;}

#leftlinks p {font-size: 10px;}

#toplinks a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#toplinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#toplinks a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

#toplinks a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

th {
	font-size: 14px;
	color: #FF0000;
	background-color:#FFFFEE;
}
#updated {
	position: absolute;
	left: 0px;
	bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: italic;
}
h5 a:link { text-decoration: underline; }
h5 a:visited { text-decoration: underline; }
h5 a:hover { text-decoration: none; }
.borderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.advert {
	padding: 5px;
	float: right;
	width: 225px;
	border: thin double #8C0000;
	text-align: center;
	display: block;
	clear: both;
	margin-bottom: 20px;
}


#show-stripe {
background-color: #efefef;
border-top: 2px solid red;
border-bottom: 2px solid red;
margin-bottom: 5px;
padding-top: 5px;
padding-bottom: 5px;
font-family: "Lucida Grande",sans-serif;
font-size: 18px;
text-align: center;
}

#show-stripe a{
font-family: "Lucida Grande",sans-serif;
font-size: 18px;
margin: 5px;
}

