@charset "UTF-8";
/* CSS Document */

body {
	font-family:"Century Gothic";
	letter-spacing:-0.75px;
	line-height: 1.25em;
	color: #FFFFFF;
	text-align:justify;
	background-color:#000000;
}
h1 {
	font-size: 1.5em;
	border-bottom: 1px dotted #FFFFFF;
	padding-bottom: 0.2em;
	margin-bottom: 0.3em;
	font-weight:bolder;
	color: #FFFF99;
}
h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1em;
}
h4 {
	font-size: 0.8em;
}
#hd {
	height: 25px;
}
#hd .nav {
	padding: 0px 0px 0px 0px;
	font-family:"Century Gothic";
	font-weight:bold;
	letter-spacing:-0.5px;
	font-size:11px;
}
#hd .nav a {
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;	
	text-decoration: none;
	padding: 5px 11px 5px 10px;	
}
.bbull {
	width: 20px;
	height: 17px;
	background: transparent url(images/bbull_09.png) 0px 1px no-repeat scroll;
	float: left;
}
#hd .nav a:hover {
	background: transparent url(images/rollover.png);
}
#hd .nav li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
}
.vid {
	text-align:center;
	padding: 0.5em 0em 1em 0em;
}

.twinkle {
	height: 281px;
}
#bd {
	text-align: justify;
	background: #000431 url(images/background.jpg) 0px 0px repeat-x scroll;
}	
.col {
	padding: 37.5em 2em 0em 2em;
}
.colrt {
	padding: 1.25em 2.25em 1.5em 0em;
}
#bd .sistic  {
	font: Arial, Helvetica, sans-serif;
	color:#FFFF00;
	font-size:1.25em;
	font-weight:bold;
	padding: 0.2em 0.2em 0.2em 0.2em;
	border:#66CCFF solid 1px;
	background-color:#0E5EAE;
	text-decoration: none;
}
#bd .sistic:hover {
	color: #FFFFFF;
	background: #0066CC url(images/bksprite_02.png) 0px -2px repeat-x scroll;
}
#bd .sistic img {
	position: relative;
	top: 3px;
}
.clr {
	clear: both;
}
#ft {
	background: #000431 url(images/footer.png) 0px -20px repeat-x scroll;
	min-height: 2em;
	padding: 0.1em 2em 0.2em 2em;
}
#ft .cright {
	font-size: 0.75em;
	font-weight: bold;
	text-align: left;
	color:#666666;
}