body,td,th {
	color: #CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
body {
	background-color: #262626;
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: underline;
	color: #FF9900;
}

.body {
	width:750px;
}

/* image stuff */
.cleanimgy img {
	margin:0px;
	padding:0px;
	border:0px;
}
.imgy img {
	margin:2px;
	border:1px solid #FFFFFF;
}
.thumby img {
	margin:2px;
	border:1px solid #FFFFFF;
}
.thumby img:hover {
	margin:2px;
	border:1px solid #FF9900;
}

.title {
	font-size:46px;
	line-height:65px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
}
.subtitle {
	width:500px;
	border-top:1px SOLID #FFCC33;
	font-size:16px;
	line-height:24px;
	font-weight:bold;
	color:#3399FF;
}

.covercell {
	width:500px;
	padding-top:20px;
}
.subcovercell {
	float:left;
	width:250px;
	font-size:18px;
	line-height:40px;
	padding-bottom:20px;
}
.subcoverlogo {
	margin-top:5px;
	padding-top:5px;
	border-top:1px SOLID #FFCC33;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	line-height:28px;
}
.subgallogo {
	margin-top:4px;
	padding-top:3px;
	border-top:1px SOLID #FFCC33;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	line-height:19px;
}

.highlight_blue {
	color:#3399FF;
}

.warning {
	padding-top:4em;
	text-align:left;
	width:650px;
}
.warning_statement {
	font-size:18px;
	line-height:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	display:block;
	color:#FFCC33;
}

/* recips */
.rtable {
	margin:2em 0px 0px 0px;
}
.rtable td {
	padding:6px 3px;
	text-align:center;
	border:1px solid #666666;
	background-color:#000000;
}
.rtable td:hover {
	border:1px solid #666666;
	background-color:#000000;
}
.niche1, a.niche1 {
	color:#FFFFFF;
	font-size:12px;
	line-height:16px;
}
.niche2, a.niche2 {
	color:#FFCC33;
	font-size:12px;
	line-height:16px;
}
a.niche1:hover, a.niche2:hover, {
	color:#FF9900;
}

.entry {
	font-size:38px;
	line-height:60px;
	padding:1em 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.bigbantext {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:29px;
	line-height:36px;
}

/* GALLERY */
.fl {float:left;}
.w250 {width:250px;}
.w500 {width:500px;}
.clear {clear:both;}
.ptb10 {padding-top:10px;padding-bottom:10px;}
.ptb20 {padding-top:20px;padding-bottom:20px;}

.sublogogal {
	margin-top:10px;
	padding-top:10px;
	padding-bottom:15px;
	border-top:1px SOLID #FFCC33;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	line-height:30px;
	height:30px;
}

.ptb33 {padding-top:33px;padding-bottom:33px;}
.pt16 {padding-top:16px;}
.pb11 {padding-bottom:11px;}

.copy {
	text-align:center;
	padding:4em 0px 1em 0px;
}
