body {
	text-align: center;
	margin-top: 0px;
	background-color: #fff;
	font-family: Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	color:#333;
}
a {
	color:#FCEC8A;
	text-decoration: none;
}
a:link {
	color: #FCEC8A;
	text-decoration: none;
}

a:hover {
	color: #6699FF;
	text-decoration:none;
}
form {

}
#container {
	position: relative;
	margin: 0 auto;
	width: 924px;
	text-align:center;
	z-index:1;
	visibility:visible;
}
.clear {
	clear:both;
	height:42px;
	}
#logo {
	 position:absolute;
	 left:0px;
	 top:0px;
	 width:325px;
	 height:91px;
	 z-index:1;
	 visibility:visible;
}

#rightlogo {
	 position:absolute;
	 left:325px;
	 top:0px;
	 width:599px;
	 height:91px;
	 z-index:2;
	 visibility:visible;
}
#main {
	position: relative;
	float: left;
	top:255px;
	width: 924px;
	background-image:url(../images/content_bg.gif);
	background-repeat:repeat-y;
}
#main #content {
	position: relative;
	float: left;
	width: 599px;
}
#main #left {
	position: relative;
	float: left;
	width; 325px;
	height: expression('365px'); min-height: 365px;
}
#leftheader {
	position:absolute;
	background-image: url(../images/left_header.gif);
	background-repeat: no-repeat;
	left:0px;
	top:91px;
	width:325px;
	height:70px;
	z-index:3;
	visibility:visible;
}
#headerpic {
	position:absolute;
	background-image:url(../images/fp_header_pic.jpg);
	background-repeat:no-repeat;
	left:325px;
	top:91px;
	width:599px;
	height:268px;
	z-index:4;
	visibility:visible;
}
#menu {
	 position:absolute;
	 text-align: left;
	 left:325px;
	 top:359px;
	 width:599px;
	 height:20px;
	 z-index: 1000;
	 visibility:visible;
}
#lefttitle {
	position:absolute;
	float: left;
	background-image:url(../images/left_title.gif);
	background-repeat: no-repeat;
	left:0px;
	top:161px;
	width:325px;
	height:17px;
	z-index:5;
	visibility:visible;
}
#newsitems {
	position:absolute;
	float: left;
	text-align:left;
	background-image:url(../images/news_items.gif);
	background-repeat: no-repeat;
	left:0px;
	top:178px;
	width:325px;
	height:93px;
	z-index:6;
	visibility:visible;
}
#headlines {
	margin: 4px 25px 5px 22px;
	color: #fff;
}
#headlines a {
	color: #fff;
}
#headlines a:visited {
	color: #ccc;
}
#headlines a:hover {
	color: #FFFF99;
}
#pagetitle {
	position:relative;
	left:0px;
	top:124px;
	width:599px;
	height:34px;
	z-index:13;
	visibility:visible;
}
#hrdivider {
	position:absolute;
	float: left;
	background-image:url(../images/fp_hr.gif);
	background-repeat: no-repeat;
	left:0px;
	top:14px;
	width:325px;
	height:7px;
	z-index:1000;
	visibility:visible;
}
#leftpic {
	position:absolute;
	float: left;
	background-image:url(../images/fp_chart.jpg);
	background-repeat: no-repeat;
	left:0px;
	top:16px;
	width:325px;
	height:171px;
	z-index:14;
	visibility:visible;
}
#leftframe {
	position:absolute;
	float: left;
	left:0px;
	top:16px;
	width:325px;
	height:171px;
	z-index:14;
	visibility:visible;
}
#contentarea {
	position:relative;
	float: left;
	top: 124px;
	text-align: left;
	padding: 5px 8px 0px 22px;
	width:564px;
	color: #fff;
	z-index:15;
	visibility:visible;
	/* height: expression('300px'); min-height: 300px; */
	overflow:visible;
}

#contentarea #pic {
	float: left;
	margin-right: 10px;
}
#contentarea #pic2 {
	float: left;
	margin-right: 10px;
}
#contentarea #pic3 {
	float: left;
	margin-right: 10px;
}
#newslettertitle {
	position:relative;
	background-image:url(../images/newwsletter_title.gif);
	background-repeat:no-repeat;
	left:0px;
	top:185px;
	width:325px;
	height:35px;
	z-index:16;
	visibility:visible;
}
#newsletterform {
	position:relative;
	background-image:url(../images/newsletter_form.gif);
	background-repeat:no-repeat;
	text-align: left;
	left:0px;
	top:194px;
	width:325px;
	height:43px;
	z-index:17;
	visibility:visible;
}

#newsletterform .button {
	position: absolute;
	background-image:url(../images/submit.png);
	background-repeat:no-repeat;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
	border: none;
	background: none;
	left: 276px;
	top: 7px;
	width:22px;
	height:20px;
}
#main #Sundance {
	position: absolute;
	float: left;
	vertical-align: bottom;
	left: 0px;
	bottom: 16px;
	border: none;
	z-index: 1000;
	visibility:visible;
}
#footer {
	position: relative;
	float: left;
}
#topfooter {
	position:relative;
	background-image:url(../images/top_footer.gif);
	background-repeat:no-repeat;
	left:0px;
	width:924px;
	height:24px;
	z-index:19;
	visibility:visible;
}
#legal {
	position:absolute;
	left:0px;
	width:325px;
	height:25px;
	z-index:20;
	visibility:visible;
}
#legal_text {
	padding: 3px 0px 0px 7px;
	text-align:left;
	font-size: 90%;
	color: #999999;
}
#legal_text a {
	color: #999999;
	text-decoration: none;
}
#legal_text a:hover {
	color: #7A8DA6;
}
#copyright {
	position:absolute;
	left:325px;
	width:449px;
	height:25px;
	z-index:21;
	visibility:visible;
}
#copyright_text {
	padding: 3px 0px 0px 0px;
	text-align:left;
	font-size: 90%;
	color: #999999;
}
#credits {
	position:absolute;
	left:774px;
	width:150px;
	height:25px;
	z-index:22;
	visibility:visible;
}
#credits_text {
	padding: 3px 0px 0px 3px;
	text-align:left;
	font-size: 90%;
	color: #999999;
}
#credits_text a {
	color: #999999;
	text-decoration: none;
}
#credits_text a:hover {
	color: #7A8DA6;
}
#ImgFreeChangeQuiz{
	position: relative;
	float:right;
	margin-bottom: 0px;
	margin-top: 0px;	
}
