body
{
background-color: #f5eca6;
font-family: Arial,sans-serif;
line-height: 1.166;	
margin: 0px;
padding: 0px;
}

#container {
border: 1px solid black; 
width: 799px; 
margin: auto; 
text-align: center; 
margin-top: 10px; 
margin-bottom: 25px;
}

#header {
text-align: left; 
width:800px; 
height: 170px; 
background-image: url(http://dianegold.com/images/ocean1.jpg);
}

#content {
background-color: #ffffcc;
}

#maincontent {
padding: 15px;
}

#footer {
clear: both; 
text-align: center; 
border-top: 1px solid black; 
padding: 3px; 
background-color: #D6C487; 
color: #000000;
}

#philosophy
{}

#philosophy h3
{
text-align: center;
}
.aboutme {
width: 600px; 
margin: auto; 
text-align: left;
}

.diane_picture {
float: left;
}

.profile {
padding: 15px;
}




.continue {
font-weight: italic;
}

.pageheader {
font-weight: bold; 
font-size: 1.3em;
text-align: center;
}


#nav {
color: #000000; 
border-top: 1px solid black; 
border-bottom: 1px solid black; 
padding: 3px; 
text-align:center; 
background-color: #D6C487; 
width:793px;
}

#nav a:link {
 color: #000000;
 text-decoration: none;
 }

#nav a:visited {
 color: #000000;
 text-decoration: none;
 }

#nav a:hover {
 color: #;
 text-decoration: none;
}

#nav a
 { padding-left: 3px; 
   padding-right: 3px;
 }

.selected
{font-weight: bold;}

#content a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}
a:hover{
	text-decoration: none;
      color: #ffffff;
}

#footer a:link, a:visited, a:hover{
color: #000000;
text-decoration: none;
}

.companyname {
visibility: hidden;
font-size: 1.4em;
color: #ffffff;
font-weight: bold;
}


