body {
	background: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	margin: 0;
	padding: 0;
	border: 0;
	border-color:#000000;
	text-align:center;
}

a:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

input,select,label{
	font-size:11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

div.pagecontainer{
        width:980px;
	margin:auto;
}
	
div.pagetitle{
	width:980px;
	float: left;
	text-align: center;
	color: #000000;
	background-color:#000000;
	height:120px;
}

div.listcontainer{
	width: 980px;
}

div.listleft{
        width: 170px;
	height: 500px;
	float: left;
}

div.sideitem{
        width: 170px;
	float: left;
	text-align: center;
	color: #000000;
	background-color:#000000;
}


div.listright{
        width: 170px;
        height: 500px;
        float: left;
}

div.listcenter{
        width: 640px;
        float: left;
	margin:auto;
}
	
div.signup{
	float: left;
	clear:both;
	width: 640px;
	text-align: center;
	padding: 10px 0 10px 0;
	font-size: 14px;
	color: #000000;
}

div.reginfo{
	float: left;
	clear:both;
	width: 640px;
	text-align: center;
	padding: 10px 0 10px 0;
	font-size: 14px;
	color: #ffffff;
}

div.item{
	float:left;
	width:640px;
	background-color:#000000;
	padding: 5px 0 10px 0;
	color:#ffffff;
	background-image:url(img/totalwrz-itembg.jpg);
	background-repeat:no-repeat;
	margin: auto;
}

div.search{
	width:640px;
	float:left;
	text-align:center;
	padding: 5px 0 10px 0;
	color:#ffffff;
	margin: auto;
}

div.footer{
	float: left;
	clear:both;
	width: 640px;
	text-align: center;
	padding: 5px 0 5px 0;
	font-size: 11px;
	margin: auto;
}

div.help{
	float: left;
	clear:both;
	width: 620px;
	text-align: justify;
	padding: 10px 10px 0 10px;
	margin: auto;
}

div.title{
	padding: 5px 0 0 5px;
	text-align:left;
}

div.left{
	width:114px;
	float:left;
	padding: 5px 0 0 5px;
}

div.right{
	width:500px;
	float:left;
	padding: 3px 0 0 10px;
}

div.desc{
	width:500px;
	float:left;
	text-align:justify;
	padding: 0 0 5px 0;
}

div.more{
	width:250px;
	float:left;
	text-align:left;
	padding: 5px 0 0 0;
}

div.download{
	width:250px;
	float:left;
	text-align:center;
	padding: 5px 0 0 0;
}

div.data{
	width:114px;
	float:left;
	padding: 5px 0 0 0;
}

div.menubar{
        float:left;
	width: 920px;
	height: 74px;
	padding: 8px 30px 2px 30px;
	background-color:#000000;
	background-image:url(img/sparta-menubg.jpg);
	color:#000000;
}

div.menucolumn{
        float:left;
	clear:both;
	width:920px;
	padding: 0 0 3px 0;
	color:#000000;
}

div.menuitem{
	float:left;
	text-align: left;
	height:32px;
	color:#000000;
	padding: 0 15px 0 0;
}

div.cover{
	float:left;
	border: 1px solid;
}


.cover {
	float: left;
	width:114px;
	height:162px;
	border:0;
}

.titlebig {
	font-size: 14px;
	font-weight:bold;
}

.warn {
	font-size: 14px;
	font-weight:bold;
	color: #DD1111;
}

.color {
	color: #000000;
}


.youtube{
	position: relative;
	z-index: 0;
}

.youtube:hover{
	background-color: transparent;
	z-index: 50;
}

.youtube span{
	position: absolute;
	left: -1000px;
	visibility: hidden;
}

.youtube:hover span{
	z-index: 50;
	visibility: visible;
	top: -300px;
	width:425px;
	height:380px;
	padding:5px;
	background-color:#000000;
	left: -188px;
}
