body {
 margin:0px;
 font-family:Verdana;
 font-size:11px;
 background:url('../images/bg.gif') repeat-x #006699 top center;
}

.footer {
 background:url('../images/footer.gif') no-repeat;
 color:#95AAB1;
 height:19px;
 padding-top:2px;
 text-align:right;
 padding-right:120px;
 clear:both;
}

.container {
 width:962px;
}

img {
 border:none;
}

.left {
 float:left;
}

.right {
 float:right;
}

a { color:#FFFFFF; text-decoration:none; }
a:hover { color:#C3EBAC; }
