*{
margin:0;
padding:0;
list-style:none;
text-decoration:none;
}
html {
	height:100%; 
	max-height:100%; 
	font-size:76%; 
	
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
	}

body {
	height:100%; 
	max-height:100%; 
	overflow:hidden; 
	background-color:#000000;
	font-family:Arial;
	color:#E6E6E6;
	font-size:12px;
	}
p{
color:#E6E6E6;
font-size:12px;
}
h1{
font-size:17px;
color:#E6E6E6;
}
.bullet{

margin-left:15px;
}
.bullet li{

list-style:disc;
}
.bullet li a{
cursor:default;
}
a{
font-family:Arial;

	color:#E6E6E6;
text-decoration:underscore;
}
#content p{
margin:8px 0 0 0;
}
#content {
padding:20px 20px 40px 0;
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:120px; 
	bottom:31px; 
	width:575px; 
	margin-left:-200px; 
	left:50%; 
	background-color:#000000;

	}

* html #content {

	top:0; 
	bottom:0; 
	height:100%;
	width:595px;
	background-color:#000000;
	border-top:120px solid #fff; 
	border-bottom:31px solid #fff;
	
	}
#nav{
	padding-top:20px;
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:120px; 
	width:160px; 
	bottom:11px; 
	margin-left:-400px; 
	left:50%; 
	
	float:left;
}

#sub {
margin-left:10px;
width:150px;
}

#nav ul ul li a{
background-color:#242424;
 width:100%;
background-position:135px 6px;

}
#nav ul ul li a:hover{

 width:100%;
background:url(/images/white_dots_h.gif) no-repeat;
background-color:#303030;
background-position:135px 6px;

}

#nav a{
color:#B0F1EC;
text-decoration:none;
font-size:11px;
font-weight:bold;
}

#nav ul li{

z-index:2;
margin:2px 0 0 0;
}

#nav ul li a{
width:100%;
background:url(/images/turquoise_dots.gif) no-repeat;
background-color:#171717;
background-position:145px 6px;
z-index:-1;
display:block;
padding:3px 0 3px 5px;

}
#nav ul li a:hover{
color:#ffffff;
text-decoration:underline;
background:url(/images/white_dots_h.gif) no-repeat;
background-color:#303030;
background-position:145px 6px;
}
#nav ul  li .current,#nav ul #sub  .current {
color:#ffffff;
text-decoration:underline;
background:url(/images/white_dots_h.gif) no-repeat;
background-color:#303030;
background-position:145px 6px;
}
#nav ul #sub  .current {
background-position:135px 6px;
}


#head {
	position:absolute; 
	margin-left:-400px; 
	left:50%; 
	top:0; 
	width:796px; 
	min-width:796px; 
	height:120px; 
	z-index:5; 
	background:url(/images/hd_bg.jpg) no-repeat;
	background-color:#000000;
	}

* html #head {
	 width:798px;height:120px; 
	}



#foot {

	position:absolute; 
	margin-left:-400px; 
	left:50%; 
	bottom:0; 
	width:796px; 
	min-width:796px; 
	
	height:31px;
	background:url(/images/hd_footer.gif) no-repeat;
	background-color:#000000;

	z-index:5; 

	}
#foot p{
padding:5px 0 0 8;
font-weight:bold;
color:#000000;
}
#foot p a{
color:#000000;
}
* html #foot {
	width:798px; height:31px;
	}



	
img{
margin:5px 0 0 0;
}
.right{
clear:right;
float:right;
}
.jump{
margin-left:10px;
}
.bullet .discless li{
list-style:none;
}


#balk p{
margin:0;
padding:0;
float:left;
}
#balk{
height:20px;
margin:0 0 4px 0;
width:555px;
background-color:#171717;
}
* html #balk{
width:545px;
}
#box img{
float:left;

}

#box p{
padding:2px 0 0 5px;
float:left;
width:435px;

}

#box{
float:left;
margin:0 0 10px 0;
padding:5px 5px 5px 5px;
}
#box2{
float:left;
margin:0 0 10px 0;

}
.bg1{
background-color:#303030;
}
.bg2{
background-color:#242424;
}


.left {
float:left;
margin:10px 10px 10px 0px;

}

.right{
float:right;
margin:10px 0px 10px 10px;
}
