* {margin:0;padding:0}
html {height:100%}
body {background:#fff;color:#000;font-family: Verdana, Helvetica, Arial, Sans-serif;font-size: 10pt;height:100%}

A:link {COLOR: #000000; TEXT-DECORATION: none}
A:active {COLOR: #DD0000; TEXT-DECORATION: none}
A:visited {COLOR: #000000; TEXT-DECORATION: none}
A:hover {COLOR: #AA0000; TEXT-DECORATION: none}

/* TYPOGRAPHY */
h1, h2, h3, h4, h5, h6 {color:#000}
h1 {font-size: 170%;margin-bottom:5px;text-align:center}
h2 {font-size: 135%;margin-bottom:10px;text-align:center}
h3 {font-size: 126%}
h4 {font-size: 116%}
h5 {font-size: 106%}
h6 {font-size: 96%}

p {margin-bottom:15px}

.small {font-size:75%}

#site-name {background:#fff;margin:60px auto 0 auto;position:relative;width:455px;height:52px;overflow:auto}
#site-name a:link, #site-name a:visited {position:absolute;width:450px;height:50px;text-indent:-100em;background:transparent url("images/title.jpg") no-repeat;overflow:hidden;}


#wrap {background:#ddf url("images/bgr.jpg");margin:0 auto;position:relative;width:455px;height:378px;overflow:auto}


#wrap #home-image {position:absolute;left:20px;top:70px;width:200px;height:229px;text-indent:-100em;background:transparent url("images/bottle.gif") no-repeat;overflow:hidden;}
#wrap #sub-text {font-weight:bold;position:absolute;top:325px;width:200px;text-align:center;margin-left:20px}

#wrap #navigation {position:absolute;top:250px;width:190px;right:0px;font-size:150%}
#wrap #navigation ul {list-style:none}

#wrap p img {margin-left:8px;margin-right:8px;}

#wrap #links {position:relative;text-align:center;font-size:150%;margin-top:25px;font-weight:bold}

#about {right:8px;top:80px;position:absolute;width:240px;color:#ccc}


#fail {color:#d00;font-weight:bold;font-size:120%}
#done {color:#0d0;font-weight:bold;font-size:120%}