
body {

background:url(../images/bgr_0080.jpg);

background-repeat:repeat-x;

background-color:#CCFF99;

margin:0px;

text-align:center;

}

#container {

margin:0 auto;

position:relative;

text-align:center;

width:775px;
}

#container a {

color:#000;

text-decoration:none

}


#logo{

background:url(../images/logo.gif);

background-repeat:no-repeat;

margin:0px auto;

height:130px;

text-align:right;

width:775px;

}

#photo_top{

background:url(../images/photo_top.gif);

margin:0 auto;

height:25px;

width:775px;

}


#photo{

margin:0 auto;

height:133px;

width:775px;

}

#photo table{

width:775px;

}


#costtable td {
border:1px solid #545f38;
}

#costtable th {
border:1px solid #545f38;
}

    

#photo_botton{

background:url(../images/photo_botton3.gif);

margin:0 auto;

height:25px;

width:775px;

}



#menu{

background:url(../images/menu.gif);

height:50px;

width:775px;

margin:0 auto;

}


#content{

margin:0 auto;

width:775px;

}


#content .projects{

 border: 1px #545f38 solid; 

}

#mail a {

color:#000;

text-decoration:none

}


h1{
/* font-family: Verdana, Arial, Helvetica, sans-serif;*/
/* font-weight: 800;*/
 font-size: 16px; 
 color: #000000;
 text-align: left;
 margin: 10px 50px;
/* text-transform: uppercase;*/
}

h2{

 font-size: 14px;
 
 color: #000000;
 
 text-align: left;
 
 margin: 10px 30px;
 
}

a {

color:#fff;

text-decoration:none

}




#footer{

margin:0 auto;

width:775px;

}





