﻿
.bodyText
{
    font-family:Arial,helvetic;
    font-size:12px;
}
.bodyHeader
{
    display:table-cell;
    font-family:Arial,helvetic;
    font-size:12px;
    font-weight:bold;
    width:100%;
    vertical-align:top;
}
.listingInfo
{
    display:table-cell;
}
.tabsArea
{
    display:table-cell;
    vertical-align:top;
}
.tableGroup
{
    display:table;
}
.mainContainer{
	width:900px;
	margin-left:auto;
	margin-right:auto;
}

.summerFunMainTable
{
	background-image:url(images/bg_sky.jpg);
	background-repeat:no-repeat;
	background-color:#3979be;
}

#topContainer{
	background-image:url(bg_sky.jpg);
	width:900px;
	height:631px;
}

#bottomContainer{
	width:900px;
	height:534px;
	z-index:20;
}

#logo{
	float: left; 
    margin: 4px; 
}

li{
	font-size:13px
}

#helveticaMedium{
	color:#FFFFFF;
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
}

#bodyLeft{
	float:left;
	width: 371px;
	margin-left:30px;
	margin-top:30px;
}

#bodyRight{
	float:right;
	margin-top:80px;
	margin-right:80px;
	line-height:20px;
	font-weight:bold;
	width:389px;
	font-size:13px;
}

#bodyRightGuide{
	float:right;
	margin-top:40px;
	margin-right:40px;
	line-height:20px;
	font-weight:bold;
	width:445px;
}

.white{
	color:#FFFFFF;
	text-decoration:none;
}

.white:hover{
	text-decoration:underline;
}

.red{
	color:#990000;
	font-weight:bold;
	display:inline;
	text-decoration:none;
}

.red:hover{
	color:#990000;
	font-weight:bold;
	display:inline;
	text-decoration:underline;
}

#initLogo{
	margin-left:130px;
	margin-top:40px;
}

#initText{
	font-weight:bold;
	line-height:20px;
	margin-left:258px;
	margin-top:20px;
	font-size:13px;
}

#bottom{
	position:absolute;
	z-index:1;
}

#bottomText{
	position:absolute;
	top:1075px;
	left:718px;
	z-index:2;
	font-weight:bold;
	font-size:12px;
	font-family:Helvetica, Arial, sans-serif;
}