body {

    background: #FFFFFF;
    margin: 0px;
    background-image: url(bg.gif);
    background-repeat: repeat-x;
	border:0; 
    }
    
    
div.container {

    text-align: center;
    margin-top: 2px;
    margin-left: -389px;
    position: absolute;
    top: 0px;
    left: 50%;
    width:778px;
    background-color:transparent;
		min-height: 100%;
    }
    
    
div.logo {

    position: absolute;
    top: 0px;
    left: 0px;
    width:268px;
    height:42px;
    background-color:transparent;
    
    }
    
    

    
    
.nav_projects {

    position: absolute;
    top: 0px;
    left: 406px;
    width:100px;
    height:42px;
    background-color:#808080;
    
    }
    
    
.nav_images {

    position: absolute;
    top: 0px;
    left: 506px;
    width:100px;
    height:42px;
    background-color:#808080;
    
    }
    
    
.nav_history {

    position: absolute;
    top: 0px;
    left: 606px;
    width:100px;
    height:42px; 
    background-color:#808080;
    
    }
    
    
.nav_contact {

    position: absolute;
    top: 0px;
    left: 706px;
    width:100px;
    height:42px;
    background-color:#808080;
    
    }
    
    

    
    
.nav_projects a:hover,.nav_images a:hover,.nav_history a:hover,.nav_contact a:hover {

    background-color:#000000;
    font : 50px/0px Geneva, Verdana, Arial;
    
    }
    
    

    
    
form,select,input {

    margin: 0px;
    padding: 0px;
    
    }
    
img {
    
      border:none;
      outline:none;
      padding:0px;
      margin:0px;
    }
    
    
div, .white, .header {
    
    color:E4E4E4;
    
    }
    
    
a {
    
    color:000000;
    text-decoration:underline;
    
    }
    
    
.center {
    
    text-align:center;
    
    }
    
    
div, td, .header {
    
    font: 10px/14px Verdana, Geneva;
    color:444444;
    
    }
    
    
.smaller {
    
    font:  9px;
	font-family: Verdana, Geneva;
    color:BBBBBB;
    text-align:right;
    }
    
    
.larger {
    
    font:  11px/14px Verdana, Geneva;
    color:000000;
    text-align:right;
    }






.content {
	float:left;
	position:absolute;
	left:0px;
	top:80px;
	bottom:0px;
	background:#FFFFFF;
	height: 500px;
	width:780px;
	text-align: left;    
    }

     

     
     
.notice {
    
    background:#FFFFFF;
        position: relative;
        width: 100%;
        height: 22px;
        bottom: 0;
		margin-top: 2px;
		border-top:none;
    }    

