body
{
background: #35438A;
font-family: "century gothic", tahoma, verdana, sans-serif;
margin-top: 15px;
font-smooth: always;
}


.top
{
background-image: url(/templates/topbar.jpg);
background-repeat: no-repeat;
background-position: 50% 0;
height: 32px;
width:850px;
margin-left: auto;
margin-right: auto;
}


.inside
{
width: 780px;
background: #FFFFFF;
padding-left: 35px;
padding-right: 35px;
margin-left: auto;
margin-right: auto;
min-height: 500px;
}


.tools
{
position: relative;
top:  -30px;
}


.nav
{
background-image: url(/templates/bar2.jpg);
background-repeat: no-repeat;
height: 32px;
width: 780px;
color: white;
font-size: 15px;
line-height: 192%;
}


.navtext
{
font-size: 15px;
text-transform: capitalize; 
word-spacing: 12px;
text-indent: 15px;
}


.bottom
{
background-image: url(/templates/bottombar.jpg);
background-repeat: no-repeat;
background-position: 50% 0;
margin-top: -32px;
margin-left: auto;
margin-right: auto;
height: 32px;
width: 850px;
}


.victrix
{
color: #7982BA;
font-size: 11px;
text-align: center;
}


a
{
text-decoration:none;
}


#navtext a:link
{
color: white;
}


#navtext a:visited
{
color:white;
}


a:hover
{
text-decoration:underline;
}


a:link
{
color: #35438A;
}


a:visited
{
color: #650080;
}


.title
{
background-image: url(/templates/titlepicture.jpg);
background-repeat: no-repeat;
background-position: 50% 0;
background-position: center; 
height: 193px;
position: relative;
top: -15px;
}


.clock
{
width: 38px;
height: 38px;
position: relative;
left: 707px;
top: -31px;
z-index:1
}


.time
{
color: white;
font-size: 11px;
line-height: 220%;
display: inline;
position: relative;
left: 713px;
top: -51px;
}


.content
{
color: black;
font-size: 16px;
line-height: 150%;
position: relative;
top: -90px;
}


.meter
{
margin-left: auto;
margin-right: auto;
width: 80px;
height: 15px;
visibility: hidden;
}
