* {
        margin: 0;
        padding: 0;
}
body {
        background: #333 0 100% repeat-x;
        font: 12px/18px Verdana, sans-serif;
        text-align: center;
        color: #553A1F;
}
a:link, a:visited {
        color: #633;
}
a:hover {
        color: #966;
}
h1 {
        margin-bottom: 11px;
        margin-left: -108px;
        margin-top: 20px;
        padding: 55px 0px 21px 108px;
        /*border-bottom: 1px solid #ccc;*/
        font: normal 1.5em/18px arial, sans-serif;
        color: #634528;
}
h2, h3{
        font-weight: normal;
        font-size: 1.25em;
        line-height: 18px;
}
h2 {
        margin-left: -204px;
        
        padding: 10px 0px 20px 50px; 
        font-size: 1.25em;
        font-weight: bold;
        text-transform: uppercase;
        color: #719EA4;
}
h3 {
        padding-bottom: 6px;
        font-weight: bold;
        text-transform: uppercase;
        letter-spacing: 2px;
        font-family: Arial, sans-serif;
        color: #634528;
}
.left-list{

    float:left;
    /*margin-left: 50px;*/
    margin-left: 0px;
    padding-bottom: 25px;
    padding-left: 15px;
    
}
.right-list{
    margin-left: 300px;
    padding-bottom: 25px;
    
}
#wrap {
        background: url(images/wrap.gif) repeat-x;
}
#page {
        margin: 0 auto;
        width: 960px;
        background: #fff url(images/page.gif) repeat-y;
        text-align: left;
}
#header {
        height: 190px;
        background: #719ea4 url(images/header.gif) bottom no-repeat;
}
#header p {
        float: left;
        padding: 100px 0px 0px 25px;
        font-size: 1.5em;
        line-height: 1em;
        color: #fff;
}
#header ul {
        padding-top: 165px;
        padding-right: 130px;
        text-align: right;
        list-style: none;
}
#header li {
        display: inline;
        margin: 0 12px;
}
#header li a {
        font-size: 1.25em;
        line-height: 1em;
        text-decoration: none;
        color: #634528;
}
#header li a:hover {
        color: #719EA4;
}
#content-primary {
        float: right;
        margin: 20px 24px 60px 24px;
        width: 528px;
}
#content-primary p {
        padding-bottom: 18px;
        margin-left: -90px;
}

#content-primary h1 {
        margin-top: 18px;
}
#content-primary img {
        float: left;
        margin: -6px 18px 0 -210px;
        padding: 3px 3px 20px 3px;
        /*border: 3px solid #eee;*/
        background: #fff;
}

#flashcontent {

        margin: -6px 18px 0 -210px;
        padding: 3px 3px 20px 3px;
        /*border: 3px solid #eee;*/
        background: #fff;
        height: 370px;
}
#content-secondary {
        float: right;
        margin: 30px 216px 60px 24px;
        width: 144px;
        font-size: 11px;
        color: #553A1F;
}
#content-secondary p {
        padding-bottom: 18px;
        padding-top:  140px;
}

#content-secondary-nav ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
#content-secondary-nav a:link, #content-secondary-nav a:visited {
	display: block;
	width: 150px;
	padding: 10px 0 16px 32px;
	font: normal 125% Arial, Helvetica, sans-serif;
	color: #634528;
	background: url("images/bullets.gif") top left no-repeat;   
	background-position: 0 10px;
	text-decoration: none;
}
#content-secondary-nav a:hover {
	background-position: 0 -59px;
	color: #719EA4;
}

#footer {
        clear: right;
        height: 140px;
        background: #333 url(images/footer.gif) top no-repeat;
        font-size: 10px;
        line-height: 1em;
        text-shadow: 1px 1px 1px #333;
        color: #fff;
}
#footer a:link, #footer a:visited {
        color: #c99;
}		
#footer p {
        padding: 100px 24px 0 24px;
}
.clear {
        clear: both;
}
#biophoto {
        
        margin-left:120px;
        width:150px; 
}
#bioquote {
        float:right;
        width:540px; 
        
}