<style type="text/css" media="screen">

<!--
BODY {
width: 600px;
height: 800px;
background-color: #ff9900;
maximum-height: 800px;
margin-top: 9px;
margin-bottom: 9px;
display: block;
postion: absolute
}

img src{
display: block;
padding-right: none;
position: absolute;
top: 10px;

}

.header {
font: 14pt Lucida Sans Typewriter;
font-weight: bold;
width: 590px;
height: 70px;
color: #ff3300;
background-color: #ffcc00;
text-align: left;
top: 150px;
padding-left: 5px;
padding-right: 5px;
padding-top: 30px;
padding-bottom: 10px;
display: block;
position: absolute
}

}

.header2 {
font: 10pt Lucida Sans Typewriter;
font-weight: bold;
width: 590px;
height: 70px;
color: #666666;
background-color: #ffcc00;
text-align: left;
top: 150px;
padding-left: 5px;
padding-right: 5px;
padding-top: 30px;
padding-bottom: 10px;
display: block;
position: absolute
}

.footer {
font: 6pt Arial;
text-align: center;
font-color: #ff9900;
top: 750px;
width:600px;
height: 30px;
padding-left: px;
padding-right: px;
padding-bottom: 10px;
padding-top: 5px;
background-color: transparent;
border-top: solid 1px;
display: block;
position: absolute
}


.nav {
font: 8pt Lucida Sans Typewriter;
font-weight: Bold;
width: 600px;
top: 148px;
text-align: center;
font-color: #ffcc00;
background-color: #ffa900; 
border-top: 1px solid black;
border-bottom: 1px solid black;
padding-left: px;
padding-right: px;
display: block;
position: absolute;
z-index: 1
}


.rightmain {
width: 110px;
height: px;
top: 210px;
border-left: dashed black 1px;
background-color: transparent;
padding: 2px;
margin: px;
display: block;
position: absolute
}

.main {
font: 8pt Lucida Sans Typewriter;
font-weight: bold;
word-spacing: .8pt;
letter-spacing: .4pt;
line-height: 130%;
text-align: left;
color: #000000;
top: 210px;
height: 570px;
width: 590px;
background-color: #ffcc00;
background-image: url(http://www.geocities.com/elfu_bob/.jpg); background-repeat: no-repeat;
padding-left: 5px;
padding-right: 5px;
display: block;
position: absolute
}

p {
display: block;
position: absolute
}

a:link {color: #666666; text-decoration: none}
a:visited {color: #666666; text-decoration: none}
a:hover {color: #ff3300; text-decoration: none}
a:active {color: #666666; text-decoration: none}
 


-->
</style>