@charset "utf-8";
body {background:#bbb;}
header {background:#fff;}
header .statement {width:280px; text-align:right; padding-top:10px; margin-right:12px;}
.statement a img {border:0;margin:32px 0 0 12px;} 
header nav { background-color:#333; color:#fff; height:30px;}
nav ul {list-style:none;margin-top:-5px;}
nav ul li {float:left; margin-left:5px;}
nav ul li a {display:block; color:#fff; text-decoration:none; padding:2px 8px; margin-top:8px;-moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px;}
nav ul li a:hover, nav ul li.active a {background-color:#fff; color:#000;}
.row {background:#fff;border-left:solid 1px #555;border-right:solid 1px #555;}
.bottom {background:#777;border-bottom:solid 1px #555;border-top:solid 1px #555;}
footer p{margin:4px;color:#fff}
footer p img{vertical-align:-4px; margin:0 2px;}
#buttons{float:right;}
#buttons img{margin:2px 2px;border:0;}
footer img{border:0;}
.firstLine {margin-top:8px;}
a {color:#690;}