a img
{
    border: 0;
}

address, p
{
    margin: 1em 0;
}

address
{
    display: block;
    font-style: normal;
}

body
{
    background: url("img/pageback.png") repeat-x #90c0ff;
    color: #ffffff;
    font: 8pt "Tahoma", "Helvetica", sans-serif;
    margin: 32px 0;
}

div#banner
{
    background: url("img/bannerback.jpg") no-repeat;
}

div#banner img
{
    margin-left: 247px;
    display: block;
}

div#contact, div#main, div#sidebar
{
    background: url("img/mainback.png") repeat-x;
    min-height: 352px;
    height: auto !important;
    height: 352px;
}

div#contact
{
    background: url("img/contactback.jpg") no-repeat;
    float: left;
    text-align: center;
    width: 177px;
}

div#contact a {
	background: transparent;
	color: #ff66cc;
	font-weight: bold;
}

div#container
{
    background: url("img/menuleft.jpg") 0 99px no-repeat;
    margin: auto;
    width: 704px;
}

div#content
{
    background: url("img/contentback.gif") repeat-y;
    padding: 0 17px 0 15px;
    overflow: auto;
}

div#footer
{
    background: url("img/footerback.png") no-repeat;
    color: #6080a0;
    clear: both;
    font-size: 90%;
    padding: 28px 32px 0 0;
    text-align: right;
    height: 57px;
}

div#footer a
{
    background: transparent;
    color: #6080a0;
}

div#header
{
    background: url("img/headerback.jpg") right no-repeat;
    height: 99px;
}

div#header h1
{
    margin: 0;
    padding: 0;
}

div#header h1 a
{
    background: url("img/logo.jpg") no-repeat;
    display: block;
    outline: 0;
    text-indent: -1000%;
    width: 364px;
    height: 99px;
}

div#main
{
	color: #406080;
    margin-left: 177px;
    padding: 4px 16px 16px 8px;
}

div#main.sidebar
{
    margin-left: 284px;
}

div#main p {
	margin: 0 0 1em 0;
	padding: 0;
	text-align: justify;
}

div#main table
{
    border-collapse: collapse;
    width: 100%;
}

div#menu
{
    background: url("img/menuright.jpg") right no-repeat;
	color: #003080;
	font: bold 7pt "Helvetica", sans-serif;
	text-align: center;
}

div#menu ul
{
    background: url("img/menuback.gif") repeat-x;
    list-style: none;
    margin: 0 97px 0 169px;
    padding: 5px 0 0;
	height: 15px;
}

div#menu ul li
{
	display: inline;
    margin: 0 16px;
}

div#menu ul li a
{
	background: transparent;
	color: #003080;
    outline: 0;
	text-decoration: none;
}

div#menu ul li a:hover
{
	background: transparent;
	color: #ffa000;
}

div#sidebar
{
	color: #406080;
    float: left;
    padding-left: 8px;
    text-align: center;
    width: 99px;
}

div#sidebar img {
	display: block;
	margin: 32px 0;
}

h2, h3, h4, h5, h6 {
	font-family: "Helvetica", "Arial", sans-serif;
	margin: 0 0 .25em;
	padding: 0;
}

h2 {
	background: transparent;
	color: #ff66cc;
	font-size: 175%;
}

h3 {
	font-size: 125%;
}

h4 {
	font-size: 115%;
}

h5 {
	font-size: 110%;
}

h6 {
	font-size: 105%;
}

hr {
	border: 0px;
	border-bottom: 1px solid #4a6f9f;
	border-top: 1px solid #e0e0e0;
	margin: 2em auto;
	width: 80%;
}

table.gallery td {
	border: 1px solid #e0e0e0;
	padding: 4px 0px;
	text-align: center;
	vertical-align: middle;
}
