html{
	overflow:hidden;
	scrollbar-arrow-color: #FFF;
	scrollbar-face-color: #A38E0F;
	scrollbar-highlight-color: #A38E0F;
	scrollbar-3dlight-color: #A38E0F;
	scrollbar-shadow-color: #A38E0F;
	scrollbar-darkshadow-color: #A38E0F;
	scrollbar-track-color: #09367A;}
body {
    font-size : 11px;
    font-family : Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/Sandbg.jpg) center top repeat fixed;
	margin:0 auto;}
	
#homeholder{
	background:url(../images/langbg2.jpg) center no-repeat;
	width:715px;
	height:541px;
	margin:2% auto;}
	
#spaceempty1{
	width:100%;
	height:270px;}

#langs{
	width:100%;
	height:30px;
	text-align:center;
	font-family:"Verdana", Times, serif;
	font-size:16px;}

.firstlink{
	float:left;
	color: #000;
	text-align:right;	
	text-decoration:none;
	width:48%;
	height:30px;}
	
#spacer{
	float:left;
	width:4%;
	height:30px;
	text-align:center;
	background: url(../images/spacer.jpg) center no-repeat;}
	
.seccondlink{
	float:right;
	color: #000;
	text-align:left;
	text-decoration:none;
	width:48%;
	height:30px;}
	

