body {
	background: #F1F1F1;
	color:#333333;
	font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
}
#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 850px;
	border: 1px solid #959596;
	margin-top:220px;
}
#header {
	top:15px;
	position: absolute;
	border: 1px solid #000000;
	background-color: #333333;
	height: 200px;
	width: 849px;
	text-align:center;
}
#header a:hover{
	border-bottom: none;
}
#header a{
	color:white;
	text-decoration: none;
	border-bottom:1px dotted #CCCCCC;
}
.sitename {
	padding-top:20px;
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 40px;
	color:#FFFFFF;
}
.sitedescription {
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #0099CC;
}
h1 {
	font-size:18px;
	border-bottom:1px dotted #CCCCCC;
}
h2 {
	font-size:14px;
	border-bottom:1px dotted #CCCCCC;
}
/********* C O N T E N T *********/
#content {
	padding: 10px 0 10px 20px;
	width: 540px;
	font-size: 12px;
	margin: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align:left;
	float:left;
}
#content a {
	border-bottom:1px dotted #CCCCCC;
	color: #006699;
	text-decoration:none;
}
#content a:hover {
color: #000000;
text-decoration:none;
}

/********* S I D E B A R *********/
#sidebar
{	padding:15px;
	text-align:left;
	width: 260px;
	float:right;
	font-size:12px;
}

#sidebar a {
	color: #006699;
}
#sidebar a:hover {
text-decoration:none;
}
#bluelist {
	padding:5px;
	color: #666666;
	background: #EBF8FE;
	margin-left:20px;
}
#footer {
	width:840px;
	background: #eee no-repeat top;
	border: none;
	margin-top:20px;
	padding:5px;
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
	clear:both;
}
#footer a{
	color:#000000;
	text-decoration: none;
}
#footer a:hover{
	color:#000000;
	text-decoration:underline;
}

/************* A D D S ****************/
#titleoffers {
	margin-top:15px;
	border-bottom:solid 2px #333333;
	background: #006699 none repeat scroll 0 0;
	color: #FFFFFF;
	padding:6px;
	font-weight:bold;
}
