html, body {
	height:100%;
	background-color: #000000;
	text-align: center;
	margin:0;
	padding:0;
}
html, .WRAPPER {
height: 100%;
}

div, p, ul, ol, li, a, form, img, table, td, h1, h2, h3, h4, h5 {
	margin:0;
	padding:0;
	
	} 
a, h2 a:hover, h3 a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
ul, ol, li {   
    list-style: none;   
}  
a:hover {
	color: #000000;
	text-decoration: none;
	}
img {border:none;}  
hr {
  	border: 1;
  	width: 100%;
	color: #006e00;
	height: 1px;
	margin: 0px 2px 0;
}
.WRAPPER {
	/*border-width: 1px; 
	border-style: solid; 
	border-color: #b77d9b;
	*/
	margin: 0 auto;
	width:800px;
	height: 1700px;

	position:relative;
	text-align: left;
}

#HT-INDEX-HEADER {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:160px;
	

}




#HT-AD {
	position:absolute;
	left:0px;
	top:165px;
	width:800px;
	height:160px;
}



#HT-LOGIN-HEADER {
	position:absolute;
	left:594px;
	top:166px;
	width:192px;
	height:31px;
}

#accountlogin {
	margin:0;
	padding:0;
	position:absolute;
	left:594px;
	top:197px;
	width:192px;
	height:80px;	
	background-color: #53002b;
background: url('../images/navBG.jpg') repeat;
}

#accountlogintop {
	position:absolute;
	width:192px;
	height:2px;	
	background-color: #53002b;	
}

#accountloginbottom {
	position:absolute;
	top:80px;
	width:192px;
	height:3px;	
	background-color: #53002b;	
}

#nav {
	margin:0;
	padding:0;
	position:absolute;
	left:594px;
	top:315px;
	width:192px;
	height:190px;	
	background-color: #53002b;
background: url('../images/navBG.jpg') repeat;
}

#navtop {
	position:absolute;
	width:192px;
	height:2px;	
	background-color: #53002b;	
}

#navbottom {
	position:absolute;
	top:190px;
	width:192px;
	height:3px;	
	background-color: #53002b;	
}

#nav2 {
	margin:0;
	padding:0;
	position:absolute;
	left:594px;
	top:545px;
	width:192px;
	height:250px;	
	background-color: #53002b;
background: url('../images/navBG.jpg') repeat;
}

#nav2top {
	position:absolute;
	width:192px;
	height:2px;	
	background-color: #53002b;	
}

#nav2bottom {
	position:absolute;
	top:250px;
	width:192px;
	height:3px;	
	background-color: #53002b;	
}

#nav3 {
	margin:0;
	padding:0;
	position:absolute;
	left:594px;
	top:835px;
	width:192px;
	height:350px;	
	background-color: #53002b;
background: url('../images/navBG.jpg') repeat;
}

#nav3top {
	position:absolute;
	width:192px;
	height:2px;	
	background-color: #53002b;	
}

#nav3bottom {
	position:absolute;
	top:350px;
	width:192px;
	height:3px;	
	background-color: #53002b;	
}

#u1 {
	margin:0;
	padding:0;
	position:absolute;
	top:5px;
	width:192px;
	height:350px;	
}

#HT-SB-GFX {
	position:absolute;
	left:20px;
	
	width:251px;
	height:187px;
}

#HT-PF-GFX {
	position:absolute;
	left:290px;

	width:254px;
	height:187px;
}

#HT-LOGIN-BTN {
	position:absolute;
	left:730px;
	top:204px;
	width:52px;
	height:50px;
}

#HT-NAV-HEADER {
	position:absolute;
	left:594px;
	top:285px;
	width:192px;
	height:31px;
}

#hittrackerINDEX-21 {
	position:absolute;
	margin-left:1px;
	margin-top:1px;
	width:189px;
	height:21px;
}

#HT-TOP10-HEADER {
	position:absolute;
	left:594px;
	top:515px;
	width:192px;
	height:31px;
}

#HT-TAGS-HEADER {
	position:absolute;
	left:594px;
	top:805px;
	width:192px;
	height:31px;
}

#HT-FOOTER-GFX {
	position:absolute;
	left:0px;
	width:800px;
	height:22px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-align: center;
	bottom:0;
	background: url('../images/HT_FOOTER_GFX.jpg');
}
.footercontent {
	margin-top:4px;
}

