BODY
{
	margin: 0;
	padding: 0;
	line-height: 1.5em;
    background: #FFFFFF;
	top: 0;
	width: 100%;
	height: 900px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.5em;
	color: #000000;
}
#maincontainer
{
	width: 1000px;
/*Width of main container*/
	margin: 0 auto;
/*Center container on page*/
	padding-top: 25px;
	padding-bottom: 55px;
}
#topsection
{
	height: 950px;
/*Height of top section*/
	background-image: url('header.jpg');
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
#title
{
	position: absolute;
	left: 605px;
	top: 75px;
	font-size: 3em;
	padding: 0px;
}
#contentwrapper
{
	float: left;
	width: 100%;
	background: #FFFFFF;
}
#contentcolumn
{
	margin-right: 220px;
/*Set right margin to RightColumnWidth*/
	background: #FFFFFF;
	/*+min-height:950px;*/
	-height: 950px;
	min-height: 950px;
	padding: 20px;
}
#navlink
{
	width: 710px;
	font-weight: bold;
	padding-top: 9px;
	padding-bottom: 60px;
	background-image: url('linkbg.png');
	background-repeat: no-repeat;
	text-align: center;
}
#navlink UL
{
	list-style-type: none;
	margin: 0px;
	padding: 0;
	overflow: hidden;
}
#navlink LI
{
	display: inline;
	padding-left: 3px;
	padding-right: 3px;
}
#navlinkbook
{
	width: 710px;
	font-weight: bold;
	padding-top: 9px;
	padding-bottom: 60px;
	background-image: url('linkbg.png');
	background-repeat: no-repeat;
	text-align: center;
}
#navlinkbook UL
{
	list-style-type: none;
	margin: 0px;
	padding: 0;
	overflow: hidden;
}
#navlinkbook LI
{
	display: inline;
	padding-left: 3px;
	padding-right: 3px;
}
#adleft
{
	height: 620px;
	background-image: url('long_box.png');
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	padding-top: 21px;
}
#adright
{
	height: 620px;
	background-image: url('long_box.png');
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	padding-top: 21px;
    margin-top: 10px;
}
#rightcolumn
{
	float: left;
	width: 220px;
/*Width of right column*/
	margin-left: -220px;
/*Set left margin to -(RightColumnWidth)*/
	background: #FFFFFF;
}
#footer
{
	clear: left;
	width: 100%;
	background: #FFFFFF;
	height: 65px;
/*Height of bottom section*/
	text-align: center;
	padding: 9px 0px 0px;
	font-size: 0.6em;
	font-weight: bold;
}
#login
{
	font-size: 1em;
}
.navboxrect
{
	height: 300px;
	background-image: url('rect_box.png');
	background-repeat: no-repeat;
	background-position: center;
	font-size: 0.9em;
	margin: 10px;
	padding: 10px;
	line-height: 1.5em;
}
.navboxtall
{
	height: 400px;
	background-image: url('tall_box.png');
	background-repeat: no-repeat;
	background-position: center;
	font-size: 0.9em;
	margin: 10px;
	padding: 10px;
	line-height: 1.5em;
}
.navboxsquare
{
	height: 200px;
	background-image: url('square_box.png');
	background-repeat: no-repeat;
	background-position: center;
	font-size: 1em;
	margin: 10px;
	padding: 10px;
}
.navboxlong
{
	height: 620px;
	background-image: url('long_box.png');
	background-repeat: no-repeat;
	background-position: center;
	font-size: 1em;
	margin: 0px;
}
.navboxsqsm
{
	height: 200px;
	background-image: url('square_box.png');
	background-repeat: no-repeat;
	background-position: center;
	font-size: 0.9em;
	margin: 10px;
	padding: 20px 10px 0px;
	line-height: 1.5em;
}
.navboxshort
{
	height: 110px;
	background-image: url('short_box100.png');
	background-repeat: no-repeat;
	background-position: center;
	font-size: 1em;
	margin: 10px;
	padding: 10px;
}
.navboxrtad
{
	height: 200px;
	background-image: url('square_box.png');
	background-repeat: no-repeat;
	background-position: center;
	font-size: 0.9em;
	margin: 10px;
	padding: 50px 10px 0px;
	line-height: 1.5em;
	text-align: center;
}
.innertube
{
	margin: 10px;
/*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
}
.center
{
	text-align: center;
}
.heading
{
	font-size: 1.7em;
}
A:link
{
	color: #920808;
	text-decoration: none;
}
A:hover
{
	color: #D3581F;
	text-decoration: underline;
}
A:visited
{
	color: #920808;
	text-decoration: none;
}
A:active
{
	color: #D3581F;
	text-decoration: none;
}
A:visited:hover
{
	color: #D3581F;
	text-decoration: underline;
}
.goldtitle
{
	background-image: url(goldhead.png);
	text-align: center;
	background-repeat: no-repeat;
	font-weight: bold;
	padding: 8px 0px 13px;
	color: #594121;
}
.redtitle
{
	background-image: url(redhead.png);
    background-position:center;
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	padding: 12px 0px 13px;
	color: #E6D9D9;
}
.greytitle
{
	background-image: url(greytitle.png);
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	padding: 11px;
	color: #000000;
}
.buy
{
	font-size: 1.4em;
	font-weight: bold;
}
.coupon
{
	color: #EA9300;
	padding: 0 10px;
}
.couponcode
{
	color: #EA9300;
	padding: 0px 28px 0;
	font-size: 2em;
}
.searchbox
{
	border: 2px groove #D9D5D5;
	width: 120px;
	height: 16px;
}
.subheading
{
	font-size: 1.4em;
	font-weight: bold;
}
.headings
{
	font-size: 1.5em;
}
.smalltext
{
	font-size: 0.9em;
}
.nexthead
{
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.6;
	color: #32009A;
}
.recipetable
{
	background-color: #FFFFFF;
	padding: 25px 40px 200px;
}
.recipenav
{
	text-align: right;
	font-size: 0.9em;
	font-weight: bold;
}
.recipehead
{
	font-size: 2.3em;
}
.ssmalltext
{
	font-size: 0.8em;
}
.maintablebold
{
	font-weight: bold;
}
.contents
{
	margin: 0px 0px 0px 30px;
}
.short_ad
{
	padding: 15px 0px 15px 10px;
}
