html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #666666;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: url(background3.png);
	text-align: center;
	font: 12px arial, sans-serif;
	color: #464544;
	padding-bottom: 10px;
	 scrollbar-arrow-color: #000000;
               scrollbar-darkshadow-color: #ffffff;
               scrollbar-track-color: #ffffff;
               scrollbar-face-color: #000000;
               scrollbar-shadow-color:#ffffff;
               scrollbar-highlight-color: #ffffff;
               scrollbar-3dlight-color: #ffffff;
               scrollbar-3dlight-color: #ffffff;
}


  
#menu {
  margin-top: 0px;
  margin-left: 185px;
  position: absolute;
  top: 0px;
  left: 185px;
}
#menu li {
  list-style: none;
  float: right;
  
  padding-left: 15px;
  padding-right: 20px;
 
}
#menu a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}
#menu a:hover {
  color: #0176ff;
}

#buttons {
  margin-top: 15px;
  margin-left: 200px;
  position: absolute;
  top: 10px;
  left: 200px;
}
#buttons li {
  img: display:inline; 
  margin:3px; 
  list-style: none;
  float: right;
  background:transparent;
  padding-left: 15px;
  padding-right: 20px;
 
}
#buttons a {
  color: none;
  text-decoration: none;
  
}

#buttons a:hover {
  img: display:inline;
  
}

  


#outer {
  background: top left url(top.png) repeat-x;
  padding-top: 20px;
}



/** layout **/

#wrapper {
	text-align: left;
	margin: auto;
	width:820px;
	position: relative; 
  background: url(images/) repeat-y;
 
 
}

#sneekpeek{
margin-top: 20px;
margin-left: 0px;
position:absolute;
top:25px;
left:0px;
  }
  
  #mini{
margin-top: 50px;
margin-left: 40px;
position:absolute;
top:50px;
left:40px;
  }
  
#body-bot {
  background: bottom left url(frontbackground.png) no-repeat; 
}
#body-top {
  background: url(body_bg_top2.png) no-repeat;
  min-height: 800px;
  _height: 800px;
  padding-bottom: 14px;
}

/** logo **/

#logo {
  width: 25em;
  text-align: center;
}
#logo h1 {
  color: #6F7033;
  font: 22px "Arial narrow", arial, sans-serif;
  line-height: 1;
  padding-top: 0.8em;
}
#logo p {
  color: #464544;
  font: 16px "Arial narrow", arial, sans-serif;
  margin: 0;
}



/** nav **/

#nav {
  margin-top: 55px;
  margin-left: 30px;
  position: absolute;
  top: 55px;
  left: 30px;
}
#nav li {
  list-style: none;
  float: left;
  background: left center url(arr.gif) no-repeat;
  padding-left: 15px;
  padding-right: 20px;
  
}
#nav a {
  color: #000;
  text-decoration: none;
  font-weight: bold;
}
#nav a:hover {
  color: #e5533d;
}

/** nav2 **/

#nav2 {
  margin-top: 65px;
  margin-left: 15px;
  position: absolute;
  top: 65px;
  left: 15px;
}
#nav2 li {
  list-style: none;
  float: left;
  background: left center url(arr.gif) no-repeat;
  padding-left: 15px;
  padding-right: 20px;
  
}
#nav2 a {
  color: #000;
  text-decoration: none;
  font-weight: bold;
}
#nav2 a:hover {
  color: #e5533d;
}

/** iframe **/

#iframe {
name: iframe;
margin-top: 120px;
margin-left: 30px;
position:absolute;
top:120px;
left:30px;
allowtransparency: true;
frameborder: 0;  
width:700px;
height:440px;
background: url(iframebackground.png) no-repeat;
scrollbar-arrow-color: #000000;
scrollbar-darkshadow-color: #ffffff;
scrollbar-track-color: #ffffff;
scrollbar-face-color: #000000;
scrollbar-shadow-color:#ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-3dlight-color: #ffffff;


}

#newsbowl {
background: url(Bowl2.png) no-repeat;
}


  
#copyright {
margin-top: 410px;
margin-left: 150px;
position:absolute;
top:410px;
left:150px;
  font-size: 9px;
  color: #fff;

}

#language {
margin-top: 385px;
margin-left: 130px;
position:absolute;
top:385px;
left:130px;
  font-size: 9px;
  }