#HT-MAIN-INDEXINDEX {
	position:relative;
	left:23px;
	top:45px;
	width:560px;	

	background-color: #53002b;
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff;
}
#HT-MAIN-INDEX {
	position:relative;
	left:23px;
	top:166px;
	width:560px;	

	background-color: #53002b;
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff;

}

#indextext {
	margin-top:220px;
	margin-left:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#ffffff;
}

.tableboldtext {
	font-family:Verdana, Geneva, sans-serif;
	font-style:Bold;
	font-size:12px;
	color:#ffffff;
}

.tabletext {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#ffffff;
}

.smalltext {
	font-family:Verdana, Geneva, sans-serif;
	font-size:8px;
	color:#ffffff;
}

.tableindexf { 
	border-width: 1px; 
	border-style: solid; 
	border-color: #b77d9b;
} 
.td01 { 
	height: 20px;
	background-color:#72003b;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#ffffff;
}
.td02 { 
	height: 20px;
	background-color:#610032;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#ffffff;
}

.lurl { 
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#ffffff;
}
a:hover.lurl { 
	color:#e000c2;
}

a.nav {
	margin-left:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#ffffff;	
}

a:hover.nav, a:hover.nav2 {
	color:#000000;
}

a.nav2 {
	margin-left:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#ffffff;	
}

.tags {
	margin-left:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#ffffff;
}

.pwr {
	margin: 8px 1px 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#ffffff;
}

.txf {
	font-size: 10px;
	color: white;
	font-family: Arial;	
	font-weight: Bold;
    	background-color : #9e0d58;
    	border: 1px solid #ffffff;
	margin: 8px 5px 0;
	height: 18px;
	width: 120px;
}

.textbox {
	font-size: 10px;
	color: white;
	font-family: Arial;	
	font-weight: Bold;
    	background-color : #9e0d58;
    	border: 1px solid #ffffff;
	margin: 8px 5px 0;
}

/*
START HITTRACKER STATS HEADER
*/
#HT-STATS-HEADER {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:128px;
}

#HT-STATS-HEADERBAR-LEFT {
	position:absolute;
	left:0px;
	top:128px;
	width:41px;
	height:32px;
	background: url('../images/HT_STATS_HEADERBAR_LEFT.jpg');
}

#HT-STATS-HEADERBAR-BTN-01 {
	position:absolute;
	text-align: center;
	left:41px;
	top:128px;
	width:92px;
	height:32px;
	background: url('../images/HT_STATS_HEADERBAR_BTN_01.jpg');
}

#HT-STATS-HEADERBAR-BTN-02 {
	position:absolute;
	text-align: center;
	left:133px;
	top:128px;
	width:86px;
	height:32px;
	background: url('../images/HT_STATS_HEADERBAR_BTN_02.jpg');
}

#HT-STATS-HEADERBAR-BTN-03 {
	position:absolute;
	text-align: center;
	left:219px;
	top:128px;
	width:85px;
	height:32px;
	background: url('../images/HT_STATS_HEADERBAR_BTN_03.jpg');
}

#HT-STATS-HEADERBAR-BTN-04 {
	position:absolute;
	text-align: center;
	left:304px;
	top:128px;
	width:89px;
	height:32px;
	background: url('../images/HT_STATS_HEADERBAR_BTN_04.jpg');
}

#HT-STATS-HEADERBAR-BTN-05 {
	position:absolute;
	text-align: center;
	left:393px;
	top:128px;
	width:81px;
	height:32px;
	background: url('../images/HT_STATS_HEADERBAR_BTN_05.jpg');
}

#HT-STATS-HEADERBAR-BTN-06 {
	position:absolute;	
	text-align: center;
	left:474px;
	top:128px;
	width:92px;
	height:32px;
	background: url('../images/HT_STATS_HEADERBAR_BTN_06.jpg');
}

#HT-STATS-HEADERBAR-RIGHT {
	position:absolute;
	left:566px;
	top:128px;
	width:234px;
	height:32px;
	background: url('../images/HT_STATS_HEADERBAR_RIGHT.jpg');
}

.statsmenu {
	margin-top:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
}

.statsimgtext {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#ffffff;
}




