body {
color: #333;
font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
line-height: 1.3em;
}

fieldset {
border: 0;
}

td {
padding: 15px;
padding-top: 20px;
}

h1, h2, h3 {
color: #666;
font-family: "Times New Roman", Times, serif;
padding-top: 25px;
background: url(../images/site_design/box.jpg) no-repeat top left;
}

/* ---Main Links --- */

a:link {
color: #267bae;
font-weight: bold;
}

a:visited {
color: #9f39ad;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #3014a8;
}
/* --- --- */

img {
border: none;
display: inline-block;
}


#content {
padding: 10px;
margin: 0 10px;
margin-left: 195px;
border-left: 1px solid #ccc;
}

#content p, #content h1, #content h2, #content h3 {
padding-left: 15px;
}

#footer {
color: #333;
clear: both;
padding: 10px;
font-size: 80%;
font-style: italic;
border-top: 1px solid #7D7D7D;
margin-top: 15px;
background: #fff url(../images/site_design/footer.jpg) repeat-x top left;
}

#footer a:link {
color: red;
}

#footer a:visited {
color: #996699;
}

#footerCopyright {
clear: both;
text-align: center;
}

#footerLinks {
float: left;
}

#footerLogo {
float: right;
text-align: right;
}

#leftCol {
width: 150px;
float: left;
margin: 0 10px;
padding: 10px;
}

#leftCol p {
text-indent: 0;
padding: 0 5px;
}

#pageWrapper {
width: 1000px;
margin: 0 auto;
border: 1px solid black;
}

#header {
margin: 0;
background: transparent url(../images/site_design/header.jpg) no-repeat top left;
height: 150px;
}

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;

}