html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; }

body { background:url(images/gradient.gif) repeat-x 0 0; font-family:Arial, Helvetica, sans-serif; font-size:14px; background-color:#000d14;}

.floatLeft { float: left; margin: 5px; padding-right: 20px; padding-bottom: 10px;}
.floatRight { float: right; margin: 5px; padding-left: 20px; padding-bottom: 10px;}
.center { margin: 0 auto; padding-left: 25px;}

a {font-weight:bold;}

img {border:none;}

h1 {font-size: 24px; color: #1f497d;}
h2 {font-size: 18px; color: #1f497d;}
h3 {font-size: 16px; color: #584372;}

#container { background:url(images/bg.jpg) no-repeat 0 0; margin: 0 auto; width: 1000px; height: 512px; text-align: left; }
#menu { position:relative; margin: 0 auto; margin-top: 18px; height: 50px; width: 965px; text-align: left; background:url(images/menu.png) no-repeat 0 0; z-index:1;}
#logo { position:relative; margin-left: 30px; height: 140px; width: 415px; background:url(images/logo.png) no-repeat 0 0;}
#topcontent { background:url(images/body-top.png) no-repeat; width: 1000px; height: 47px; position:relative; margin: 0 auto;}
#bottomcontent { background:url(images/body-bottom.png) no-repeat; width: 1000px; height: 74px; position:relative; margin: 0 auto;}
#index { z-index: 0; position:relative; width: 1000px; height: 1370px; margin: 0 auto;}
#index { background:url(images/body-slice.png) repeat-y; position:relative; margin: 0 auto; }
#content { background:url(images/body-slice.png) repeat-y; position:relative; margin: 0 auto; }

.mainbox { position:relative; left: 68px; width: 855px; text-align: left; font-size: 14px; color: #000; line-height: 24px; }
.mainbox li { margin-left: 15px;}
.mainbox a { color: #434746; text-decoration:underline;}
.mainbox a:hover { color: #727878; text-decoration:underline;}

.rightbox { position:relative; float:right; right: 65px; width: 230px; text-align: left; font-size: 14px; color: #000; line-height: 24px;}
.rightbox a {color:#434746; text-decoration:underline;}
.rightbox a:hover {color:#727878; text-decoration:underline;}

.leftbox { position:relative; float:left; left: 68px; width: 603px; font-size: 14px; color: #000; line-height: 24px;}
.leftbox a {color:#434746; text-decoration:underline;}
.leftbox a:hover {color:#727878; text-decoration:underline;}

.colA { position:relative; float:left; top:4px; left: 4px; padding-right: 2px; width: 270px; font-size: 16px; color: #000; line-height: 24px;}
.colA a {color:#434746; text-decoration:underline;}

.colB { position:relative; float:right; top:4px; right:29px; width: 270px; font-size: 16px; color: #000; line-height: 24px;}
.colB a {color:#434746; text-decoration:underline;}

#slide {float:right;}

#nav {margin: 0px 0px 0px 35px; padding: 0px;}
#nav li {float: left; list-style: none; font: 14px Tahoma, Arial, Helvetica;}
#nav li a {display: block; padding: 15px 15px; text-decoration: none; font-weight: bold; color: #fff;}
#nav li ul {margin: 0; padding: 0; position: absolute; visibility: hidden; border-top: 3px solid #083c58; border-left: 3px solid #083c58; border-right: 3px solid #083c58; border-bottom: 3px solid #083c58;}
#nav li ul li {float: none; display: block;}
#nav li ul li a {width: auto; background: #0a4c6f; padding-left: 12px; padding-right: 10px;}
#nav li ul li a:hover {background: #0e699a;}

.home {margin-left:15px; margin-right:15px;}
.link {margin-left:60px;}

.button {position: fixed;bottom: 0;margin:0 auto;background-image:url("images/button.png");background-repeat: no-repeat;width: 960px;height: 34px;}
#button {margin: 0 auto; width: 960px;}
#panel {position: fixed;bottom: 0;margin: 0 auto;padding-left: 20px;padding-right: 20px;color:#fff;background-image:url("images/panel.png");background-repeat: no-repeat;width: 960px;height: 337px;display: none;}

/* created by Jonathan S. West, modified July 22nd 2010 */