html {
     height: 102%; 
	 }
	 
body {
	margin: 10 20 10 10;
	padding: 0;
	color: #333333;
	font: 12px Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-image: url(images/SMF_BG.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center
}
#wrapper {
	position: relative;
	z-index: 2;
	margin:0 auto;
	width: 800px;
	text-align: left
}
#frame {
	width: 780px;
	position: absolute;
	height: 600px;
	left: 0px;
	top: 0px;
}
#sidebar {
	width: 170px;
	height: 400px;
	position: absolute;
	top: 200px;
	z-index: 9;
	left: -10;
}
#logo {
	width: 180px;
	height: 180px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 13;
}
#balloons {
	width: 576px;
	height: 180px;
	position: absolute;
	left: 200px;
	z-index: 2;
	top: 0;
	}
#credit {
	position: absolute;
	top: 380px;
	z-index: 6;
	height: 20px;
	width: 170px;
	left: 12px;
	font-size: 10px;
	text-align: center;
}
#content {
	width: 580px;
	height: 400px;
	position: relative;
	top: 200px;
	z-index: 10;
	left: 200px;
}
p {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-align: left;
}
a {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
}
h1 {
	font-size: 24px;
	line-height: 22px;
	font-weight: bold;
	color: #CC0000;
}
h2 {
	font-size: 16px;
	color: #333333;
	line-height: 22px;
}

h3 {
	text-align: center;
	padding-right: 2px;
	padding-left: 2px;
	font-size: 16px;
	color: #333333;
}

h4 {
	font-size: 14px;
	color: #333333;
	margin: 2px;
}
h5 {
	font-size: 16px;
	line-height: 22px;
	color: #333;
	text-align: center;
}

ul.nav {
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;

}
ul.nav li {
	border-bottom: 1px solid #CC0033;
	padding-top: 0.4em;
	padding-right: 0px;
	padding-bottom: 0.4em;
	padding-left: 0px;
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
}
ul.nav li a:link, ul.nav li a:visited {
	none
	color: #999999;
	text-decoration: none;
	color: #CC0000;
}
ul.nav li a:hover {
	color: #000000;
}
.sitemap {
	list-style-type: disc;
	list-style-position: inside;
	font-size: 16px;
	color: #666666;
	line-height: 20px;
}
.caption {
	text-align: center;
	line-height: 16px;
	color: #333333;
}
.covers {
	margin-top: 5px;
	margin-right: 15px;
	margin-left: 15px;
}
.totop {
	float: right;
}
.redheading {
	font-size: 18px;
	color: #CC0000;
}
.redheadingsmall {
	font-size: 16px;
	color: #CC0000;
}
.picscontent {
	margin: 2px 5px 3px;
	float: right;
}
.band {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding-top: 10px;
}
.centre {
	line-height: 16px;
	text-align: center;
	font-size: 20px;
}
hr {
	text-align: center;
	height: 2px;
	width: 80%;
	color: #CC0000;
}
.border {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}

.covertext {
	font-size: 10px;
	text-align: center;
	top: auto;
	line-height: 12px;
}
.maptable {
	padding-right: 3px;
}
.sign {
	padding: 1px;
	border: thin solid #CC0000;
	float: right;
	margin-bottom: 6px;
	margin-left: 6px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
	vertical-align: bottom;
}
.quote {
	color: #003300;
	padding-right: 15px;
	padding-left: 15px;
	font-style: italic;
}
.quoteadd {
	color: #003300;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 12px;
	font-weight: normal;
	padding-top: 10px;
}
.news {
	margin-top: 0px;
}
#sidebar #credit .centre {
	font-size: 10px;
	color: #333;
	text-align: center;
}
#sidebar #credit .centre a {
	font-size: 10px;
	color: #039;
}
.fltrht {
	float: right;
	margin-top: 2px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.poster {
	border: medium solid #900;
	float: right;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
}
.fltlft {
	float: left;
	margin-right: 20px;
}
table tr td p {
	padding-left: 4px;
}
