




div#quest1
{
display: none;
}
div#quest2
{
display: none;
}
div#quest3
{
display: none;
}
div#quest4
{
display: none;
}


div#quest5
{
display: none;
}
div#quest6
{
display: none;
}
div#quest7
{
display: none;
}
div#quest8
{
display: none;
}

div#quest9
{
display: none;
}
div#quest10
{
display: none;
}
div#quest11
{
display: none;
}
div#quest12
{
display: none;
}

div#quest13
{
display: none;
}
div#quest14
{
display: none;
}
div#quest15
{
display: none;
}
div#quest16
{
display: none;
}











body{
	background: #ffffff; background-image:url(../images/globals/main_bg.gif); 
	background-repeat: repeat-y; 
	background-position : center;
}

div#wrapper{
	width: 970px;
	margin: 0px auto;
	font-family: Arial;
	font-size: 11px;
}

div#logo{
	width: 197px;
	height: 100px;
	float: left; 
}

div#header{
	width: 773px;
	height: 100px;
	float: left; 
}

div#home_flash{
	width: 970px;
	height: 348px;
	float: left; 
}

div#home_sub{
	margin-top: 20px;
	width: 970px;
	height: 165px;
	float: left; 
}



div#page_sub{
	margin-top: 26px;
	width: 116px;
	float: left; 
	border: 0px solid;
}

div#page_cont{
	margin-top: 26px;
	width: 760px;
	float: right; 
	border: 0px solid;
	padding-right: 20px;
}


div.sub_item{
	margin-bottom: 10px;
	width: 98px;
	height: 12px;
	float: left; 
	background-image:url(../images/globals/item_bg.gif); 
	background-repeat: no-repeat;
	cursor: pointer;
	font-size: 9.5px;
	color: #ffffff; 
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	padding-left: 14px;
}

div.sub{
margin-left: 14px;
margin-bottom: 5px;
}





div.item_list{
	margin-top: 0px;
	width: 760px;
	float: right; 
	border-bottom: 1px solid #cccccc;
	padding-right:20px;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

div.item_pic{
	margin-top: 0px;
	margin-right: 20px;
	width: 80px;
	height: 62px;
	float: left; 
	border: 0px solid;
}

div.item_text{
	margin-top: 0px;
	width: 630px;
	float: left; 
	border: 0px solid;
}




div.textbox{
	border: 1px solid #CCCCCC;
}




A.nav:LINK,A.nav:ACTIVE,A.nav:FOCUS,A.nav:VISITED{
	font-family    : arial, sans-serif;
	color          : #ffffff;
	font-size      : 11px;
	text-decoration: None;
}

A.nav:HOVER{
	color          : #666666;
	text-decoration: None;
}

#marqueecontainer
{
	border: 0px solid #E1E1E1;
	position: relative;
	float:left;
	width: 320px; /*marquee width */
	height: 50px; /*marquee height */
	overflow: hidden;
	padding: 2px;
	padding-left: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: -4px;
}
