@charset "UTF-8";
/* CSS Document for robertlodi.com nov 2009 */



body {
  text-align: center;
  }

#container {
  margin: 0 auto;
  width: 960px;
  height:100%;
  }



body {
  background:#fff;
  margin:0;
  padding:0;
} 
  
  
  h4 {margin-top:15px;}
  

#box_left {
background-image:url(../images/sitebox.png);
background-repeat:no-repeat;
height:302px;
width:302px;
margin-top:15px;
float:left;
}

#box_center {
background-image:url(../images/sitebox.png);
background-repeat:no-repeat;
height:302px;
width:302px;
margin-top:15px;
float:left;
margin-left:17px;
}

#box_right {
background-image:url(../images/sitebox.png);
background-repeat:no-repeat;
height:302px;
width:302px;
margin-top:15px;
margin-left:17px;
float:left;}



#header {
  float:left;
  width:940px;
  height:183px;
  background-image:url(../images/seedheader.jpg);
  font-size:93%;
  line-height:normal;
  font-family:Arial, Helvetica, sans-serif;
  clear:both;
  }
  
  
  #logo {
  position:relative;
  top:125px;
  left:-3px;
  width:254px;
  height:58px;
  float:left;
  }
  
  
 .subhead {
 float:right;
 margin-right:15px;
 padding-bottom:10px;
 margin-left:10px;

 }
  
  .foto {float:left; margin-left:15px; margin-top:15px; padding-right:10px; padding-bottom:2px;}
  
#header ul {
  margin:0;
  float:right;
  margin-right:15px;
  padding:99px 0px 10px 0;
  list-style:none;
  }
#header li {
  float:left;
  background:url("../images/left_off.png") no-repeat left top;
  margin:0;
  padding:0 0 0 11px;
  }
#header a {
  float:left;
  display:block;
  background:url("../images/right_off.png") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#765;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */
#header a:hover {
  color:#333;
  }
#header #current {
  background-image:url("../images/left_on.png");
  }
#header #current a {
  background-image:url("../images/right_on.png");
  color:#333;
  padding-bottom:5px;
  }
  
  
  
  
  .super {font-size:60%;
  vertical-align:super;}


p {font-family:Arial, Helvetica, sans-serif;
font-size:.75em;
color:#333333;
text-align:left;
padding:0 15px 10px 15px;
}
h4 {font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.25em;
color:#fa9b00;
padding:20px;}