@charset "iso-8859-1";
/* author: D2 Digital Media */
/* Creation date: 1/3/2004 */

/* Basic Site Styles */
html, body {margin: 0px; padding: 0px;}
body {background-color: white; color: black;}
body, div, table, td {font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 12px;}
img, table, td {border: 0px; margin: 0px; padding: 0px;}
a {text-decoration : underline; color : maroon;}
a:hover {text-decoration : none;}
.floatLeft {float: left;}
.floatRight {float: right;}

body {margin: 35px 0px; padding: 0px; text-align: center; background: #d5d5d5}
.ADRMblue {background-color: #486182; color: white;}

/* Layout Styles */
#bodyOuterBox {width:740px; margin:0px auto; text-align:left;}

#header {margin: 0px; padding: 0px;}
#header img {vertical-align: bottom;}
#footer {margin: 0px; padding: 0px; font-size: 11px; text-align: center;}
#footer img {vertical-align: top;}

#bodyMiddle {width: auto; margin: 0px; text-align: left; background: url(../images/back_photo1.jpg) 0px 0px}
#leftCol {width: 31%; height: 230px; float: left;}
#rightCol {width: 69%; float: right;}

#menu {margin: 16px 0px 5px 25px;}
#menu img {margin-bottom: 2px;}

#content {padding: 17px 20px 5px 17px;}

/* Styling */
#content h2 {
    height: 21px;
    margin: 0px;
    padding: 0px 0px 0px 7px;
    font-size: 16px;
    color: white;
    background: url(../images/h2_photo.gif) 0px 0px;
    background-repeat: no-repeat;
    text-transform: lowercase;
    letter-spacing: 2px;
}

#flmessage {color: red;}

ul {list-style: square}
li {margin: 0px;}

.jobList {}
.jobList h3 {font-size: 14px; margin: 0px 0px 8px 0px; padding: 0px 2px;}
.jobList table {width: 450px; border-top: 1px solid black;}
.jobList th {text-align: left; padding: 4px 5px; letter-spacing: 2px; border-bottom: 2px solid orange;}
.jobList td {padding: 3px 5px; border-bottom: 0px solid black;}
.jobList th.skill,
.jobList td.skill {width: 70%; border-right: 1px solid black;}

.contact {margin: 15px 25px;}
.contact th {text-align: left; padding: 5px 0px; vertical-align: top;}
.contact td {padding: 7px}