html {
	width: 100%;
	overflow-x: hidden;
}

h1 {
	margin: 0;
	text-align: center;
	font-size: 150%;
	padding: 0px;
}

h2 {
	width:200px; 
	margin: 0;
    font-size: 120%;
	padding: 0px;
}

h3 {
	margin: 0;
	font-size: 105%;
	padding: 0px;
}

a {
	color:#4d4948;
}

#top {position: absolute;
    top: 93px;
    left: 0px;	
	
	
     
}

#logo {position: absolute;
    top: 100px;
	left:550px;
	margin: 0 auto 0 auto;
	width: 425px;
	height: 139px;
	z-index:1;
}

#content {
	margin: 0 auto 0 auto;
	width: 95%;
}

#content #main #regbox {
	padding: 0 0 0 0;
}

#content #main #regbox label {
	width:100px;
	float:left;
}

#error {
	display:block;
	margin:5px;
	color:#4d4948;
	background-color:#fffebe;
	border: 1px solid #cbcbcb;
	font-size:90%;
}

#success {
	margin:5px;
	color:#4d4948;
	background-color:#bce9b5;
	border: 1px solid #7ace6c;
	font-size:90%;
}
/* THE BAGS AND IMAGES FOR template_pageTop.php*/
#scopion {position: absolute;
            width: 300px;
			height: 169px;
			top: 50px;
			left: 1000px;
			z-index:3;
			
}

#whitebags {position: absolute;
            width: 300px;
			height: 169px;
			top: 87px;
			left: 50px;	
			z-index:4;
}
/* THE END OF THE BAGS AND IMAGES FOR template_pageTop.php*/
#bottomlogo {position: absolute;
             width: 100%;
			 height: 50px;
             top: 1170px;
			left: 0px;	
}

/* ALL INTRO BUTTONS AND SIDE DROPBOX ON INDEX.PHP*/
#webbrowser_symbols {position: absolute;
             top: 460px;
			 left: 95px;	
}
#red {
	color:#F00;
}

#intro_gold {
	        position:absolute; 
            top:80px; 
			left:400px;
			width:500px;
			height:75px;
}


#enterbutton {position:absolute; 
            top:360px; 
			left:725px;
}
/*      */
#box_design {position:absolute; 
            top:325px; 
			left:25px;
			 width:125px;
}
.copyright {position:absolute; 
            top:650px; 
			left:750px;
}
#showbox {position:absolute; 
            top:0px; 
			left:225px;
			z-index:4;
}			

/* THE END OF ALL INTRO BUTTONS AND SIDE DROPBOX ON INDEX.PHP*/			
