/* CSS Document : FS08-1 */
body {
	background-color: #440044;
	margin-left: 25px;
	margin-top: 35px;
	margin-right: 25px;
	margin-bottom: 35px;
}
body,td,th {
	color: #990066;
	font-family: Century Gothic, Arial;
font-size: 12px;
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,.h1,.h2,.h3,.h4 {
	margin:0px;
	font-weight:normal;
	display:block;
}
h2, .h2 {font-size:2.8em;
line-height:1.25em;
letter-spacing:.7px;}
h3, .h3 {font-size:1.5em;
line-height:1.5em;
letter-spacing:.5px;}
h4, .h4 {font-size:1.3em;
line-height:1.5em;
letter-spacing:0px;}
/* colors */
.cm {
	background-color:#000000;
	color:#990066;
}
.cb {
	background-color:#FFFFFF;
	color:#660066;
}
.cb img {
	border:1px solid #FFFFFF;
	margin:2px;
}
.cb a {
	color:#660022;
}
/* sets */
.img img {
	border:1px solid #000000;
	margin:2px;
}
.img img:hover {
	border:1px solid #FFFFFF;
	margin:2px;
}
.niche1, a.niche1:link, a.niche1:visited, a.niche1:hover {
font-size:1.1em;
font-weight:normal;
color:#FFFFFF;
}
.niche2, a.niche2:link, a.niche2:visited, a.niche2:hover {
font-size:1.1em;
font-weight:bold;
color:#990077;
}
/* cells */
.mbod {
	width:710px;
}
.main {
	margin-left:50px;
	margin-right:50px;
	width:600px;
	padding:5px;
	clear:both;
}
.break_left {
	width:644px;
	margin-left:0px;
	margin-right:50px;
	padding:8px;
	clear:both;
}
.break_cell_left {
	float:left;
	width:600px;
	padding:5px;
	text-align:center;
}
.break_right {
	width:644px;
	margin-left:50px;
	margin-right:0px;
	padding:8px;
	clear:both;
}
.break_cell_right {
	float:right;
	width:600px;
	padding:5px;
	text-align:center;
}
/* subcell */
.gcell {
	float:left;
	width:275px;
	margin-left:5px;
	margin-right:20px;
}
.gcell img {
	float:left;
}
/* margins-pads */
.p10 {padding:10px;}
.clear {clear:both;}