﻿body {
background: White;
font:bold x-small/13px Arial;
text-align:center;
border:0px solid black;
}

#message {
height:20px;
}
#message p {
padding:5px;
color:#FFF;
}
#message a:link, #message a:visited {
color:#FFF;
}
#message a:hover {
color:#FFF;
}

div {
margin:0;
padding:0;
border:0px solid black;
text-align:center;
}

#banner 
{
float: left;
height:263px;
background:url(banner.jpg) no-repeat;
}

#banner img {
margin:0 0 0 300px;
}

#container 
{
width:760px;
margin:20px auto 20px auto;
background:white;
vertical-align:top;
}

#content {
float:left;
width:450px;
font-size:1.1em;
line-height:150%;
color:#0099FF;
background:white;
text-align:left;
font-weight:bold;
vertical-align:top;
background-color:white;
}

#content ul {
list-style:none;
margin:10px 0 10px 0;
padding:0;
}
#content li {
display:inline;
margin:0 10px 0 0;
padding:0;
line-height:200%;
}
#content li a:link, #content li a:visited {
text-decoration:none;
font-size:1.3em;
font-weight:bold;
color:white;
}
#content li a:hover {
color:#9CC;
font-weight:bolder;
border-bottom:2px solid #9CC;
}

#content p {
width:350px;
}

#content table {
border:1px solid black;
}

#images {
float:right;
width:310px;
background:white;
color:#3366CC;
text-align:center;
vertical-align:top;
}


#footer 
{
clear:none;
height:auto;
min-height:10px;
font-size:1.0em;
line-height:150%;
color:white;
background:black;
text-align:center;
border:none;
padding-top:auto;
}

#footer img {
float:right;
margin:10px 112px 60px 56px;
text-align:center;
vertical-align:top;
}

#footer p 
{
margin:0 0 3px 0;
text-align:center;
}
#footer h1 
{
margin:0 0 3px 0;
color:#FFF;
text-align:center;
font-size:smaller;
vertical-align:top;
}
h2, h3 {
color:#FFF;
}
h2 {
margin-top:40px;
font-size:1.6em;
}
h3 {
margin-top:30px;
font-size:1.5em;	
}
h4 {
font:bold x-small/13px Arial;
text-align:center;
}
h2 a:link, h2 a:visited, h3 a:link, h3 a:visited {
color:#FFF;
text-decoration:none;
}

img {
border:0;
}
a:link {
text-decoration:none;
font-size:1.3em;
font-weight:bold;
color:#3366CC;
}
a:visited {
text-decoration:none;
font-size:1.3em;
font-weight:bold;
color:#000066;
}
a:hover {
color:#0099CC;
font-weight:bolder;
border-bottom:2px solid #9CC;
}
a:active {
	
}	

form {
margin:0;
padding:0;
}

fieldset {
border:0;
margin:10px 0 10px 56px;
padding:0;	
}

label {
font-weight:bold;
color:#FFE86C;
}

input.submit {
margin:0 0 30px 56px;
}



