* {
margin: 0;
padding: 0;
}

html {
font-size: 100%;
}

body {
font-size: 62.5%; /* 2.5em now equals 25px etc */
font-family: verdana, sans-serif;
}

#wrapper {
width: 600px;
margin: 0 auto; /* center for most browsers */
}

ul#header {
background: #4db2e1 url(../images/masthead.jpg) 0% 0% no-repeat;
height: 70px;
}

ul#header li {
margin-top: 48px;
list-style: none;
float: left;
margin-left: 28px;
}

ul#header a {
color: #000000;
text-decoration: none;
font: normal normal bold 1.4em/1.4em verdana, sans-serif;
}

ul#header a:hover {
text-decoration: underline;
border-top: 1px solid #000000;
}

img#blockme {
display: block;
margin: 20px auto;
}

div#boxout {
float: right;
width: 180px;
margin-left: 25px;
background: #4db2e1;
color: #000000;
padding: 10px;
}

div#wrapper p {
text-align: left;
font-size: 1.3em;
margin-bottom: 10px;
color: #666666;
width: 370px;
}

div#boxout p {
font-size: 1.1em;
color: #000000;
width: auto;
}

h1 {
margin-bottom: 10px;
font-size: 1.8em;
color: #4db2e1;
font-weight: normal;
border-left: 20px solid #4db2e1;
padding-left: 10px;
padding-bottom: 2px;
border-top: 1px solid #4db2e1;
border-bottom: 1px solid #4db2e1;
width: 350px;
}

h2 {
text-align: right;
padding: 5px;
font-size: 1.3em;
}

h3 {
text-align: center;
font-size: 1.5em;
margin-top: 20px;
font-weight: bolder;
}

h3 a {
color: #000000;
text-decoration: none;
}

h3 a:hover {
text-decoration: underline;
}

ul#footer {
clear: both;
}

ul#footer li {
margin-top: 10px;
list-style: none;
float: left;
margin-left: 90px;
}

ul#footer a {
color: #999999;
text-decoration: none;
font: normal normal normal 1.2em verdana, sans-serif;
}

ul#footer a:hover {
text-decoration: underline;
}

/* extra stuff */

img#logopic {
display: block;
margin: 0 auto;
margin-bottom: 10px;
text-align: center;
}

h2.warn {
text-align: center;
}

form {
margin: 0 auto;
text-align: center;
margin-top: 10px;
}

ul#again li {
list-style: none;
float: left;
width: 149px;
text-align: center;
}

ul#again a {
color: #000000;
text-decoration: none;
font: normal normal bold 1.6em/1.6em verdana, sans-serif;
}

ul#again a:hover {
text-decoration: underline;
}

h4 {
font-size: 1.4em;
margin: 0 auto;
text-align: center;
}
