body {
	color: #FFFFFF;
	background: url('images/bkgradient.jpg');
	background-repeat:	repeat-x;
	background-color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	position: relative;
	z-index: 500;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	position: relative;
	z-index: 500;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	position: relative;
	z-index: 500;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	position: relative;
	z-index: 500;
}
a img { 
	text-decoration : none;
	border: none;
	position: relative;
	z-index: 500;
}
div.container {
	width: 895px;
	height: 90%;
	margin: 25px auto 0 auto;
}
div.header {
	margin: 0 auto 0 auto;
}
div.header_nav {
	z-index: 200;
	margin: 0 auto 0 15px;
	position: relative;
}
div.main {
	margin: -250px auto 0 auto;
}
span.main_left {
	float: left;
	text-align: center;
	margin: 0 0 0 15px;
	padding: 0 0 0 0;
}
span.main_right {
	float: right;
	text-align: center;
	margin: 0 15px 0 0;
}
h1 {
	font-family: Verdana, sans-serif;
	font-size: 16pt;
	font-weight: 100;
	z-index: 700;
}
h2 {
	font-family: Verdana, sans-serif;
	font-size: 11pt;
	font-weight: 100;
	z-index: 600;
}
h3 {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	font-weight: 100;
	z-index: 500;
	font-style: italic;
	position: relative;
}
p {
	text-indent: 45px;
}
