html {}
body {background: url(../../img/fractal-bg.jpg) top center no-repeat #FFE200; text-align: center; font-size: 12px; color: #000000; font-family: tahoma, arial, "trebuchet ms"; margin: 0;}

.wrapper {}
.content {width: 920px; margin: 60px auto 0 auto;}
.content-top {height: 20px; background: url(../../img/content-top.png) top center no-repeat;}
.content-cen {background: url(../../img/content-cen.png) center repeat-y;}
.content-btm {height: 20px; background: url(../../img/content-btm.png) bottom center no-repeat;}
.content-data {padding: 3px 30px 20px 30px; text-align: left;}

h1 {font-size: 20px;}
h2 {font-size: 18px;}
h3 {font-size: 16px;}


.navbar {text-align: right;}
.navbar img {float: left;}
.navbar a {color: #000000; font-size: 14px; text-decoration: none; font-weight: bold; margin: 0 0 0 10px;}
.navbar a:hover {color: #666666; font-size: 14px; text-decoration: underline; font-weight: bold; margin: 0 0 0 10px;}

.clear {clear: both; height: 1px; overflow: hidden;}

.footer {width: 920px; margin: 0 auto 0 auto;}
.footer-inner {color: #333333; font-size: 11px; text-align: right; padding: 0 10px 10px 0;}
.footer-inner a {color: #333333; font-size: 11px; text-decoration: none;}
.footer-inner a:hover {color: #000000; font-size: 11px; text-decoration: underline;}