﻿<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">

<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>StyleSheet</title>
<style type="text/css">
h0 {	
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: center;
	font-weight: normal;
}
h2 {
	font-size: 24px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: center;
	font-weight: normal;
}
h4 {
	font: normal normal normal 20px Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: normal;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
boiler {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align:center;	
}
body {
	margin:0px 0px;
	padding:0px;
	color:#333333;
	background-color: #000000;
}
img {
border: 0px none;
}
#container {
	border: none;
	width: 1200px;
	height: 750px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	color: #666666;
	top: 5px;
}
#logo {
	width: 275px;
	height: 150px;
	color: #CCCCCC;
	position: absolute;
	left: 0px;
	top: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#graphicbanner {
	width: 924px;
	height: 150px;
	color: #CCCCCC;
	position: absolute;
	left: 275px;
	top: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#content {
	width: 690px;
	height: 535px;
	color: #CCCCCC;
	position: absolute;
	left: 275px;
	top: 151px;
	padding-left: 10px;
	padding-top: 5px;
	padding-right:5px;
	border-left-width: 2px;
	border-left-style: groove;
	border-left-color: #666666;
	border-right-width: 2px;
	border-right-style: groove;
	border-right-color: #666666;
	overflow: auto;
	scrollbar-face-color: #666666;
}
#slideshow {
	width: 500px;
	height: 300px;
	position: relative;
	top:120px;
	left:95px;
	color: #CCCCCC;
	text-align:center;
}
#button1 {
	width: 250px;
	height: 50px;
	position:absolute;
	left: 25px;
	top: 160px;
}
#button2 {
	width: 250px;
	height: 50px;
	position:absolute;
	left: 25px;
	top: 210px;
}
#button3 {
	width: 250px;
	height: 50px;
	position:absolute;
	left: 25px;
	top: 260px;
}
#button4 {
	width: 250px;
	height: 50px;
	position:absolute;
	left: 25px;
	top: 310px;
}
#button5 {
	width: 250px;
	height: 50px;
	position:absolute;
	left: 25px;
	top: 360px;
}
#button6 {
	width: 250px;
	height: 50px;
	position:absolute;
	left: 25px;
	top: 410px;
}
#buttonbottom {
	width: 250px;
	height: 50px;
	position:absolute;
	left: 25px;
	top: 460px;
}
#snbottombanner {
	width: 1200px;
	height: 50px;
	position: absolute;
	left: 0px;
	top: 691px;
	border-top-width: 2px;
	border-top-style: groove;
	border-top-color: #666666;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color:silver;
}
#menurotator {
	width: 275px;
	height: 50px;
	position:absolute;
	left: 00px;
	top: 580px;
}
#spaceforads {
	width: 200px;
	height: 520px;
	left: 990px;
	top: 165px;
	position: absolute;
	color: #CCCCCC;
}
.image-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border-top-color: #000000;
	margin-top: 2px;
}
.image-right {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
a {
	color: #99CCFF;
	text-decoration:none;
}
a:visited {
	color: #CCCCFF;
}
a:active {
	color: #FFCCFF;
}
a:hover {
	color: #FFCCCC;
}

</style>
</head>

<body>

</body>

</html>
