html, body, div{
margin:0px;
padding:0px;
border:0px;
}

html, body {width:100%;height:100%;}

body {
background-color:#E1553E;
font-family:Arial;
font-size:100%;
overflow:hidden;}

div {position:absolute;}

#container{
position:fixed;
top:0.15em;
left:0.15em;
right:0.15em;
bottom:0.15em;
min-width:805px;
min-height:480px;}

#top1{width:100%;height:67%;top:0px;}

#top2{width:100%;top:0px;bottom:0.9em;}

#top3{
top:0px;bottom:5px;left:6px;right:4px;
padding-right:2px;
overflow:auto;}

#top_left_bar{
top:8px;bottom:5px;
left:-0.125em;width:0.25em;
background-color:#000000;}

#top_right_bar{
top:8px;bottom:5px;
right:-0.125em;width:0.25em;
background-color:#000000;}

div#menu{
width:100%;height:1.8em;
bottom:-1.8em;}

#bottom1{
width:100%;height:33%;
bottom:0px;}

#bottom2{width:100%;top:0.9em;bottom:0px;}

#bottom3{
top:5px;bottom:0px;left:5px;right:5px;}

#bottom_left_bar{
top:5px;bottom:10px;
left:-0.125em;width:0.25em;
background-color:#000000;}

#bottom_right_bar{
top:5px;bottom:10px;
right:-0.125em;width:0.25em;
background-color:#000000;}

#news{
top:3em;bottom:5px;left:16px;right:5px;
padding:0px 4px;
border:1px solid #000000;
overflow:auto;}

.image_left{
position:static;
vertical-align:text-top;
float:left;margin:2px 3px;
background-color:#000000;}

.image_right{
position:static;
vertical-align:text-top;
float:right;margin:2px 3px;
background-color:#000000;}

.image_gif_left{
position:static;
vertical-align:text-top;
float:left;margin:2px 3px;}

.image_gif_right{
position:static;
vertical-align:text-top;
float:right;margin:2px 3px;}

.image_link_left{
position:static;
vertical-align:text-top;
float:left;
margin:2px 3px;}

.image_link_right{
position:static;
vertical-align:text-top;
float:right;
margin:2px 3px;}

a:link{color:#000000;}
a:visited{color:#404040;}
a:hover, a:active {
color:#FFFF66;}

a.menu {
font-weight:bold;
text-decoration:none;
display:block;}
a.menu:hover, a.menu:active{
color:#000000;
background:#FFFF66;}

a.mail {text-decoration:none;}
a.mail:hover, a.mail:active{
color:#000000;font-weight:bold;}

table {
border-collapse:collapse;
width:100%;
margin:0.15em 0em;}

td {
vertical-align:middle;
padding:0px;
border:0.25em solid #D0D0D0;
width:120px;
text-align:center;
white-space:nowrap;
overflow:visible;
font-family:Arial;
font-size:1em;}

p {font-size:1em;}

h1 {
font-family:Helvetica;
font-size:1.875em;
line-height:0em;}

h2 {font-size:1em;
line-height:0.2em;}

h3 {font-size:1em;
line-height:1em;}

.center {text-align:center;}
.left {text-align:left;}
.right {text-align:right;}

span.yellow{color:#FFFF66;}

span.small{font-size:0.6em;}
