@charset "utf-8";

body {font-size:75%;background:#1e3953 url('images/bg.jpg') repeat-x;color:#fff;text-align:center;margin:0px}
font,div {font-family: Verdana, Arial, Helvetica, sans-serif; text-align:left;line-height:1.4}

img,hr {border:0}
hr {background:#fff;height:1px}

h1 {font-size:140%}

form,p,h1,h2 {padding:0;margin:0}

a {color:#eee;text-decoration:none}
a:hover {color:#fff;text-decoration:underline}

.center,#content,#frame {text-align:center}
.right {text-align:right}
.bold,#button_gen {font-weight:bold}
.red {color:#c00}
.small {font-size:90%}

.float {float:left}
.float25 {float:left;width:24.99%}
.float33 {float:left;width:33.33%}
.float50 {float:left;width:49.99%}
.float66 {float:left;width:66.66%}
.float75 {float:left;width:74.99%}
.clearer {clear:left}

#frame {margin:auto;width:530px}
#topbar {height:45px;background:url('images/topbar.jpg')}
#header {height:75px;background:url('images/header.jpg')}
#content {height:100%;background:url('images/content.jpg')}
#footer {height:30px;background:url('images/footer.jpg')}

#button_gen {height:45px;width:530px;background:url('images/generate_button.jpg');border:0;font-size:120%;color:#204a6f;cursor:pointer}
#button_gen:hover {color:#316084}
.box {background:#316084 url('images/box.jpg') repeat-x;border:1px solid #1e486d;padding:10px 20px}
