body {  background-color: #171314;
	background-image: url(../images/background_tile.gif);
	background-repeat: repeat;
	background-position: top center;
	background: #171314 url(../images/background_tile.gif) top center repeat;
	margin: 0px 0px 0px 0px;
	font-family: sans-serif,georgia,verdana,arial;
	text-align: right;
	font-weight: none;
	color: #ffffff;
	font-size: 12px;
}
a,a:link,a:active,a:visited {
	text-decoration: underline;
	text-transform: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	text-transform: none;
	color: #ffffff;
}
.title {
	font-family: georgia;
	font-size: 15px;
	font-weight: 900;
}
.mini_title {
	font-family: georgia;
	font-size: 13px;
	font-weight: 900;
}
.grand {
	font-family: georgia;
	font-size: 25px;
	font-weight: 900;
}
.main { background-color: #000000;
	background-image: url(../images/cosmic_gate_tile.gif);
	background-repeat: repeat;
	background-position: top center;
	background: #000000 url(../images/cosmic_gate_tile.gif) top center repeat-y;
	margin: 0px 0px 0px 0px;
	font-family: sans-serif,georgia,verdana,arial;
	text-align: center;
	font-weight: none;
	color: #ffffff;
	font-size: 12px;
}
.content { 
	background-color: #000000;
	background-image: url(../images/cosmic_gate_b_b.gif);
	background-repeat: repeat;
	background-position: top center;
	background: #000000 url(../images/cosmic_gate_b_b.gif) top center repeat-y;
	font-family: sans-serif,georgia,verdana,arial;
	text-align: center;
	font-weight: none;
	color: #ffffff;
	font-size: 12px;
}
.body_copy {
	padding: 0px 100px 10px 100px;
	font-family: tahoma,arial,sans-serif;
	font-size: 11px;
	text-align: left;
}
.footer {
	padding: 18px;
	font-family: tahoma,arial,sans-serif;
	font-size: 7pt;
}
