body
 {
 background-color:#f4f2e8;
 }

#container {
    text-align: center;
    background: #f4f2e8;
}
#body {
    margin:0 auto;
    width: 850px;
    background: #ffffff;
    background-color:#f4f2e8;
    text-align: left;
    color:#485b5a;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}

/* header ul li a */

#header {
    height: 60px;
    background: #f4f2e8;
    padding-left:650px;
    margin: 0 0 0 0;
    position: relative;
}

b.agh {
    font-weight:100;
}

#header ul
{
position: absolute; bottom: 10px;
list-style-type: none;
padding-top: 35px;
padding: 0;
margin: 0;
}

#header li
{
background-image: url(../images/arrowReturn.gif);
background-repeat: no-repeat;
background-position: 0 5px;
padding-left: 15px;
}

#header a:link,
#header a:visited {
    color:#000000;
    text-decoration:none;
}

#header a:hover {
    color:#000000;
    text-decoration:underline;
}

#spacer1 {
    height: 33px;
    background: #f5ad28;
}

#spacer2 {
    height: 6px;
    background: #aea78e;
    font-size: 0px;
}

/* menu-title h1 */

#menu-title {
    position:relative;
    height: 56px;
    background: #1e1e1e;
    margin: 0 0 0 0;
    /*padding-top:15px;*/
    
}

#menu-title h1 {
    position:absolute;
    font-weight:100;
    margin: 0px;
    color: #ffffff;
    text-indent: 35px;
    font-size: 28px;
    top:15px;
    letter-spacing: 1px;
}

/* menu-nav ul li a */

#menu-nav {
    height: 25px;
    background: #1e1e1e;
    margin: 0 0 0 0;
    text-indent:35px;
    font-size: 13px;
}

#menu-nav ul
{
list-style-type: none;
padding: 0;
margin: 0;

}

#menu-nav li
{
display:inline;
background-image: url(../images/spacerMenu.gif);
background-repeat: no-repeat;
background-position: 0 12px;
padding-left: 5px;
padding:10px;
}

#menu-nav li.first{
    list-style-type:none;
    background-image: none;
    padding-left: 0;
}

#menu-nav a:link,
#menu-nav a:visited {
    color:#ffffff;
    text-decoration:none;
}

#menu-nav a:hover {
    color:#ffffff;
    text-decoration:underline;
}

/* main ul li a hr*/

#main {
    overflow:hidden;
    height: auto;
    width: 850px;
    margin: 7px 0 4px 0;
    background: #e3dbbe;
    padding-bottom: 6px;
}

#main-content {
    min-height:300px;
    height: auto !important;
    height: 300px;
    width: 595px;
    background: #ffffff;
    margin: 6px 0px 0px 6px;
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
    border-top-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-top-width: 1px;
    border-right-color: gray;
    border-left-color: gray;
    border-bottom-color: gray;
    border-top-color: gray;
    float: left;
    padding-top: 20px;
    position: relative;
    padding-bottom:30px;
}

ul.list
{
list-style-type: none;
padding: 0;
margin: 0;
padding-left:20px;
padding-right:30px;
}

ul.list li
{
background-image: url(../images/arrowRight.gif);
background-repeat: no-repeat;
background-position: 10px 15px;
padding-left:25px;
padding-top:10px;
}


#main-content a:link,
#main-content a:visited {
    color:#101a19;
    text-decoration:none;
}

#main-content a:hover {
    color:#101a19;
    text-decoration:underline;
}

#main-content table,tr,td {
    border-collapse:collapse;
    border: 1px dotted #7a816d;
    color:#485b5a;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    text-align:center;
    
}

#main-content table {
    width:90%;
    border: 1px solid #7a816d;
    margin-left:30px;
}

#main-content tr {
    height:40px;
    text-align:center;
    background-color:#F9F8F8
}

#main-content tr.space {
    height:30px;
    text-align:center;
    background-color:#F3F1F5
}

/* photo contact biography */

#m-cLeft {
    width: 230px;
    height: auto;
    background: #ffffff;
    margin: 0;
    padding: 0;
    float: left;
    margin-left:15px;
    margin-bottom:15px
}

#photo {
    width:210px;
    height:280px;
}

#photo img{
    width:100%;
    height:100%;
    border: solid 1px;
}

#contactContainer {

    padding-left:10px;
    padding-bottom:10px;
}

#contact {
    width: 230px;
    height: auto;
    background:#f5ad28;
    color: #000000;
    font-size: 11px;
    margin-top:10px;
}

#contactHeader {
    height: 35px;
    width: 230px;
    color: #ffffff;
    background: #1e1e1e;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight:100;
    text-indent: 10px;
    position:relative;
}

#contact a:link,
#contact a:visited {
    color:#ffffff;
    text-decoration:none;
}

#contact a:hover {
    color:#ffffff;
    text-decoration:underline;
}


#m-cRight {
    width: 310px;
    height: auto;
    background: #ffffff;
    float: left;
    text-align: justify;
    margin: 0;
    padding: 0;
    margin-left:20px;
    margin-top:20px;
    font-size: 13px;
}

#m-cRightHead {
    height:25px;
    width: 310px;
    background: #ffffff;
    font-size: 17px;
    border-bottom-style: dotted;
    border-bottom-width: 2px;
    border-bottom-color: #485b5a;
    margin-bottom: 5px;
}

hr.biography {

    border: none 0;
    border-top: 2px dotted gray;
    width: 100%;
    height: 1px;
    margin: 0;
    padding: 0;
}

#main-nav {
    width:225px;
    height:250px;
    background:#e3dbbe;
    float: right;
    margin: 15px 10px;
}

#main-nav ul
{
list-style-type: none;
padding: 0;
margin: 0;

}

#main-nav li
{
background-image: url(../images/arrowRight.gif);
background-repeat: no-repeat;
background-position: 0px 15px;
padding-left:15px;
padding-top:10px;
}


#main-nav a:link,
#main-nav a:visited {
    color:#696969;
    text-decoration:none;
}

#main-nav a:hover {
    color:#696969;
    text-decoration:underline;
}

hr.foot {

    border: none 0;
    border-top: 1px dotted gray;
    width: 100%;
    height: 1px;
    position:absolute;
    bottom: 30px;
    clear: both;
    margin: 0;
    padding: 0;
}

#spacer3 {
    height: 26px;
    background: #f5ad28;
}

#footer {


background:#f4f2e8;
font-size: 11px;
color:#3d4850;
padding-top: 10px;
padding-left: 5px;
}

a:link,
a:visited {
    color:#485b5a;
    text-decoration:none;
}

a:hover {
    color:#485b5a;
    text-decoration:underline;
}

ul.expandColl
{
list-style-type: none;
padding: 0;
margin: 0;
margin-left:10px;

}

li.expandColl
{
background-image: url(../images/arrowRight.gif);
background-repeat: no-repeat;
background-position: 0px 15px;
padding-left:15px;
padding-top:10px;
}

span.contact {
    position:absolute; top:10px;
}
h5 {
    margin:0;
    padding: 15;
    font-size: 12px;
    padding-top:10px;
    font-weight:normal;
}
h4 {
    margin:0;
    padding: 0;
    font-size: 15px;
    padding-top:10px;
    font-weight:normal;
}

h3 {
    margin: 0;
    padding: 0;
    font-size: 14px;
    margin-top:7px;
    margin-bottom:5px
}

h2 {
    margin: 0;
    margin-top:20px;
    padding: 0;
    font-size:16px;
    font-weight: 100;
    text-align: left;
}