html, body {
	height: 98%;
	}

body {
	color: #fff;
	text-align: center;
	background: #000 url(./images/sunflbg.jpg) no-repeat;
	}

#title {
	position: absolute;
	clear: both;
	top: 90px;
	left: 161px;
	width: 100%;
	height: 118px;
	}

.italics {
	font-style: italic;
	}

#container {
	width: 980px;
	margin: 0 auto 0;
	}

img {
	border: none;
	}

a {
	color: #fff;
	}

a:hover {
	color: #f87004;
	}

a:visited {
	color: #f87004;
	}

.sitethumb {
	float: left;
	width: 237px;
	height: 330px;
	margin: 0 22px 2em 8px;
	font-variant: small-caps;
	font-family: sans-serif;
	letter-spacing: 1px;
	text-align: center;
	}

.sitethumb img {
	border: solid 1px #e0e0e0;
	}

.no_font {
	font-variant: normal;
	font-family: sans-serif;
	letter-spacing: normal;
	}
	
ul {
	display: block;
	clear: both;
	float: left;
	width: 170px;
	text-align: justify;
	text-decoration: none;
	margin: 15px 20px 20px 20px;
	padding: 20px 20px 0 20px;
	font-size: 17px;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 1px;
	background: url(./images/transparent.png) repeat;
	color: #000;
	list-style: none;
	}

li {
	display: block;
	margin-bottom: 20px;
	text-decoration: none;
	}

li a {
	text-decoration: none;
	color: #000;
	}

ul li a:hover {
	text-decoration: underline;
	color: #fff;
	}

li a:visited {
	text-decoration: none;
	color: #000;
	}

ul ul {
	font-size: 15px;
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
	width: 100px;
	background: none;
	}

ul ul li {
	margin: 0 0 10px 0;
	}

ul ul li a:hover {
	text-decoration: underline;
	color: #fff;
	}

#content {
	float: left;
	width: 689px;
	margin: 14px 25px 25px 12px;
	padding-bottom: 20px;
	top: 40px;
	text-align: justify;
	background: #fff;
	color: #000;
    font-family: verdana, sans-serif;
	font-size: 14px;
	}

#content a {
	color: #30090c;
	}

#content a:hover {
	color: #f87004;
	}

h1 {
	margin-left: 17px;
	font-size: 20px;
	margin-bottom: 5px;
	margin-top: 14px;
	}

h2 {
	margin-left: 27px;
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 14px;
	}

.h2text {
	margin-left: 47px;
	margin-right: 20px;
	padding-bottom: 5px;
	color: #000;
	}

.h2textb {
	margin-left: 47px;
	margin-right: 20px;
	padding-bottom: 0;
	color: #000;
	}

h3 {
    font-style: italic;
	font-size: 15px;
	margin-bottom: 0px;
	margin-left: 47px;
	margin-top: 0px;
	}

.h3text {
	margin-left: 67px;
	margin-right: 20px;
	padding-bottom: 5px;
	color: #000;
	}

.h3textb {
	margin-left: 67px;
	margin-right: 20px;
	padding-bottom: 0;
	color: #000;
	}

#footer ul {
	clear: both;
	float: left;
	margin: 0 0 0 100px;
	width: 790px;
	padding: 0;
	background: none;
	color: #fff;
	}

#footer li {
	float: right;
	margin: 0 50px 20px 0;
	padding: 0;
	}

#mtspace {
	width: 50px;
	height: 131px;
	}