body
{
margin: 0px 0px 36px 0px;
font-size: 11px;
background: #273146;
color: #0b2c43;
font-family: Trebuchet MS, Tahoma, Arial, Verdana;
}

#container
{
width: 498px;
}

input.button {
background: url(img/button.jpg);
width: 106px;
height: 43px;
border: 0px;
float: right;
margin-right: 10px;
}

input.bar {
background: url(img/bar.jpg);
width: 478px;
height: 38px;
border: 0px;
font-size: 18px;
color: #273146;
font-weight: normal;
padding: 16px 0px 0px 20px;
margin: 0px;
}

#logo 
{
width: 498px;
height: 167px;
background: url(img/logo.jpg) center;
}
form
{
margin: 0;
}

a
{
color: #FFF;
text-decoration: none;
font-weight: bold;
}

a:hover 
{
color: #87a2f4;
text-decoration: none;
text-decoration: underline;
}

p {
color: #868b97;
margin: 0px;
text-align: left;
font-size: 11px;
font-weight: normal;
}
