* {margin:0;padding:0}
html {height:100%}
body {padding: 10px;background:#fff url("images/bgr.gif");color:#000;font:11pt Tahoma;height:100%}

a,a:link,a:visited {background:transparent;text-decoration:none;cursor:pointer;color:#ff0000}
a:hover {color:#000000}

/* TYPOGRAPHY */
h1, h2, h3, h4, h5, h6 {color:#f00}
h1 {font-size: 300%}
h2 {font-size: 200%;margin-top:10px}
h3 {font-size: 126%}
h4 {font-size: 116%}
h5 {font-size: 106%}
h6 {font-size: 96%}

/* HEADER */
#logo {position:absolute;float:left;margin-top:15px;margin-left:15px}
#logo #site-name a:link, #logo #site-name a:visited {position:absolute;width:200px;height:192px;text-indent:-100em;background:transparent url("images/title1.gif");overflow:hidden}
#logo #www a:link, #logo #www a:visited {position:absolute;margin-top:192px;width:231px;height:117px;text-indent:-100em;background:transparent url("images/title2.gif");overflow:hidden}

#header {position:absolute;top:0px;left:230px;text-align:center}
#header p {font-size:160%;margin-top:25px}

a:link.bio, a:visited.bio {margin-top:15px;margin-left:-110px;position:absolute;width:65px;height:51px;text-indent:-100em;background:transparent url("images/bio.gif");overflow:hidden}
a:link.photos, a:visited.photos {margin-top:15px;margin-left:20px;position:absolute;width:96px;height:51px;text-indent:-100em;background:transparent url("images/photos.gif");overflow:hidden}


#main {position:absolute;top:340px;min-height:300px}
#main p {text-align:center;margin-top:10px;margin-bottom:10px}
a:link.woganweb, a:visited.woganweb {margin-left:15px;position:absolute;width:142px;height:225px;text-indent:-100em;background:transparent url("images/vote.gif");overflow:hidden}

#webring {padding:5px;height:152px;width:500px;margin-left:230px;background:#00d;border-left:6px solid #888;border-top:6px solid #aaa;border-right:6px solid #666;border-bottom:6px solid #444;color:#fff}
#webring b, #webring a:link, #webring a:visited {font-weight:normal;color:#ff0}

#webring #left {position:absolute;width:90px}
#webring #middle {position:relative;margin-left:110px;width:280px;text-align:center}

#webring #right {position:relative;margin-left:340px;width:100px;text-align:center;margin-top:-100px}


a:link.next, a:visited.next {position:absolute;width:105px;height:49px;text-indent:-100em;background:transparent url("images/wognext.gif");overflow:hidden}


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