@charset "utf-8";
/* CSS Document */

body{margin: 0; padding: 0; font-family:Arial, Helvetica, sans-serif; background:url(images/bg.jpg) repeat-x center top #FFFFFF;}
#container{height:500px; width:800px; margin:auto;background-color:#FFFFFF;}

#center{height:380px; position:relative; margin-top:20px;}
	#hero{width:220px; position:absolute; left:510px;}
	#info{width:550px; float:left; font-size:16px; line-height:20px;position:absolute;margin-top:20px; padding-left:20px;}
		#info ul {font-size:16px; line-height:30px;}
		#info h1 {font-size:26px; color:#993399;}		
		#info h2 {font-size:18px; color:#00CC33;}	
			#info .button{background:url(images/yellowbutton.jpg) top no-repeat; width:216px; height:70px; text-align:center; margin-left:10px; margin-top:15px;float:left;}
				#info .button h2 {margin:0px; font-size:14px; padding-top:10px;}
					#info .button h2 a {color:#0c47a1; text-decoration:underline;}
					#info .button h2 a:hover {text-decoration:none;}
#bottom{height:100px; width:480px; font-size:12px; padding-left:20px;}
	#links{text-align:center; font-size:12px;}
	
	.underpic{font-size:12px; text-align:center;}
	.bigger-text{font-size:18px; font-weight:bold;}
	.quote{font-style:italic;}
.bg {
	background-image: url(http://affiliates.reunion.com/a/ads/wsfy/adunits/white6192006/300x250/1_03.gif);
	background-repeat: no-repeat;
}
.formtextblackbold {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.longform {
	width: 108px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.shortform {
	width: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.formtextredbold {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

