#container  {
	/*text-align:center;*/
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 874px;
	align:center;
	}

#contentl { 
	position:absolute;
	top:5px;
	left:0px;
	width:527px; /* 517 */
	height:450px; 
	overflow: auto;
	padding:5px;
	}

#contentl2 { 
	position:relative;
	float:left;
	/* top:5px; */
	left:0px;
	width:800px;
	overflow:none;
/*	padding:5px; */
	}
	
#contentr {
	position:relative;
	float:right;
	/*top:5px;
	left:805px;*/
	width:74px;
	height:450px;
	overflow:hidden;
	font-size:22px; /* 12 */
	text-align:right;
	}
	
#footr { 
	position:relative;
	float:right;
	/*top:465px;
	left:805px;*/
	width:74px;
	height:125px;
	overflow: hidden;
	text-align:right;
	margin-top:10px;
	}
	
#identification {
	position:absolute;
	top:5px;
	left:0px;
	width:525px;
	height:450px;
	overflow:auto;
	background-color:#000000;
	font-family:verdana,arial,sans_serif;
	font-size:12px;
	padding:5px;
	z-index:5;
	}
	
#presale { position:absolute;top:250px;left:0px;height:auto;background-color:black;width:530px;border-color:#5e5f61; padding-left:10px;padding-right:10px;padding-top:10px;padding-bottom:20px; z-index:5; }
	
#identification2 {
	text-align:center;
	position:absolute;
	top:400px;
	left:100px;
	width:320px;
	height:100px;
	overflow:auto;
	background-color:red;
	border: #000000 1px dotted;
	padding:5px;
	z-index:6;
	}
#identification3 {
	text-align:center;
	position:absolute;
	top:200px;
	left:100px;
	width:320px;
	height:100px;
	overflow:auto;
	background-color:red;
	border: #000000 1px dotted;
	padding:5px;
	z-index:7;
	}
	
#popup {
	position:absolute;
	top:0px;
	left:0px;
	width:372px;
	background-color:#FFFFFF;
	font-family:verdana,arial,sans_serif;
	font-size:12px;
	color: #000000;
	padding:5px;
	}

#contact{position:fixed; float:right; right:5px;  bottom:5px; width:140px; height:300px; z-index:999; visibility:hidden; background-image:url(../img/content/pleasewait.gif);   }
	
#stats {
	display:none;
	}

body {
	background-color:#FFFFFF;
	scrollbar-face-color:#000000;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-Color:#FFFFFF;
	font-family:verdana,arial,sans_serif;
	font-size:12px;
	color:#000000;
	}
	
div {
	scrollbar-face-color:#000000;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-Color:#FFFFFF;
	}
	


A:link {
font: 12px ; 
color: #000000; 
font-family:verdana,arial,sans_serif;
text-decoration : none; 
border-bottom:1px dotted black;
}

A:visited {
font: 12px ; 
color: #000000; 
font-family:verdana,arial,sans_serif;
text-decoration : none; 
border-bottom:1px dotted black;
}

A:hover {
font: 12px ; 
color: #000000; 
font-family:verdana,arial,sans_serif;
text-decoration: none;
border-bottom:0px;
}

.nolink a {
	border-style:none;
	}
	
/* .nolink a:hover {
	border-style:none;
	}
	
.nolink a:visited {
	border-style:none;
	}*/

img {
	border-style:none; 
	}
	
input,select {
	background-color:#000000;
	color:#FFFFFF;
	font-family:verdana,arial,sans_serif;
	font-size:10px;
	font-weight:bold
	}
textarea {
	background-color:#000000;
	color:#FFFFFF;
	font-family:verdana,arial,sans_serif;
	font-size:10px;
	font-weight:bold
	}

.image {
	border-style:dotted;
	border-color: white;
	border-width:1px;
      }
	  
/* mouse over */
	  
.mouse2
{
visibility:hidden;
background-color: black;
width:400px;
position:absolute;
padding:4px;
border:1px solid white;
z-index:1;
} 

.nomouse
{
text-align:center;
padding:5px;
width:400px; 
}

.bigfont
{
font-size:22px;
font-weight:bolder;
}
