
body { color: black; background-color: white; background-image: url(images/new/topbg.jpg); background-repeat: repeat-x; text-align: center; margin: 0; padding: 0; }
#wrapper { background-image: url(images/new/bg2.jpg); background-repeat: no-repeat; background-position: 0 0; text-align: left; width: 850px; margin-right: auto; margin-left: auto; border-right: 2px groove #4974a9; border-left: 2px ridge #4873a8; }
.header { height: 91px; }
.logo { margin-left: 74px; }
#content { font-size: 12px; font-family: arial; padding-right: 20px; padding-left: 130px; }
.border { margin-top: 15px; margin-bottom: 15px; margin-left: 50px; padding: 3px; border: groove 1px #cbd8e8; }
.highlight { font-weight: bold; background-color: #ffc; }
#footer { color: #fff; font-size: 11px; font-family: times; background-color: #18498c; text-align: center; }
#navcontainer { width: 850px; background-color: #036; margin: 0; padding-top: 1px; padding-right: 0; padding-left: 0; }
#navcontainer ul
{ padding-left: 180px; margin-left: 0; color: white; font-size: 12px; width: 665px; font-family: arial, helvetica, sans-serif; background-color: #036; float: left; margin-top: 1px; padding-top: 0; }
#navcontainer ul li { display: inline; }
#navcontainer ul li a
{
padding: 5px 1em;
background-color: #036;
color: white;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}
#navcontainer ul li a:hover
{
background-color: #369;
color: #fff;
}
h1 { color: #4d78ab; font-size: 16px; font-weight: bold; text-align: center; margin: 12px 0; }
.special { font-size: 13px; font-family: arial; background-color: #fbfecf; width: 95%; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; border: groove 2px #db213a; }
h4 { color: #fff; font-size: 15px; font-weight: bold; background-color: #4671a6; text-align: center; margin: 1.33em 0; }
h2 { color: #fbfecf; font-size: 20px; font-weight: bold; background-color: #db213a; text-align: center; margin: 0 0 12px; border-bottom: 1px groove #7c0508; }
.border_right { float: right; margin-top: 0; margin-bottom: 15px; margin-left: 15px; padding: 3px; border: groove 1px #cbd8e8; }
