body {
	margin: 0px;
	padding: 0px;
	background-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#home {
	background-image: url(../images/background_mid.gif);
}
#home_top {
	width: 100%;
	height: 100%;
	background-image: url(../images/background_top.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
#home_bottom {
	width: 100%;
	height: 100%;
	background-image: url(../images/background_bottom.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}
#home_vertical{
	float:left;
	height: 50%;
	margin-top: -156px;
	width: 100%;
}
#home_wrapper {
	width: 719px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 92px;
	height: 311px;
	text-align:center;
	clear:both;
	background-image: url(../images/mask.gif);
	background-repeat: no-repeat;
}
#about_vertical{
	float:left;
	height: 50%;
	margin-top: -156px;
	width: 100%;
}
#about_wrapper {
	width: 719px;
	margin-left:auto;
	margin-right:auto;

	height: 311px;
	text-align:center;
	clear:both;
}
#slideshow {
	position: relative;
	margin: 0px auto;
	width: 653px;
	height: 114px;
}
#photo1 {
	position: absolute;
	width: 653px;
	height: 114px;
	top: 0px;
	left: 0px;
	z-index: 200;
	background-repeat: no-repeat;
}
#photo2 {
	position: absolute;
	width: 653px;
	height: 114px;
	top: 0px;
	left: 0px;
	z-index: 100;
	background-repeat: no-repeat;
}
#vertical{
	float:left;
	height: 50%;
	margin-top: -299px;
	width: 100%;
}
#wrapper {
	width: 797px;
	margin-left:auto;
	margin-right:auto;
	height: 597px;
	text-align:center;
	clear:both;
	background-color: #ffffff;
	border: 1px solid #000000;
}
#montage_top {
	background-image: url(../images/montage_top.jpg);
	background-repeat: no-repeat;
	width: 797px;
	height: 140px;
}
#logo {
	width: 797px;
	height: 121px;
	margin-top: -46px;
}
#montage_bottom {
	background-image: url(../images/montage_bottom.jpg);
	background-repeat: no-repeat;
	width: 797px;
	height: 128px;
}
#content {
	width: 797px;
	height: 382px;
	background-image: url(../images/background.png);
}
*html #content {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/background.png',sizingMethod='crop');
}

#content  p {
	margin: 0px 0px 15px 0px;
	color: #ffffff;
	font-size: 0.7em;
	line-height: 1.4em;
}
#content_left {
	float: left;
	text-align: left;
	width: 368px;
	padding: 40px 10px 10px 20px;
	text-align: justify;
}
*html #content_left {
	width: 398px;
}
#content_right {
	float: right;
	text-align: left;
	width: 368px;
	padding: 40px 20px 10px 10px;
	text-align: justify;
}
*html #content_right {
	width: 398px;
}
#getStats {
	text-align: right;
	margin-top: 60px;
	position: relative;
}
*html #getStats {
	margin-top: 70px;
}
#content a			{text-decoration: none; color: #f05050;}
#content a:link		{text-decoration: none; color: #f05050;}
#content a:visited	{text-decoration: none; color: #f05050;}
#content a:active	{text-decoration: none; color: #f05050;}
#content a:hover 	{text-decoration: underline; color: #f05050;}

#content_inner {
	padding: 15px 20px 10px 190px;
}

#scrollbox {
	border: 1px solid #000000;
	height: 307px;
	overflow: auto;
	background-color: #7d7e7e;
	text-align: left;
	padding: 5px 10px;
	position: relative;
}
*html #scrollbox {
	height: 317px;
}
#scrollbox p {
	color: #eaeaea !important;
	margin-bottom: 10px !important;
}
#returnInfo {
	text-align: right;
	margin-top: 15px;
	position: relative;
}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
#skipintro {
	text-align: right;
	margin-right: 80px;
	margin-top: 22px;
}
p#skipintro {
	color: #999999 !important;
	font-size: .7em;
}
p#skipintro a			{text-decoration: none; color: #999999;}
p#skipintro a:link		{text-decoration: none; color: #999999;}
p#skipintro a:visited	{text-decoration: none; color: #999999;}
p#skipintro a:active	{text-decoration: none; color: #999999;}
p#skipintro a:hover 	{text-decoration: underline; color: #999999;}