﻿body 
{
    margin: 5px; padding: 5px; background-color: #000; background-image: url(/images/background.gif); background-repeat: repeat; background-position: left top;
	font-family: Verdana, Helvetica, sans-serif; font-size: 11px; text-align: center; color: #64666b;
}
#main
{
    margin-left: auto; margin-right: auto; background-color: Transparent; width: 900px;
    color: #fff; text-align: left; font-family: Verdana, Helvetica, sans-serif;
    border-style: solid; border-width: 2px; border-color: #7c7c7c; font-size: 14px;
}
p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	line-height: 1.4em;
	padding: 0px;
	color: inherit; 
	margin: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header
{
	background-image: url(/images/top.gif); background-repeat: no-repeat;
    background-position: center top; background-color: #000;
    color: #fff; height: 94px; font-weight: bold; text-align: left; font-size: 16px;
}
#header a:link {color: #fff; text-decoration: none;}
#header a:visited  {color: #fff; text-decoration: none;}
#header a:hover {color: #fff; text-decoration: underline;}
#header a:active  {color: #fff; text-decoration: none;}
#headerleft
{
    width: 256px; padding: 18px 0px 0px 45px; padding-top: 18px; padding-right: 0px; padding-bottom: 0px; padding-left: 45px;
	clear: both; float: left;
}
#headerright
{
    width: 480px; float: right; padding: 45px 0px 0px 0px; padding-top: 45px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;
}
#footer
{
    background-image: url(/images/bottom.gif); background-repeat: no-repeat; background-position: center top; 
    background-color: #000; font-size: 12px; color: #194f50; height: 49px; text-align: center; font-weight: bold;
}
#footer a:link {color: #194f50; text-decoration: none;}
#footer a:visited {color: #194f50; text-decoration: none;}
#footer a:hover {color: #194f50; text-decoration: underline;}
#footer a:active {color: #194f50; text-decoration: none;}
#footerleft
{
    width: 346px; padding: 5px 0px 0px 45px; padding-top: 5px; padding-right: 0px; padding-bottom: 0px; padding-left: 45px;
	clear: both; float: left; text-align: left;
}
#footerright
{
    width: 345px; float: right; padding: 20px 45px 0px 0px; padding-top: 20px; padding-right: 45px; padding-bottom: 0px; padding-left: 0px; text-align: right;
}
#middle
{	
	background-color: #000; color: #fff; padding: 20px 40px 20px 40px; padding-top: 20px; padding-right: 40px; padding-bottom: 20px; padding-left: 40px;
}
#middletop
{
    background-image: url(/images/back-top.jpg); background-position: center top; background-repeat: no-repeat; height: 16px;
    margin: 20px 0px 0px 0px; margin-top: 20px; margin-bottom: 0px; margin-right: 0px; margin-left: 0px;
}
#middlemiddle
{
    background-image: url(/images/back-middle.jpg); background-position: center top; background-repeat: repeat-y; background-color: #fff; color: #000;
    padding: 0px 25px 0px 25px; padding-top: 0px; padding-right: 25px; padding-bottom: 0px; padding-left: 25px;
}
#middlebottom{background-image: url(/images/back-bottom.jpg); background-position: center top; background-repeat: no-repeat; height: 16px;}
.clear 
{
	clear : both; font-size: 1px; }
	/* hide from IE5 Mac */
	/* \ */ .clear { font-size : 1px;}
	/* \ */ #footer .clear { clear : none; font-size : medium ;
}
.darkblue{color: #2f707a;}
h1{font-size: 18px; font-weight: bold; display: inline; color: #5fb5c3;}
h2{font-size: 17px; font-weight: bold; display: inline; color: #5fb5c3;}
h3{font-size: 16px; font-weight: bold; display: inline; color: #5fb5c3;}
h4{font-size: 15px; font-weight: bold; display: inline; color: #5fb5c3;}
h5{font-size: 14px; font-weight: bold; display: inline; color: #5fb5c3;}
h6{font-size: 13px; font-weight: bold; display: inline; color: #5fb5c3;}
a:link {color: #64666b; text-decoration: none;}
a:visited {color: #64666b; text-decoration: none;}
a:hover {color: #64666b; text-decoration: underline;}
a:active {color: #64666b; text-decoration: none;}
.floatleft
{
    float: left;
    margin-top: 2px;
    margin-left: 2px;
    margin-bottom: 2px;
    margin-right: 10px;
    border-style: none;
}
.floatright
{
    float: right;
    margin-top: 2px;
    margin-left: 10px;
    margin-bottom: 2px;
    margin-right: 2px;
    border-style: none;
}
img{border-style: none;}
.noborder{border-style: none;}
.midimg{margin: 0px 0px 0px 5px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 5px;}
