/* CSS Document */

body {
	background: #000 /*url(img/bg.gif)*/;
	color: #333;
	font: normal 100%
	
	/*margin: 3% 0;*/
}


#container {
    margin: 0 auto;
	text-align: center; 
	width: 800px;
	/*border: 12px solid #666;*/
}


	div#navbar2 {
	text-align: center;
 	 height: 32px;
	 width: 100%;
	 border-top: solid #000 1px;
	 border-bottom: solid #000 1px;
	 background-color: #000; 
	
	 
	}
	div#navbar2 ul {
	 margin: 0px;
	 padding: 0px;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 105%;
	 color: #000;
	 line-height: 30px;
 	 white-space: nowrap;
	
	}
	div#navbar2 li {
	 list-style-type: none;
	 display: inline;
	}
	div#navbar2 li a {
	 text-decoration: none;
	 padding: 7px 10px;
	 color: #666;
	}
	div#navbar2 li a:link {
 	color: #555:
	}
	div#navbar2 li a:visited {
	 color: #666;
	}
	div#navbar2 li a:hover {
	 color: #000;
 	background-color: #F0C88C ;
	 background: #000 url(images/bg.jpg);
	}

/*display: block;
width: 5em;
color: #FFF;
background-color: #036;
padding: .2em 0;
text-align: center;
text-decoration: none;*/

/*01825 721 356*/

#oldnavi
{
}

#top
{
  WIDTH:800px;
  HEIGHT:97px;
  background: url(images/homepage_top.jpg) no-repeat #000; 	
}


#main

{

  WIDTH:800px; 
  HEIGHT:303px;
  background: url(images/homepage_main.jpg) no-repeat #000;
}

#bottom
{

  WIDTH:800px; 
  HEIGHT:150px;
  background: url(images/homepage_bottom.jpg) no-repeat #000;
}


/*
 body
{
text-align: center
}

#container
{
text-align: center;
width: 700px;
margin: 0 auto
}*/
