body {
color: #333333;
background-color: #f2f2c8;
font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
border: 1px solid black;
margin: 0;
line-height: 1.3em;
}

p {
text-indent: 20px;
}

p:first-letter {
font-size: 230%;
color: #2c569c;
font-family: Georgia, "Times New Roman", Times, serif;
padding: 3px;
}

h1 {
color: #FFFFFF;
}

h2, h3 {
color: #333;
border-bottom: 2px solid #2c569c;
}

/* ---Main Links --- */

a:link {
color: #2c569c;
text-decoration: none;
font-weight: bold;
}

a:visited {
color: #2774fe;
text-decoration: none;
}

a:hover {
color: #2c569c;
text-decoration: underline;
}
/* --- --- */

img {
border: 1px solid #2e547b;
display: inline-block;
}

#pageWrapper {
margin: 0;
display: inline-block;
}

#content {
padding: 10px;
margin: 0 10px;
margin-left: 215px;
background: #FFFFFF url(../images/site_design/grad.jpg) repeat-x;
}

#content p, #content h1, #content h2, #content h3 {
padding-left: 15px;
}

#footer {
clear: both;
padding: 10px;
font-size: 80%;
font-style: italic;
border-top: 1px solid #7D7D7D;
margin-top: 15px;
}

#footerCopyright {
clear: both;
text-align: center;
}

#footerLinks {
float: left;
}

#footerLogo {
float: right;
text-align: right;
}

#leftCol {
padding: 10px;
width: 175px;
float: left;
margin: 0 10px;
background: #FFFFFF url(../images/site_design/grad.jpg) repeat-x;
}

#leftCol h2 {
height: 30px;
padding: 5px;
text-align: center;
background: url(../images/site_design/headerBox.gif) no-repeat top left;
color: #FFFFFF;
margin: 0;
border: none;
}

#leftCol p {
text-indent: 0;
padding: 0 5px;
}

#headerWrapper {
background: url(../images/site_design/header_grad.jpg) repeat-x top left;
}

#header {
margin: 0;
padding: 5px;
background: url(../images/site_design/header.jpg) no-repeat top left;
height: 200px;
}

img.photoLeft {
float: left;
display: inline-block;
margin-right: 10px;
margin-botton: 10px;
}

img.photoRight {
float: right;
display: inline-block;
margin-left: 10px;
margin-botton: 10px;

}
