html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ebf1fa;
	margin-top:0;
}
.wrapper {
	text-align:left;
	margin:0 auto;
	width:1000px;
	height:auto;
}
.header {
	width:1000px;
	height:176px;
	background-image: url(images/bgB.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
.left {
	width:230px;
	background-color:#9CF;
	height:575px;
	float:left;
	padding:10px;
}
.middle {
	width:460px;
	background-color:#ffffff;
	float:left;
	padding:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006;
}
.tee {
	width:960px;
	height: 1050px;
	background-color:#ffffff;
	padding:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006;
}
.right {
	width:243px;
	background-color:#FFFFFF;
	float:left;
	padding:10px 0px 10px 5px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #36F;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.footer {
	width: 1000px;
	height:50px;
	clear:both;
	background-color:#9CF;
	text-align: center;
}
.big {
	font-family: Arial Rounded, Arial, sans-serif;
	font-size:18px;
	font-weight: bold;
	text-align:center;
}
h1 {font-family: Arial Rounded, Arial, sans-serif;
	font-size:20px;
	font-weight: bold;
	}
h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	color: #C63;
	text-align: center;
	}
.topTen{
	font-family: Arial Rounded, Arial, sans-serif;
	font-size:16px;
	font-weight: bold;
	text-align:center
	}
.hotFlash {
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color: #F00;
	font-weight: bold;
	}
.hfText {
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	color: #006;
}
.comments {
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	text-align: center;
	color: #000;
}
.surfsUp{
	font-size:16px;
	font-weight: bold;
	text-align:center;
}
.XS {
	font-size:11px;
	font-style:italic;
}	
#absurd {
	background-color: #efe2b1;
	border: thin dashed #900;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #603;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
#absurd a:link, #absurd a:visited {
	color:#000;
	text-decoration:none;
	font-style:italic;
}
.absurbText {
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color: #900;
	font-weight: bold;
	}
.absurbTitle {
	font-size:14px;
	font-weight: bold;
	text-align:left;
}
h6{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #900;
}