html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, a, img {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
a { text-decoration: none; outline: none; }

body {
    line-height: 1;
    height: 100%;
    margin: 0;
    padding: 0;
    font: small/1.15 Verdana, Arial, sans-serif;
    color: #333;
    background-color: #E9E4D5;
    text-align: center;
}

h1 { width: 209px; height: 80px; float: left; }
h2 { 
    position: relative;
    width: 720px; 
    float: left; 
    margin-left: 30px;  
    font-size: 140%;
    height: 80px;
} 

h2 span {
	position: absolute;
    bottom: 5px;
    left: 0;
}

h3 {
    font-size: 130%;
    padding-bottom: 1em;
}

h3 a,
#archive ul a { color: #97282E; }

h3 a:hover,
#archive ul a:hover { border-bottom: 1px solid #97282E; }

#wrap {
	width: 960px;
    margin: 0 auto;
    text-align: left;
}

#top {
    width: 100%;
	margin: 1em 0;
    height: 80px;
    overflow: hidden;
}

#flashcontent { height: 500px; margin-bottom: 1em; }
#archive #top { margin-bottom: 40px; }

#archive #content { margin-bottom: 2em; }
#archive #content h3 { padding-bottom: 0; }
#archive #content ul { margin-bottom: 10px; }
#archive #content ul li { 
    font-size: 105%;
    margin-bottom: 4px;
}

#archive #content ul li span {
    display: block;
    margin-bottom: 4px;
}
