body {
   font-family: tahoma !important; font-variant: small-caps; font-stretch: expanded; 
   font-size: 14px ;
   background: rgb(27,21,7);
   color: #FFFFFF;
   margin: 0px;
   
   scrollbar-face-color: #3b2807; 
   scrollbar-highlight-color: #444444; 
   scrollbar-3dlight-color: #111111; 
   scrollbar-shadow-color: #222222; 
   scrollbar-darkshadow-color: #333333; 
   scrollbar-arrow-color: #000000; 
   scrollbar-track-color: #261906;
} 

img {
	border: 0px !important;
}

a:link {
   color: #FFFFFF;
}
a:active {
   color: #FF0000;
}
a:visited {
   color: #FFFFFF;
}
a:hover {
   color: #00FF99;
}

.exclusive {
font-size: 10px;
color: #00FF00;
}

.experimental {
font-size: 10px;
color: #FF0000;
}

#layout-container {
	background: url('gaf210layout6t.jpg') top left no-repeat ;
	width: 1091px;
	height: 818px;
	margin: 0 auto;
}

#header{
	width: 98%;
	height: 150px;
	text-align: left;
}

#links-box{
	position: absolute;	
	margin-top: 125px;
	margin-left: 20px;
	width: 400px;
	height: 25px;
	text-align: center;
}

#search-input{
	width: 165px !important; 
	background-color: transparent; 
	color: #999999; 
	border:none;
	margin-top: 10px;
}

#search-button{
	background: url('searchbutton2.png') center no-repeat; 
	width: 27px;
	height: 32px;
	border:none;
	cursor: pointer;
	margin-left: 10px;
}

#search-box {
	position: absolute;
	margin-top: 115px;
	margin-left: 775px;
	width: 240px;
	text-align: left;
	height: 30px;
}

#langbutton{
	float: right;
	margin-top:110px;
	margin-right: 15px;
}
#menubar{
	width: 216px;
	height: 641px;
	float: left;
	margin-left: 12px;
	padding-left: 5px;
	background: url('menubarbg3.jpg') no-repeat;
}

.mainframe{
	width: 810px;
	height: 470px;
	border: none;
	overflow: auto;
	float: right;
	margin-right: 25px;
	margin-top: 15px;
}

#devbanner{
	margin-top: 28px;
	float: right;
	margin-right: 25px;
}

#footer{
	margin-top: 20px;
	margin-right: 35px;
	float: right;
	width: 800px;
	text-align: center;
	color: #999999;
}

#googlead{
	margin-left: 12px;
}