body {
	background:#fff; 
	color:#603913;
	font:75% Georgia, Times, serif;
	line-height:1.4em;
}
p {
	line-height:1.5em;
}
#wrapper {
	width:740px;
	margin:15px auto;
}
h1 {
	margin:0;
	float:left;
}
h1 a {
	display:block;
	width:238px;
	height:60px;
	overflow:hidden;
	background:url(../images/all/newcomers_logo.gif) no-repeat;
	text-indent:-5000px;
}
p.presentedby {
	margin:0;
	width:142px;
	height:60px;
	overflow:hidden;
	background:url(../images/all/presentedby.gif) no-repeat;
	text-indent:-5000px;
	float:right;
}
a#tuchome {
	display:block;
	width:92px;
	height:30px;
	overflow:hidden;
	float:right;
}
a#tucguide {
	display:block;
	width:92px;
	height:30px;
	overflow:hidden;
	float:right;
}
h2 {
	clear:both;
	margin:0;
	padding:24px 0 0;
	width:455px;
	height:25px;
	overflow:hidden;
	background:url(../images/calendar/hdr_calendar.gif) left 25px no-repeat;
	text-indent:-5000px;
}
#mainNav {
	margin:0;
	padding:0;
	border-top:7px solid #9CB0C5;
	width:740px;
	height:17px;
	background:#6B829B;
}
#mainNav li {
	list-style-type:none;
	margin:0;
	padding:0;
	height:17px;
	float:left;
	overflow:hidden;
	text-indent:-5000px;
}
#mainNav li a {
	display:block;
	width:65px;
	height:17px;
}
#mainNav li a#allbtn {
	background:url(../images/all/btn_allyouneed.gif) no-repeat;
	width:139px;
}
#mainNav li a#featbtn {
	background:url(../images/all/btn_features.gif) no-repeat;
	width:65px;
}
#mainNav li a#calbtn {
	background:url(../images/all/btn_calendar.gif) no-repeat;
	width:122px;
}
#mainNav li a#adbtn {
	background:url(../images/all/btn_advertisers.gif) no-repeat;
	width:139px;
}
#mainNav li a#subbtn {
	background:url(../images/all/btn_subscribe.gif) no-repeat;
	width:92px;
}
#mainNav li a#highlightsbtn {
	background:url(../images/all/btn_highlights.gif) no-repeat;
	width:87px;
}
#contentArea {
	margin:0 0 1em;
	width:740px;
	background:url(../images/all/content_bg.gif) repeat-y;
}
#mainContent {
	width:480px;
	float:right;
	margin:0 62px 1em 0;
	padding:1em 0 0;
	display:inline; /*fix IE doubled float-margin bug*/
}
a:link {
	color:#A0410D;
}
a:visited {
	color:#555;
}
a.back2top {
	font-size:0.8em;
	font-weight:bold;
	text-decoration:none;
	color:#6B829B;
}
#subNav {
	margin:0;
	padding:1.5em;
	width:150px;
}
#subNav li {
	margin:0 0 1em;
	padding:0;
	list-style-type:none;
}
#subNav li a:link {
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	color:#603913;
}
#subNav li a:visited {
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	color:#603913;
}
#subNav li a:hover {
	color:#A0410D;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
}
#copyright {
	clear:both;
	background:#fff;
	margin:0;
	padding:1em;
	border-top:1px solid #9CB0C5;
	text-align:center;
	font:0.8em Verdana, Geneva, sans-serif;
}