@charset "UTF-8";
/* CSS Document */

* {margin:0; padding:0;}
.clear {clear:both;}

body {background:#413f92; text-align:center; font-family:Arial, Helvetica, sans-serif; padding:20px 0 20px 0; font-size:12px;}
a:link, a:visited {color:#bf9a6a; text-decoration:none;}
a:hover, a:active {color:#413f92;}

#container {width:762px; margin:0 auto; text-align:center; background:#fff url('images/bg-container.jpg') top right repeat-y;}

#top {height:95px; background:#fff; color:#bf9a6a;}
#top img {float:left; margin:3px 0 0 12px;}
#top a {border:0;}
#top h1 {padding-top:18px;}

#menu {border:2px solid #c69e6c; height:22px;}
#menu li {list-style:none; float:left; height:22px; width:150px;}
#menu li.divider {border-right:2px solid #fff;}
#menu a:link, #menu a:visited {display:block; height:22px; width:150px; background:url('images/menu-button.gif') top center no-repeat; color:#fff; text-decoration:none; font-size:15px; line-height:1.4;}
#menu a:hover, #menu a:active {background:url('images/menu-button.gif') bottom center no-repeat;}

#main {padding:13px 15px 25px 15px; position:relative; text-align:left;}
#pictures {width:175px; float:left;}
#pictures img {margin-top:17px; float:right; border:1px solid #c69e6c;}

#content {width:500px; padding:15px 15px 0 0; float:right; line-height:1.3;}
h2 {color:#bf9a6a; font-size:18px;}
h3 {color:#413f92; font-size:14px;}
p {margin:17px 0;}
#content img {border:2px solid #c69e6c; margin-right:90px;}
#content ul {margin:25px 0;}
#content li {list-style:none; background:url('images/bullet.gif') left top no-repeat; padding:2px 0 0 25px; margin:8px 0;}
.resumelink {display:block; margin:0 0 15px 27px;}

#footnav {position:absolute; bottom:8px; right:15px; clear:both;}
#footnav a:link, #footnav a:visited {color:#bf9a6a; text-decoration:none; font-size:14px; font-weight:bold; margin:0 25px 0 0;}
#footnav a:hover, #footnav a:active {color:#413f92;}