#topright{
color:white;
}

#toplogo{
float:left;
color:white;
margin-left:10px;
}


#topslogan{
color:#000000;
padding-left:50px;
}
#topsearch{
color:white;
float:right;
margin:10px;
}
#topnav{
color:white;
float:left;
clear:right;

width:100%;
}


/* Rollover lists */
#leftnavcontainer { width: 200px; }

#leftnavcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#leftnavcontainer a
{
display: block;
padding: 3px;
width: 190px;
color: #000000;
background-color: #FF0000;
border-bottom: 1px solid #eee;
}

#leftnavcontainer a:link, #leftnavlist a:visited
{
color: #000000;
text-decoration: none;
}

#leftnavcontainer a:hover
{
background-color: #fccf65;
color: #fff;
}



/*Eric Meyer's tabbed navbar  */
#navcontainer ul
 {
 margin: 3px;
 }
#navlist
 {
 padding: 5px 0;
 margin-left: 0;
 border-bottom: 1px solid #778;
 font: bold 12px Verdana, sans-serif;
 }

 #navlist li
 {
 list-style: none;
 margin: 0;
 display: inline;
 }

 #navlist li a
 {
 padding: 5px 0.8em;
 margin-left: 3px;
 border: 1px solid #778;
 border-bottom: none;
 background: #FF0000;
 text-decoration: none;
 }

 #navlist li a:link { color: #000000; }
 #navlist li a:visited { color: #000000; }

 #navlist li a:hover
 {
 color: #fff;
 background: #fccf65;
 border-color: #227;
 }

 #navlist li a#current
 {
 background: white;
 border-bottom: 1px solid white;
 }



/*  top section  edit as required */
#bigslogan{
color:white;
}

.hostname{
display:inline; 
margin:0;
color:white;
}

/*  main body do not edit  */
body{
overflow:auto;
margin-top:0;
background-color:#000000;
background-image:url('');
background-repeat:repeat-x;
}

#bottomadvert{
background-color:#40b3df;
}

.sborder{
border-style: solid;
border-collapse: collapse;
}

.maintable{

margin-left:auto;
margin-right:auto;
border-width:0;
width:1000px;
border-color:darkgray;
border-width:0;
margin-top:0;
background-color:#fccf65;
background-image:url('/themeimage.php?themeid=131&imagename= /themeimage.php?themeid=131&imagename=olympicbanner');
background-repeat:repeat-x;

}

.maintable td{
padding:5px;
}

#toptd{
background-color:#40b3df;
background-image:url('/themeimage.php?themeid=131&imagename= /themeimage.php?themeid=131&imagename=olympicbanner');
}
#lefttd{
background-color:white;
}
#middletd{
background-color:white;
}
#righttd{
background-color:white;
}
#bottomtd{
background-color:white;
}


.heading{
font-style: italic;
background-color:green;
width:200px;
text-align:center;
color:white;
}
