	/* Pre-CSS Setup

-----------------------------------------------------------------------------*/

*{
	margin: 0;
	padding: 0;
	border: 0;
	text-align:justify;
	font-size:12px;
}

	/* text and color setup

-----------------------------------------------------------------------------*/

body{
	background-color:#000000;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-attachment:fixed;
	font-size:12px;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	line-height:21px;
	text-align:justify;
	color:#c6c6c6;
}

h1{
	font-size:14px;
	color:#ffffff;
	text-transform:uppercase;
	font-weight:normal;
	margin-bottom:5px;
}

a:link{
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#ed2024;
}

a:visited{
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#ed2024;
}

a:hover{
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	color:#ed2024;
}

a.menulink:link{
	font-size:13px;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:none;
	color:#ffffff;
}

a.menulink:visited{
	font-size:13px;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:none;
	color:#ffffff;
}

a.menulink:hover{
	font-size:13px;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:none;
	color:#ed2024;
}

a.smllink:link{
	font-size:8px;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:underline;
	color:#c6c6c6;
}

a.smllink:visited{
	font-size:8px;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:underline;
	color:#c6c6c6;
}

a.smllink:hover{
	font-size:8px;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:none;
	color:#ffffff;
}

ul{
	list-style:square;
	list-style-position:outside;
	margin-left:60px;
	text-align:left;
	line-height:15px;
}

li{
	text-align:left;
	padding-top:5px;
}

	/* Layout

-----------------------------------------------------------------------------*/

.page{
	width:100%;
	height:100%;
	text-align:center;
}

.container{
	width:960px;
	text-align:left;
	margin:0 auto;
}

.top{
	width:960px;
	height:128px;
	background-image:url(../images/title.png);
	float:left;
}

.main{
	width:960px;
	float:left;
}

.buttons{
	width:250px;
	height:500px;
	line-height:0px;
	float:left;
}

.menu{
	width:710px;
	height:30px;
	padding-top:10px;
	word-spacing:14.7px;
	font-size:14px;
	color:#ed2024;
	text-transform:uppercase;
	float:left;
}

* html .menu{
	height:40px;
}

.menu2{
	width:960px;
	height:30px;
	padding-top:10px;
	word-spacing:18.5px;
	font-size:14px;
	color:#ed2024;
	text-transform:uppercase;
	float:left;
}

* html .menu2{
	height:40px;
}

.header{
	width:710px;
	height:462px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	float:left;
}

.spacer{
	width:960px;
	height:10px;
	background-image:url(../images/spacer.png);
	float:left;
}

.footer{
	width:960px;
	height:50px;
	float:left;
}

.footerleft{
	width:480px;
	font-size:8px;
	letter-spacing:1px;
	float:left;
}

.footerright{
	width:480px;
	text-align:right;
	float:left;
}
#tBox {
	float: left;
	color: 33ccff;
	margin-left: 80px;
}

img, div, a, input { behavior: url(css/iepngfix.htc) }
.subHead {
	font-size: 22px;
	font-weight: lighter;
	color: #CCC;
	height: 40px;
	width: 960px;
	text-align: center;
	letter-spacing: 10px;
	font-variant: normal;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #999;
	background-image: url(../images/bgSpot.jpg);
}
#boxH {
	height: 210px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#oneBox {
	float: left;
	height: 130px;
	width: 184px;
	background-color: #FFF;
	margin-right: 10px;
	clear: none;
}
.info {
	height: 100px;
	width: 184px;
	clear: none;
	float: left;
}
#oneBoxL {
	float: left;
	height: 130px;
	width: 184px;
	background-color: #FFF;
	clear: none;
}
#clear {
	clear: both;
	height: 10px;
	width: 960px;
}
#clearS {
	clear: both;
	height: 10px;
	width: 184px;
}
#doc {
	font-size: 17px;
	color: #CCC;
	font-style: normal;
	text-transform: uppercase;
	height: 50px;
	width: 710px;
	text-align: right;
	float: left;
	padding-top: 11px;
	cursor: wait;
}
