body
{
	text-align:center;
	height:101%;
	background:#333333;
}

#container
{
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:960px;
	background:white;
}

#banner
{
	position:relative;
	width:960px;
	height:230px;
	background-image:url('images/banner_bg.gif');
	overflow:hidden;
}

#banner-topleft
{
	position:absolute;
	top:0px;
	left:0px;
	width:545px;
	height:178px;
	background-image:url('images/banner_top_left.jpg');
}

#menu-left
{
	position:absolute;
	top:178px;
	left:0px;
	width:545px;
	height:46px;
	background:black;
}

#menu-right
{
	position:absolute;
	top:178px;
	left:857px;
	width:103px;
	height:46px;
	background:black;
}

.right_menu_on
{
	margin-top:2px;
	color:black;
	background-image:url('images/right_menu_on.jpg');
	width:86px;
	height:29px;
}
.right_menu_on A
{
	color:black;
	text-decoration:none;
	font-family:arial;
	font-size:9pt;
	font-weight:bold;
}

.right_menu_off
{
	margin-top:2px;
	color:white;
	width:86px;
	height:29px;
	background-image:url('images/right_menu_off.jpg');
}

.right_menu_off A
{
	color:white;
	text-decoration:none;
	font-family:veranda;
	font-family:arial;
	font-size:9pt;
	font-weight:bold;
}

.left_menu_on
{
	color:white;
	font-family:arial;
	font-size:9pt;
	font-weight:bold;
	background-image:url('images/left_menu_on.jpg');
	text-align:center;
}
.left_menu_on A
{
	color:white;
	text-decoration:none;
	font-family:arial;
	font-size:9pt;
	font-weight:bold;
}

.left_menu_off
{
	color:white;
	text-align:center;
}

.left_menu_off A
{
	color:#dddddd;
	text-decoration:none;
	font-family:veranda;
	font-family:arial;
	font-size:9pt;
	font-weight:bold;
}

#banner-middle
{
	position:absolute;
	top:2px;
	left:550px;
	width:303px;
	height:222px;
	background-image:url('images/banner_middle.jpg');
}

#banner-right
{
	position:absolute;
	top:60px;
	left:857px;
	width:103px;
	height:125px;
	background-image:url('images/banner_right.jpg');
}


#content
{
	position:relative;
	width:960px;
	height:485px;
	background-image:url('images/main_bg.jpg');
}

#featured
{
	position:absolute;
	top:0px;
	left:649px;
	background-image:url('images/featuredbg.jpg');
	width:311px;
	height:395px
}

#special
{
	position:absolute;
	top:400px;
	left:649px;
	background-image:url('images/special.jpg');
	width:311px;
	height:82px	
}

#signupbtn 
{
	position:absolute;
	top:45px;
	left:170px;
}

#signupfrm
{
	position:absolute;
	top:45px;
	left:15px;
}

#signupfrm INPUT
{
	color:#555555;
	font-size:10px;
	width:150px;
}

#footer
{
	position:relative;
	width:960px;
	height:113px;
	background-image:url('images/footerbg.jpg');
	overflow:hidden;
	text-align:center;
}

#footerlinks TABLE
{
	position:absolute;
	top:30px;
	left:135px;
	color:#666699;
	font-family:arial;
	font-weight:bold;
	font-size:8pt;
}

#footerlinks TABLE A
{
	text-decoration:none;
	color:#666699;
	font-family:arial;
	font-weight:bold;
	font-size:8pt;
}

#credits
{
	position:relative;
	top:70px;
	color:#666666;
	font-weight:bold;
	font-size:8pt;
	font-family:arial;
}

#feature
{
	position:absolute;
	width:95%;
	top:70px;
	left:15px;
}
#featuredphoto IMG
{
	border:5px solid #999999;
}

#featuredphoto
{
	margin-top:10px;
}

.ftrheading
{
	color:#666699;
	font-weight:bold;
	font-size:8pt;
	font-family:arial;
}

.ftrtext
{
	color:#999966;
	font-weight:bold;
	font-size:7pt;
	font-family:arial;
}

#page
{
	position:absolute;
	top:0px;
	left:0px;
	height:485px;
	width:649px;
}
