/** BEGIN CSS LAYOUT **/

html,body{margin:0;padding:0; background-color: #E9D3A2; color: #2F251B}

div#container {width:100%}
div#wrapper {width:100%}
div#headerbg {position: absolute; width:100%; height:308px; background:url(../images/plaid_drk.gif) 0 0}
div#headerhrtop {position: absolute; top: 0; width:100%; height:20px; background:url(../images/header_hr_top.gif) 0 0}
div#header {position: absolute;top: 20px; left: 50%;width: 800px;margin-left: -400px}
div#headerhrbtm {position: absolute; top: 288px; width:100%; height:20px; background:url(../images/header_hr_btm.gif) 0 0}
div#headergradient {position: absolute; top: 308px; width:100%; height:200px; background:url(../images/bg_gradient.gif) 0 0}

div#content{position: absolute;top: 308px; left: 50%;width: 600px;margin-left: -200px;padding: 15px;}
div#navigation{position: absolute;height: auto;top: 304px;left: 50%;width: 200px;margin-left: -400px;background:url(../images/plaid_drk.gif) 0 0}

/** END CSS LAYOUT **/

/** BEGIN CSS NAV MENU **/

/** div.navButton a {width:200px;height:37px;background:url(../images/nav.jpg) 0 0;display:block;text-indent:50px;overflow:hidden;color:#FFFFFF;font-weight:normal;font-weight:bold} **/
div.navButton a {width:180px;height:30px;display:block;color:#F4C57C;font-weight:bold;text-transform: uppercase;font-size: 11px;margin-left: 20px;border-top:1px solid #E9D3A2}
div.navButton a:visited {text-decoration: none;font-weight:bold}
div.navButton a:visited:hover {text-decoration: none;font-weight:bold}
div.navButton a:hover {text-decoration: none;font-weight:bold}

/** END CSS NAV **/

.body {
font-family: georgia, serif;
font-size: 14px;
}


h1 {
font-family: georgia, serif;
font-size: 24px;
font-style:oblique;
}

h2 {
font-family: georgia, serif;
font-size: 18px;
font-style:oblique;
}

h3 {
font-family: georgia, serif;
font-size: 14px;
}


p {
font-family: georgia, serif;
font-size: 14px;
text-align: justify;
}

p.center {
text-align: center;
}


td {
font-family: georgia, serif;
font-size: 14px;
}

a {
font-family: georgia, serif;
/* font-size: 12px; */
font-weight: normal;
color: #2F251B;
}

a:link {
font-weight: normal;
text-decoration: none;
}

a:visited {
font-weight: normal;
text-decoration: none;
}

a:visited:hover {
font-weight: normal;
text-decoration: underline;
}

a:hover {
font-weight: normal;
text-decoration: underline;
}

a img{
border: 1px solid black;
}

img.bios {
border: 1px solid black;
}

