body {
color: #333333;
background: #525832 url(../images/site_design/pageWrapper.jpg) repeat-y top;
font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
line-height: 1.3em;
width: 1000px;
margin: 0 auto;
}

fieldset {
border: 0;
}

#content p:first-letter {
font-size: 155%;
color: #4d1355;
font-family: "Trajan Pro", Georgia, "Times New Roman", Times, serif;
padding: 3px;
}


h1, h2, h3 {
color: #4d1355;
border-bottom: 1px solid #666;
}

/* ---Main Links --- */

a:link {
color: #4d1355;
text-decoration: none;
font-weight: bold;
}

a:visited {
color: #9f39ad;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #3014a8;
text-decoration: underline;
}
/* --- --- */

img {
border: none;
display: inline-block;
}

#pageWrapper {
width: 800px;
margin: 0 auto;
display: inline-block;
padding: 0;
}

#content {
padding: 0;
margin: 15px 15px 15px 180px;
background: #ffad01 url(../images/site_design/grad.jpg) repeat-x;
}

#content p, #content h1, #content h2, #content h3 {
padding-left: 15px;
}

#footer {
color: #fff;
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: 150px;
float: left;
margin-top: 15px;
background: #ffad01 url(../images/site_design/grad.jpg) repeat-x;
}

#leftCol p {
text-indent: 0;
padding: 0 5px;
}

#header {
margin: 0 auto;
background: transparent url(../images/site_design/header.jpg) no-repeat top center;
height: 194px;
}

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;

}