* {
margin: 0;
padding: 0;
border: 0;
}

html, body {
font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
font-size:12px;
background:url('../images/background.jpg') repeat;
}

p {
margin-bottom:10px;
line-height:1.5em;
}

h2 {
color:#666633;
font-size:18px;
text-transform:uppercase;
margin-bottom:10px;
}

h3 {
font-size:14px;
text-transform:uppercase;
margin-bottom:10px;
}

h4 {
color:#666633;
font-size:12px;
}

.resume {
text-transform:uppercase;
text-decoration:none;
}

#container {
width:750px;
padding:9px 0pt 0pt 11px;
}

#header {
text-align:center;
}

#navigation {
height:80px;
text-align:center;
font-weight:bold;
margin-top:12px;
}

#navigation ul {
list-style-type:none;
margin-left:130px;
}

#navigation li {
display:block;
float:left;
padding:0pt 10px;
text-align:center;
}

#navigation a {
color:#506134;
text-decoration:none;
}

#navigation a:hover {
color:#2f0198;
}

#content {
padding:15px;
}

#left {
float:left;
width:450px;
}

#right {
float:right;
width:250px;
padding-top:35px;
}

#right img {
margin-bottom:10px;
}

#contactinfo {
font-size:16px;
margin-bottom:40px;
}

#photocredits {
font-size:9px;
text-align:right;
}

#footer {
height:50px;
text-align:center;
margin-top:40px;
color:#4F6134;
}

#footer a {
text-decoration:none;
text-transform:uppercase;
}
#top {
margin-top:25px;
}

#topleft {
float:left;
}

#topleft img {
margin:5px;
}

#topright {
float:right;
width:430px;
}

#topright h2 {
color:#4f6134;
font-size:16px;
}

#topright ul {
color:#4f6134;
font-size:14px;
margin-left:40px;
font-weight:bold;
font-style:italic;
}

#bottom {
margin-top:20px;
}

#menu {
list-style-type:none;
float:left;
}

#menu li {
display:block;
height:70px;
}

#menu a {
text-indent:-999em;
display:block;
height:70px;
width:430px;
background-attachment:fixed;
}

#menu #why {
background:transparent url(../images/home_why.gif);
background-position:0 0;
}

#menu #paul {
background:transparent url(../images/home_paul.gif);
background-position:0 0;
margin-left:20px;
}

#menu #facilities {
background:transparent url(../images/home_office.gif);
background-position:0 0;
margin-left:40px;
}

#menu #why:hover {
background-position:0 -70px;
}

#menu #paul:hover {
background-position:0 -70px;
}

#menu #facilities:hover {
background-position:0 -70px;
}

#homecontact {
float:right;
margin-top:45px;
}

#homecontact p {
font-size:10px;
}

.articlelink {
display:block;
margin:0pt 0pt 10px 20px;
text-decoration:none;
}