﻿body
{
background-color:#333333;
}

.main img
{
border-bottom-width:medium;
border-bottom-style:outset;
border-bottom-color:#ffffff;
;
}

.main
{
border-left-width:medium;
border-left-style:inset;
border-left-color:#ffffff;
border-right-width:medium;
border-right-style:outset;
border-right-color:#ffffff;
border-top-width:medium;
border-top-style:outset;
border-top-color:#ffffff;
background-color:#0099cc;
width:800px;
height:100%;
margin-top:30px;
margin-left:auto;
margin-right:auto;
z-index:2;
}

.head
{
background-position:top;
background-image:url("images/head.png");
background-color:#0099cc;
position:fixed;
right:0%;
left:0%;
top:0px;
z-index:3;
height:20px;
width:100%;
font-size:18px;
}

.head ul
{
bottom:0px;
text-align:center;
margin: 0;
padding: 0;
list-style: none;
}

.head ul li
{
display: inline;
}

.head ul li img
{
border-width:0px;
}

.forumframe
{
border-left-width:medium;
border-left-style:inset;
border-left-color:#ffffff;
border-right-width:medium;
border-right-style:outset;
border-right-color:#ffffff;
border-top-width:medium;
border-top-style:outset;
border-top-color:#ffffff;
background-color:#0099cc;
width:100%;
height:100%;
margin-top:25px;
margin-left:0px;
margin-right:0px;
z-index:2;
}

.chronoframe
{
top:22px;
left:0px;
right:0px;
bottom:0px;
width:100%;
height:100%;
}

.here
{
background-image:url("images/here.png");
background-position:top;
}