body {
	background: #333333 url(../graphics/bodyback.jpg) repeat;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	margin-top:10px;
}

#Frame {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#Main {
	width: 900px;
	float: left;
	background: #ffffff url(../graphics/mainback.jpg) repeat-y;
}
#Ads {
	margin-top:265px;
	width: 135px;
	margin-left: 15px;
	float:left;
	background: #ffffff;
}

#Content {
	font-size: 20px;
}

.decor_image {
	padding: 3px;
	margin: 3px;
	border: solid 1px #eeeeee;
	background: #f5f5f5;
}

/* @group Header */

#Header {
	height: 130px;
	margin-top:-5px;
}

#Header a {
	text-decoration: none;
}

#Header a img {
	border-style: none;
	text-decoration: none;
}

#Header table {
	color: #6699cc;
	font-size: 12px;
}



/* @end */

/* @group Top Bars */

#TopBar {
	width: 890px;
	margin-left: 5px;
	background: #4488ee url(../graphics/BlueBarBack.jpg) repeat-x;
	color: #ffffff;
	line-height: 28px;
	clear: both;
	float: left;
	font-size: 14px;
	font-weight: bold;
}

#TopBar a {
	color: #ffffff;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
}



/* @end */

/* @group Content Middle */

.content {
	width: 644px;
	font-size: 20px;
}

.bannerad {
	height: 100px;
	width: 100%;
}

.bannerad a img {
	border-style: none;
	text-decoration: none;
}

.content h3 {
	color: #ffffff;
	line-height: 28px;
	font-size: 16px;
	margin-top: 8px;
	margin-bottom: 0;
	background: #4488ee url(../graphics/BlueBarBack.jpg) repeat-x;
}

.postedby {
	font-size: 12px;
}

.content p {
	margin-top: 4px;
	margin-bottom: 8px;
	font-size: 12px;
	text-indent: 15px;
}

.content a {
	color: #6699cc;
	text-decoration: underline;
}

.content a:hover {
	text-decoration: underline;
	color: #1b518b;
}

.articleimages {
	margin: 3px;
	padding: 2px;
	background-color: #eeeeee;
	border: thin solid #cccccc;
}

.postedfooter {
	text-indent: 5px;
	font-size: 12px;
	width: 100%;
	float: left;
	color: #ffffff;
	background: #909090 url(../graphics/grayfooter.jpg) repeat-x;
	line-height: 18px;
}

.postedfooter a {
	float: right;
	text-decoration: none;
	color: #ffffff;
	margin-right: 5px;
}



/* @end */

/* @group Search Form */

a.search { 
	height:110px;
	width:475px; 
	float:left;
	background: no-repeat url('/graphics/searchgraphic.jpg');
	margin-left: 90px;
}
a.search:hover { 
	text-decoration:none;
	background: no-repeat url('/graphics/searchgraphichover.jpg');
}

#overlay {
	width: 100%;
	height: 100%;
	background-color: #000000;
	top: 0;
	left: 0;
	position: absolute;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	z-index: 0;
	visibility: hidden;
	border-bottom: thin solid #000000;
}

#Search {
	z-index: 100;
	position: absolute;
	visibility: hidden;
	margin: 0 auto 0 10%;
	top: 10%;
	padding: 0px;
	border: none;
	color: #000000;
	background: #ffffff;
}

.searchbar {
	background: url(../graphics/searchbarback.jpg) repeat-x;
	line-height: 29px;
	font-size: 14px;
}

.searchtop {
	background: url(../graphics/searchtop.jpg) no-repeat 0 top;
	font-weight: bold;
}

.searchbox {
	margin-right: 5px;
	border-bottom: thin solid #ccc;
	border-right: thin solid #ccc;
}

.searchbox span {
	float: right;
}

.searchbottom {
	background: url(../graphics/searchbottom.png) no-repeat 0 bottom;
	padding-top: 10px;
}

#Categorical {
	border-left: 2px solid #eeeeee;
}

#Search h1 {
	font-size: 36px;
	margin: 0px;
	margin-left: 80px;
	color: #ffffff;
}

#Search p {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	width: 60%;
	margin-left: 80px;
}

#Search h3 {
	text-align: center;
	font-size: 16px;
	line-height: 25px;
	padding: 0;
	margin: 5px 0 0;
	width: 100%;
	font-weight: bold;
	letter-spacing: 1px;
}

#Search b {
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 14px;
}

#Search a {
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #333333;
}

#Search a:hover {
	text-decoration: underline;
}

#Search big {
	font-size: 24px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 5px;
	border-bottom: solid thin #ddd;
	padding-right: 310px;
	color: #2277ee;
}

#Search label  {
	margin: 0px;
	margin-left: 10px;
	margin-top: 10px;
	text-align: center;
	border: solid thin #ddd;
	float: left;
	width: 325px;
	color: #2277ee;
}

#Search a.closebutton {
	float:right; 
	margin-right:5px; 
}

#Search a.closebutton:hover {
	color: #000;
}



/* @end */

/* @group Content Right */

.right {
	width: 195px;
	height: 100%;
}

.right h3 {
	line-height: 28px;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	color: #ffffff;
	margin: 0px;
	background: #cc0000 url(../graphics/RedBarBack.jpg) repeat-x;
}

/* @end */

/* @group Coupons */

#Coupon {
	text-align: center;
	width: 480px;
	padding: 10px;
	margin: 5px auto;
	background: #ffffff url(../graphics/faded400logo.jpg) no-repeat center bottom;
	border-style: dashed;
	border-color: #6599cb;
	color: #000000;
	font-size: 16px;
}

#Coupon h3 {
	background: none;
	color: #000000;
	font-size: 36px;
	line-height: 36px;
	letter-spacing: 0;
	margin-top: 5px;
	margin-bottom: 0;
}

.couponlogo {
	margin: 2px;
	padding: 2px;
	border: dotted thin #dddddd;
	background: #eeeeee;
}


/* @end */

a.redbutton {
	color: #eeeeee;
	background: #cc0000 url(/graphics/redbutton.jpg) repeat-x;
	width: 87px;
	height: 18px;
	letter-spacing: 2px;
}

a.redbutton:hover {
	color: #ffffff;
	background: #cc0000 url(/graphics/redbuttonhover.jpg) repeat-x;
	width: 87px;
	height: 18px;
	text-decoration: none;
}

#Footer {
	color: #eeeeee;
	font-size: 12px;
	background: #4488ee url(../graphics/BlueBarBack.jpg) repeat-x;
	line-height: 28px;
}

#Footer a {
	text-decoration: none;
	color: #ffffff;
	padding-right: 10px;
	padding-left: 10px;
}

#Footer a:hover {
	text-decoration: underline;
}

.formdiv {
	background-color: #ffffff;
	z-index: 100;
	position: absolute;
	visibility: hidden;
	margin: 0 auto;
	top: 100px;
	left: 150px;
}

.formheader {
	color: #ffffff;
	height: 28px;
	line-height: 28px;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #5890cb url(../graphics/contenth3back.jpg) repeat-x;
	text-indent: 10px;
}

.formclose {
	float: right;
	height: 28px;
	width: 28px;
	background: url(../graphics/formclose.jpg) no-repeat;
}

.formclose:hover {
	background: url(../graphics/formclosehover.jpg) no-repeat;
}

.form {
	background-color: #eeeeee;
	background-image: url(../graphics/formback.jpg);
	border-top-style: none;
	border: thin solid #cccccc;
	font-size: 12px;
	line-height: 14px;
	padding: 3%;
	margin-top: 0px;
	margin-bottom: 0px;
}
