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

body {background-color:#0d111e; margin:0px; font-family:"Century Gothic", Arial; color:#FFFFFF; font-size:12px;}
#header-Div { background-image:url(images/bg-top.jpg); background-repeat:repeat-x; height:80px;}
#contentContainer-Div2 { background-image:url(images/bg-top2.jpg); background-repeat:repeat-x; }
#header-Div-content{ background-image:url(images/logo-head.png); background-position:top; background-repeat:no-repeat; height:68px; width:950px; margin-left:auto; margin-right:auto;}
#contentContainer-Div { background-color:#000000;}
#content-Div{ width:950px; margin-left:auto; margin-right:auto;}

#footer-Div {background-image:url(images/bg-bottom.jpg); background-repeat:repeat-x;}
#footer-Div-content{ width:950px; margin-left:auto; margin-right:auto; height:112px; background-image:url(images/bg-bottom2.jpg); background-repeat:no-repeat; padding-top:35px; font-size:10px; color:#E1E1E1; }
#menu-Div{ height:35px; background-color:#000000; background-image:url(images/bg-topmenu.jpg); background-repeat:repeat-x;}
#menu-Div-content{ width:950px; margin-left:auto; margin-right:auto; line-height:35px; height:35px; padding-top:0px;}
#staffdir-Div {background-color:#000000; padding:35px;}
#staffdir-DivList { margin-right:550px; padding:10px; background-color:#333333;}
#staff-form { float:right; width:500px;}


.greyitalic-Text{ color:#999999; font-style:italic; font-size:10px;}
.largeTitles {font-size:24px; font-weight:bold;}

input, select, textarea {background-color:#848484; background-image:url(images/input-bg.jpg); background-repeat:repeat-x; border:1px #31425e solid; color:#FFFFFF;}

a:link{ color:#D7B737; text-decoration:none;}
a:visited{color:#D7B737; text-decoration:none;}
a:active{color:#D7B737; text-decoration:none;}
a:hover{color:#EEEBA4 text-decoration:underline;}


#footColumn1{ float:left; width:285px; height:252px; padding:14px; border:solid 1px #1c2338;}
#footColumn2{ float:left; width:285px; height:252px; padding:14px; border:solid 1px #1c2338;}
#footColumn3{ float:left; width: 285px; height:252px; padding:14px; border:solid 1px #1c2338;}

#featureContainer{height:300px;}
