﻿/*Master Frame*/
html, body, form 
{
	height:100%;
}
body
{
	margin:0px 0px 0px 0px;
}
img
{
	border:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
div
{
	font-family:Verdana;
}
.master
{
	position:relative;
	width:1024px;
	height:768px;
}
.groupleftnav
{
	position:absolute;
	top:0px; left:0px;
	width:182px;
	height:768px;
	font-family:Verdana;
	font-size:11px;
	line-height:21px;
	color:Black;
	text-align:right;
	
	
}
.grouplogo
{
	width:182px;
	height:466px;
}
.grouplinks
{
	margin:25px 25px 0px auto;
}
.grouplinks a, .grouplinks a:link, .grouplinks a:visited
{
	font-family:Verdana;
	font-size:11px;
	line-height:21px;
	color:Black;
	text-decoration:none;
}
.grouplinks a:hover
{
	font-family:Verdana;
	font-size:11px;
	line-height:21px;
	color:Black;
	text-decoration:underline;
}
.grouptext
{
	font-family:Verdana;
	font-size:10px;
	line-height:15px;
	color:Black;

	margin:25px 25px 0px auto;
}
.sitecontent
{
	position:absolute;
	top:0px; left:182px;
	width:842px;
	height:768px;
	
}
.masthead
{
	position:relative;
	width:842px;
	height:71px;
}
.sitelogo
{
	position:absolute;
	left:0px;
	top:0px;
	width:349px;
	height:71px;
}
.bannerad
{
	position:absolute;
	left:349px;
	top:0px;
	width:486px;
	height:71px;
	overflow:hidden;
}
.topnav
{
	position:relative;
	width:842px;
	height:44px;
}
.topnavmenu
{
	position:absolute;
	right:7px;
	top:10px;
	height:34px;
}
.topnavpiece
{
	text-align:center;
	float:right;
}

.main
{
	position:relative;
	width:842px;
	height:490px;
	z-index:0;
}

.bottomnav
{
	position:relative;
	width:842px;
	height:63px;
}
.bottommenu1
{
	float:left;

	width:106px;
	height:43px;
	margin:10px 3px 10px 0px;
}
.bottommenu1_sub
{
	float:left;
	width:33px;
	height:43px;
	margin:10px 3px 10px 0px;

}

.bottommenu2
{
	float:left;
	width:126px;
	height:43px;
	margin:10px 3px 10px 0px;
}
.bottommenu2_sub
{
	float:left;
	width:94px;
	height:43px;
	margin:10px 3px 10px 0px;
}
.bottommenu3
{
	float:left;
	width:126px;
	height:43px;
	margin:10px 3px 10px 0px;
}
.bottommenu3_sub
{
	float:left;
	width:182px;
	height:43px;
	margin:10px 3px 10px 0px;
}

.footer
{
	position:relative;
	width:842px;
	height:100px;
}
.tagline
{
	position:absolute;
	top:0px;
	right:7px;
	width:725px;
	height:100px;
	overflow:hidden;
}


/*Main Area*/
.main_leftnav
{
	position:absolute;
	left:0px;
	top:0px;
	width:154px;
	height:490px;
}
.leftnavtext
{
	font-family:Verdana;
	color:White;
	font-size:11px;
	line-height:21px;
	width:139px;
	margin:10px 0px 0px 15px;
}
.leftnavtext a, .leftnavtext a:link, .leftnavtext a:visited
{
	font-family:Verdana;
	color:White;
	font-size:11px;
	line-height:21px;
	text-decoration:none;
}
.leftnavtext a:hover
{
	font-family:Verdana;
	color:White;
	font-size:11px;
	line-height:21px;
	text-decoration:underline;
}
.main_content
{
	position:absolute;
	left:154px;
	top:0px;
	width:688px;
	height:490px;
	
}

/* Sessions */
.main_bigimage
{
	position:absolute;
	top:75px;
	left:15px;
	width:315px;
	height:298px;
}

.main_thumbimages
{
	position:absolute;
	top:383px;
	left:5px;
	width:325px;
	height:69px;
}

.main_thumbimage
{
	float:left;
	width:55px;
	height:69px;
	margin:0px 0px auto 10px;
}

.main_text
{
	font-family:Verdana;
	font-size:12px;
	color:Black;
	line-height:18px;
	
	position:absolute;
	top:75px;
	left:345px;
	width:335px;
	height:378px;
	overflow:auto;
}


/* Hui */
.hui_bigimage
{
	position:absolute;
	top:40px;
	left:15px;
	width:234px;
	height:298px;
}

.hui_thumbimages
{
	position:absolute;
	top:358px;
	left:5px;
	width:658px;
	height:108px;
}

.hui_thumbimage
{
	float:left;
	width:84px;
	height:108px;
	margin:0px 0px auto 10px;
}

.hui_text
{
	font-family:Verdana;
	font-size:12px;
	color:Black;
	line-height:18px;
	
	position:absolute;
	top:40px;
	left:269px;
	width:411px;
	height:298px;
	overflow:auto;
}


/* Hui Subpage */
.huisub_bigimage
{
	position:absolute;
	top:20px;
	left:15px;
	width:176px;
	height:194px;
}

.huisub_caption
{
	font-family: Verdana;
	font-size:11px;
	line-height:16px;
	
	position:absolute;
	top:229px;
	left:15px;
	width:176px;
	height:102px;
}

.huisub_thumbimages
{
	position:absolute;
	top:346px;
	left:5px;
	width:672px;
	height:141px;
}

.huisub_thumb
{
	float:left;
	width:86px;
	height:141px;
	margin:0px 0px auto 10px;
}

.huisub_thumbimage
{
	width:86px;
	height:91px;
	margin:0px 0px 6px 0px;
}

.huisub_thumbtext
{
	font-family:Verdana;
	font-size:11px;
	color:Black;
	
	width:86px;
	height:30px;
}

.huisub_text
{
	font-family:Verdana;
	font-size:12px;
	color:Black;
	line-height:18px;
	
	position:absolute;
	top:20px;
	left:211px;
	width:469px;
	height:311px;
	overflow:auto;
}

/* Reviews */


.reviews_bigimage
{
	position:absolute;
	top:20px;
	left:15px;
	width:380px;
	height:298px;
}

.reviews_thumbimages
{
	position:absolute;
	top:318px;
	left:5px;
	width:390px;
	height:188px;
}

.reviews_thumbimage
{
	float:left;
	width:55px;
	height:69px;
	margin:15px 0px auto 10px;
	
}

.reviews_text
{
	font-family:Verdana;
	font-size:12px;
	color:Black;
	line-height:18px;
	
	position:absolute;
	top:20px;
	left:415px;
	width:266px;
	height:455px;
	overflow:auto;
}

.text2
{
	font-family:Verdana;
	font-size:12px;
	color:Black;
	line-height:12px;
}