﻿body
{
	text-align: center;
	margin: 0 auto;
}

.bodytext
{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:13px
}

.titletext
{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:20px
}

.subtext
{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px
}

#wrapper
{
	position:relative;
	overflow:hidden;
	margin:0 auto;
	z-index:0;
	width:900px;
}

#top
{
	position:relative;
	overflow:hidden;
	text-align:left;
	z-index:1;
	width:900px;
	height:297px
}

#content
{
	position:relative;
	overflow:hidden;
	margin:0 auto;
	z-index:1;
	width:900px;
	background-image:url('site_big_xpand.jpg')
}

a:link {text-decoration: none; color: #FEFEFF}
a:visited {text-decoration: none; color: #FEFEFF}
a:hover {text-decoration: underline; color: #FEFEFF}
a:active {text-decoration: none; color: #FEFEFF}
