body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: .09em;
}
.vid_window {
	background-attachment: fixed;
	background-image: url(../img/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:320px;
	height:240px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 0.02em;
	line-height: 15px;
}

#menu {
	padding-left: 40px;
	position:relative;
	display:block;
	font-size:15px;
	font-weight:bold;
	font-family:Arial, Verdana, Helvitica, sans-serif;
	height: 28;
}
#menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
}
#menu ul li {
	display:block;
	float:left;


0 1px 0 0
;
}
#menu ul li a {
	display:block;
	float:left;
	color:#000;
	text-decoration:none;
	height:28px;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
#menu ul li a:hover, #styleone ul li a.current {
	color:#fff;
	background:transparent url(../img/bgON.gif) repeat-x top left;
}
.breaker
{color:#FF0000;}
.footer 
{color:#666666;
font-size:9px;}
a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
	display: inline-block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
