body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
body {
	background-color: #000000;
	margin:20px 0px;
}
a:link {
	color: #9900CC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #9900CC;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: underline;
	color: #FF9900;
}
img {
	border:0px;
	margin:0px;
}
h2, .h2 {
	font-family:Impact, Verdana;
	font-size:2.4em;
	line-height:1.2em;
	font-weight:normal;
	display:block;
}
h3, .h3 {
	font-family:Impact, Verdana;
	font-size:1.4em;
	font-weight:normal;
	margin-top:.2em;
	margin-bottom:.2em;
	display:block;
}
h4, .h4 {
	font-family:Impact, Verdana;
	font-size:16px;
	line-height:20px;
	font-weight:normal;
	margin-top:.2em;
	margin-bottom:.2em;
	display:block;
}
/* layout */
.body {
	width:750px;
}
.body_wide {
	width:856px;
}
.head {
	height:37px;
	padding:10px 0px;
	text-align:left;
}
.head h2 {
	float:left;
	line-height:37px;
	font-size:37px;
	font-family:Impact, Verdana;
	font-weight:normal;
	margin:0px;
	padding:0px;
	width:510px;
}
.head img {
	float:right;
	width:240px;
	height:37px;
}
.wrap {
	background-color:#2F2F2F;
	padding:25px;
	color:#DDDDDD;
}
.copy {
	padding:10px 0px;
	text-align:left;
	color:#DDDDDD;
	font-size:11px;
}
.copy_blend, a.copy_blend:link, a.copy_blend:visited, a.copy_blend:hover, a.copy_blend:active {
	color:#DDDDDD;
	text-decoration:none;
}
/* split cells */
.split_row {
	clear:both;
}
.split_col {
	float:left;
	width:350px;
	padding:25px 0px;
	text-align:center;
}
/* thumb cells */
.thumb_row {
	clear:both;
}
.thumb_col {
	float:left;
	width:400px;
	height:450px;
}
.cover_col {
	float:right;
	width:300px;
	height:450px;
}
/* dark cells */
.dark_cell {
	background-color:#000000;
	margin:2px;
	padding:23px;
	color:#FFFFFF;
}
.dark_cell a:link {
	color: #9900CC;
	text-decoration: underline;
}
.dark_cell a:visited {
	text-decoration: underline;
	color: #9900CC;
}
.dark_cell a:hover {
	text-decoration: none;
	color: #FF9900;
}
.dark_cell a:active {
	text-decoration: underline;
	color: #FF9900;
}
.tour_line {
	font-size:41px;
}
/* recips */
.rtable td {
	background-color:#000000;
	padding:8px;
}
.niche1, a.niche1 {
	color:#FFFFFF;
	font-size:12px;
	line-height:18px;
}
.niche2, a.niche2 {
	color:#9900CC;
	font-size:12px;
	line-height:18px;
}
a.niche1:hover, a.niche2:hover, {
	color:#FF9900;
}
/* small stuff */
.thumbs img {
	border:0px solid #FFFFFF;
	margin:3px;
}
.thumbs img:hover {
	border:3px solid #9900CC;
	margin:0px;
}
.clear {
	clear:both;
}
.p4 {padding:4px;}
.ptb25 {
	padding-top:25px;
	padding-bottom:25px;
}
.ptb15 {
	padding-top:15px;
	padding-bottom:15px;
}

