#container {
width:800px;
}
div#header {
/*
background-color:#43e2f7;
background-color:#aaf203;
background-color:#75a75b;
*/
height:186px;
/*line-height:0px;*/
margin:0px;
/*background-image:url("/img/bigball2.png");*/
background-repeat:no-repeat;
text-align:right;
}
div#header h1 {
/*
 font-size:3em;
 */
}
div#header a {
color: #545454;
color: #595959;
color: #a6a6a6;
}
div#header #menu {
	/*line-height:0px;*/
	
}
div#menu form {
 margin-top: 10px;
        
}

div#container{width:800px;margin:0 auto}
div#navigation{
	float:left;
	width:400px
	}
div#extra{float:right;width:400px}
div#footer{clear:both;width:100%}
