body{
	background-image : URL(images/mainbg.jpg);	
	background-color : #999;
	text-align : center;
	font-family:  verdana, arial,helvetica,sans-serif;
	margin: 0;
	font-size :90%;
	
}


#page{
	background-color : #fff;
	text-align : left;	
	position : relative;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 0px;
	z-index : 1;
	top : 0;
	left : 0;
	width :902px;
	height :630px;
	border: 1px #996633 solid;*/
}


#header{
   background-image : URL(images/header.jpg); 
   position : absolute;
   left: 0px;
   top :0px;
   z-index : 1;
   white-space : nowrap;
   font-size :75%;  
   float : left;
	width :900px;
	height :90px;
   /*border : 1px purple solid;*/
} 

#flags{
   position : absolute;
   left: 585px;
   top :64px;
   z-index : 1;
   white-space : nowrap;
   font-size :75%;  
   width :365px;
   height :15px;
   /*border : 1px purple solid;*/
} 


.flags {
	width : auto;
	margin-left : 3px;
	margin-top : 0px;
}

#flags ul{
   padding : 0;
   margin-top :0px;
   margin-left :0px;
   float : left;
}

#flags ul li{
   display : inline;
}

#flags ul li a{
   padding-left : 0em;
   margin-right : 6.2em;
   background-color : none;
   color : #fff;
   font-weight : bold;
   text-decoration : none;
   float : left;
   /*border : 1px purple solid*/
}

#flags ul li a:hover{
   background-color : none;
   color : #990000;
} 

#menuleftbg {
    background-image : URL(images/menuleft.jpg); 	
	background-repeat : no-repeat;
	position : absolute;
	margin-left: 0px;
	margin-top: 0px;
	z-index : 1;
	top : 90px;
	left : 0px;
	width :225px;
	height :540px;
	/*border: 1px #996633 solid;*/
}

#menuleft {
	text-align : right;
	position : absolute;
	margin-left: 0px;
	margin-top: 0px;
	z-index : 1;
	top : 70px;
	left : -8px;
	width :225px;
	height :300px;
	/*border: 1px #996633 solid;*/
}

.space {
	line-height : 1.3em;
	margin-top : 0.30em;
	margin-bottom : 1.20em;
}
	.space.jump {
		display: none;
	}

	
a.menuleft:link, a.menuleft:visited { 
	text-decoration:none; 
	color:#fff; 
	font-weight : bold;
	font-size :100%;
	background:transparent; 
} 

a.menuleft:hover, a.menuleft:active { 
	text-decoration:none; 
	color:#990000; 
	font-weight : bold;
	font-size :100%;
	background:transparent; 
} 	
	

#newsbg{
    background-image : URL(images/backgrounds/newsbg.jpg); 	
	background-repeat : no-repeat;	
	position : absolute;
	margin-top: 0px;
	z-index : 1;
	top : 90px;
	left : 224px;
	width :675px;
	height :540px;
	overflow: auto;	
	/*border: 1px #996633 solid;*/
}

#mainnews{
    background-image : URL(images/backgrounds/news1.jpg); 	
	background-repeat : no-repeat;	
	position : absolute;	
	position : absolute;
	margin-top: 0px;
	z-index : 1;
	top : 165px;
	left : 224px;
	width :675px;
	height :455px;
	overflow: auto;	
	/*border: 1px #996633 solid;*/
}

#news1{

	margin-top: 30px;
	z-index : 1;
	top : 0px;
	margin-left : 25px;
	/*border: 2px #996633 solid;*/
}

#news2{
    background-image : URL(images/backgrounds/news2.jpg); 	
	background-repeat : no-repeat;	
	position : absolute;
	margin-top: 0px;
	z-index : 1;
	top : 270px;
	left : 36px;
	/*border: 1px #996633 solid;*/
}

.newstext1 { 
	margin-top: 30px;	
	margin-left : 0px;
	text-align:justify;
	color:#000; 
	font-size :90%;
	/*border: 2px #996633 solid;*/	
} 

.newstext2 { 
	margin-top: 20px;	
	margin-left : 0px;
	text-align:justify;
	color:#000; 
	font-size :90%;
	/*border: 1px #996633 solid;*/	
} 

img.floatLeft { 
	float: left; 
	margin-right: 15px; 
}

img.floatRight { float: right; 
margin: 4px; } 


.bold {
	font-weight : bold;
}

.boldbrown {
	font-weight : bold;
	color:#996633; 	
}

.boldwhite {
	font-weight : bold;
	color:#fff; 	
}

.bigitalic { 
	text-decoration:none; 
	font-weight : regular;
	font-style : italic;	
	font-size :110%;	
} 

/*jscrollertext*/
 .tabb { 
    font-weight:bold;
    font-size:10px;
    text-align:center;
 	color:#ffffff; 
 }

#address {
	position : absolute;
	margin-left: 0px;
	margin-top: 0px;
	text-align : left;	
	z-index : 1;
	top : 541px;
	left : 62px;
	width :200px;
	height :80px;
	/*border: 1px blue solid;*/
}

.address { 
	margin-top: 0px;	
	text-decoration:none; 
	color:#fff; 
	font-weight : regular;
	font-size :75%;
	background:transparent; 
} 

#jsscroll {
	position : absolute;
	margin-left: 0px;
	margin-top: 0px;
	text-align : center;	
	z-index : 1;
	top : 92px;
	left : 5px;
	/*border: 1px blue solid;*/
}

#copyright {
	position : absolute;
	margin-left: 0px;
	margin-top: 0px;
	text-align : center;	
	z-index : 1;
	top : 633px;
	left : 0px;
	width :902px;
	height :10px;
	/*border: 1px blue solid;*/
}

.copyright { 
	margin-top: 0px;	
	text-decoration:none; 
	color:#fff; 
	font-weight : regular;
	font-size :60%;
	background:transparent; 
} 


