/* CSS Document */
body {
	background-color: #773333;
	margin-left: 50px;
	margin-top: 25px;
	margin-right: 50px;
	margin-bottom: 25px;
}
body,td,th {
	font-size: 12px;
	color: #CC6699;
	font-family: Century Gothic, Arial;
	line-height:1.5em;
	letter-spacing:.2px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
h1,h2,h3,h4 {
	margin:0px;
	font-weight:normal;
}
h2 {
	font-size:3.7em;
	line-height:1.25em;
	letter-spacing:.7px;
	font-family: Impact, Verdana;
}
h3 {
	font-size:1.6em;
	line-height:1.5em;
	letter-spacing:0px;
	font-family: Impact, Verdana;
	letter-spacing:.01em;
}
/* body */
.mbod {
	width:600px;
	background-color:#000000;
	padding:20px;
	text-align:left;
}
.break {
	width:690px;
	background-color:#FFCC66;
	color:#FFCC66;
}
.break a {
	color:#FFFFFF;
}
.bcell {
	width:600px;
	padding:0px 5px 0px 5px;
	background-color:#000000;
}
.bcell img {
	border:1px solid #FFCC66;
	margin:2px;
}
.bcol {
	float:left;
	width:150px;
	height:100px;
}
.fcell {
	float:left;
	width:264px;
	margin-top:15px;
	margin-right:30px;
}
.thumb img {
	margin:2px;
	border:1px solid #FFCC66;
	filter:alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
}
.thumb img:hover {
	border:1px solid #FFFFFF;
	filter:alpha(opacity=100);
	-moz-opacity: 1.00;
	opacity: 1.00;
}
/* bits */
.bt {border-top:1px solid #FFFFFF;}
.bb {border-bottom:1px solid #FFFFFF;}
.blr {border-left:1px solid #FFFFFF;border-right:1px solid #FFFFFF;}
.niche1, a.niche1:link, a.niche1:visited, a.niche1:hover {
	font-size:1.1em;
	font-weight:normal;
	color:#CC6699;
}
.niche2, a.niche2:link, a.niche2:visited, a.niche2:hover {
	font-size:1.1em;
	font-weight:bold;
	color:#EFEFEF;
}