body {font-family: Helvetica, Verdana, sans-serif;

text-align: center
}

p {font-family: Helvetica, Verdana, sans-serif;font-size: .8em;  }

#container 
{
margin: 15px auto 10px;
width: 900px;
text-align: left;




}

#header {background-color: #005c76;}

#background {
background-image: url(montage.jpg);
background-repeat:no-repeat;
background-position:bottom;
height: 800px;
}



#leftcolumn {  
padding-top: 10px;
margin: 0 400px 0 0;
display:inline;
  }

#rightcolumn {  
float: right; 
display:inline;

width: 380px;
margin-right: 0px; 
padding:0px;
}

#background #rightcolumn{ height: 790px;}
#background #leftcolumn{ height: 790px; padding-bottom:10px;}

#rightcolumn img{ border: 0px; margin: 0px; padding:0px; float:right;   }





#navigation {}

#navigation ul{ margin:0px; padding: 0px; margin-top: 10px;}

#navigation li{ display: inline; list-style:none; margin:7px; font-weight:bold;}

#navigation a{ color :#005c76; text-decoration:none}
#navigation a:hover{color :#005c76}
#navigation  .selected{ color :#005c76}

#content { 
width:500px;
padding-left:7px;
}
#content p { }
#content h1 {color :#005c76;}
#content h2 {color :#005c76; font-size: .9em;}

#contentquotes {
width:490px;
margin-top: 10px;
background-image:url(quotes.jpg);
background-position:left;
background-repeat:no-repeat;

height: 100px;
}
#contentquotes p {
padding: 30px 60px 20px 40px;
}

#footer {
clear:both;
background-color: #005c76; color: #fff;
height: 50px;
margin-botttom:500px;

padding-top: 10px;
padding-left: 10px;
}
#footer p{
padding-top:10px;
margin-top: 0px;

}
#bottombox {height: 500px;}
