#Spacer {
	height: 450px;
}
#counter img {
	visibility:hidden;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#container {
	float: none;
	position: static;
	clip: rect(auto,auto,auto,auto);
	height: 100%;
}
body {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #336699;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
	left: 50%;
	background-attachment: fixed;
}
.top {
	position:absolute;
	margin-left: -400px;
	left: 50%;
	width: 810px;
	height: 120px;
	border: 2px solid #333333;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/background2.png');
	background-repeat: repeat;
	background-position: center;
	top: 20px;
	z-index: 1;
	font-size: 14px;
	text-align: right;
}

.top[Class] {
	position:absolute;
	margin-left: -400px;
	left: 50%;
	width: 810px;
	height: 120px;
	border: 2px solid #333333;
	background-image: url(images/background2.png);
	background-repeat: repeat;
	background-position: center;
	top: 20px;
	z-index: 1;
	font-size: 14px;
	text-align: right;
}
.nav {
	text-align:left;
	top: 97px;
	position:absolute;
	width: 795px;
	left: 50%;
	margin-left: -390px;
	line-height: 18px;
	z-index: 2;
	font-size: 12px;
}
.main {
	position:absolute;
	margin-left: -400px;
	left: 50%;
	width: 800px;
	border: 2px solid #333333;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/background2.png');
	background-repeat: repeat;
	background-position: center;
	font-size: 16px;
	padding: 5px;
	top: 158px;
	text-align: left;
	font: verdana;

}
.main[Class] {
	position:absolute;
	margin-left: -400px;
	left: 50%;
	width: 800px;
	border: 2px solid #333333;
	background-image: url(images/background2.png);
	background-repeat: repeat;
	background-position: center;
	font-size: 16px;
	padding: 5px;
	top: 160px;
	z-index: 1;
	text-align: left;
	height: 433px;
	font: verdana;
}
	
.bottom {
	position:absolute;
	margin-left: -400px;
	left: 50%;
	width: 810px;
	border: 2px solid #333333;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/background2.png');
	background-repeat: repeat;
	background-position: center;
	top: 572px;
	font-size: 14px;
	text-align: center;
	height: 30px;
}
.bottom[Class] {
	position:absolute;
	width:810px;
	z-index:1;
	left: 50%;
	margin-left: -400px;
	background-image: url(images/background2.png);
	background-repeat: repeat;
	background-position: center;
	border: 2px solid #333333;
	font-size: 14px;
	text-align: center;
	height: 50px;
}
#bottom p {
	width:800px;
	float:left;
	text-align:center;
	font-size:10px;
	height:20px;	
	padding:0px;
	margin:5px 0 0 0;
}
#pic1 {
	text-align:center;
	float:left;
	width:580px;
	position:relative;
	height:	433px;
	z-index:3;
	left: 450px;
	text-align:left
}
#pic2 {
	text-align:center;
	float:left;
	width:580px;
	position:relative;
	height:	433px;
	z-index:3;
	left: 380px;
	text-align:left
}
#pic {
	text-align:center;
	float:left;
	width:580px;
	position:relative;
	height:	433px;
	z-index:3;
	left: 220px;
	text-align:left
}
#wordsfp {
	text-align:left;
	margin-top:10px;
	position:relative;
	float:left;
	left: 10px;
	font-size: 12px;
}
#words {
	text-align:left;
	margin-top:10px;
	position:relative;
	float:left;
	left: 10px;
	font-size: 14px;
}
#textmainfp {
	background: url('images/bspoke.gif') bottom left no-repeat;
	text-align:center;
	float:left;
	width:310px;
	position:relative;
	height: 423px;
	margin-top: -433px;
}

#textmain {
	background: url('images/bspoke.gif') bottom left no-repeat;
	text-align:center;
	float:left;
	width:310px;
	position:relative;
	height: 423px;
	z-index:4;
	margin-top: -433px;
}
#textmain h1 {
	float:left;
	text-align:left;
	width:550px;
	padding:0px 0 0 10px;
	margin:5px 0 0 0px;
	font-family:verdana;
	font-size:17px;
	font-weight:bold;
}	
#textmainfp h1 {
	float:left;
	text-align:left;
	width:550px;
	padding:0px 0 0 10px;
	margin:5px 0 0 0px;
	font-family:verdana;
	font-size:17px;
	font-weight:bold;
}
#textmainfp h2 {
	float:left;
	text-align:left;
	width:550px;
	padding:0px 0 0 10px;
	margin:5px 0 0 0px;
	font-family:verdana;
	font-size:14px;
	font-weight:bold;
}
#words .ch2 {
	float:left;
	text-align:left;
	width:550px;
	padding:0px 0 0 0;
	margin:10px 0 20px 0px;
	font-family:verdana;
	font-size:18px;
	font-weight:bold;
}