body {
margin : 25px;
padding : 0px;
font : 12px arial, sans-serif;
background-color: #85a585;
}
#box {
width : 1000px;
margin-right : auto;
margin-left : auto;
padding : 1px;
margin-top : 0;
position : relative;
}
#header {
color : #000;
width : 1000px;
height : 150px;
margin : 0;
padding : 0;
}
.container {
width : 740px;
padding-top : 10px;
margin : 0;
}
#navCircle {
margin : 0;
padding : 30px 0 20px 20px;
}
#navCircle li {
margin : 0;
padding : 0;
display : inline;
list-style-type : none;
}
#navCircle a:link, #navCircle a:visited {
color : #c6dae6;
text-shadow: 1px 1px 1px #3d525e;
float : left;
font-size : 14px;
font-weight : bold;
padding : 0 20px 15px 20px;
text-decoration : none;
}
#navCircle a:link.active, #navCircle a:visited.active, #navCircle a:hover {
color : #000;
background : url(images/linky2.gif) no-repeat bottom center;
}
#main {
padding : 1px;
margin : 0;
float : left;
width : 700px;
}
#right-menu {
width : 180px;
margin : 0 0 0 715px;
border-left : 1px solid #eee;
padding-left : 10px;
}
#right-menu h1 {
margin : 0;
}
.myborder {
border : 1px solid #000;
padding : 5px;
}
a img {
border : none;
}
a:link, a:visited {
background-color : inherit;
color : #000;
font-size:13px;
text-decoration : none;
}
a:hover {
background-color : inherit;
text-decoration : none;
color : #fff;
text-shadow: 1px 1px 1px #000;
}
div.scroll {
overflow : auto;
height : 260px;
width : 260px;
border : 1px solid #fff;
padding : 1ex;
background-color : #85a585;
color : #000;
}
b.news
{
	color:#21313a;
	font-size:14px;
}
li {list-style-type:disc;}

h1
{
	color:#c6dae6;
text-shadow: 1px 1px 1px #3d525e;
	font-size:40px;
	font-variant:small-caps;
	letter-spacing:1px;
	font-weight:bold;
	border-bottom:1px solid #c6dae6;
}
p
{
	text-align:justify;
	margin-left:25px;
	margin-right:25px;
}
table.members {
	width:100%;
	border-width: 1px;
	border-spacing: 1px;
	border-style: none;
	border-color: black;
	border-collapse: collapse;
	font-size:12px;
}
table.members th {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: black;
}
table.members td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: black;
}
tr.boys{
background-color:#87abb4;
}
tr.girls{
background-color:#e5c5dd;
}
h2
{
background:url('images/bg.jpg') bottom right repeat-x;
border:1px #000 solid;
color:#21313a;
font-size:20px;
text-align:center;
}
input, textarea
{
text-align:justify;
background-color:#85a585;
border-width:1px;
border-style:dotted;
border-color:black;
padding:5px;
font-size:12px;
-moz-border-radius: 15px;
border-radius: 30px;
}
iframe.main
{
border-color:white;
border-width:1px;
border-style:solid;
}
.navbut {background:url('images/bg.jpg');
	-moz-box-shadow: 0px 1px 5px 0px #000000;
	-webkit-box-shadow: 0px 1px 5px 0px #000000;
	box-shadow: 0px 1px 5px 0px #000000;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	display:inline-block;
	color:#000000;
	font-family:arial;
	font-size:20px;
	font-weight:bold;
	padding:10px 25px;
	text-decoration:none;}
}.navbut:active {
	position:relative;
	top:1px;
}
a:link.navbut, a:visited.navbut {
background-color : inherit;
color : #000;
font-size:20px;
text-decoration : none;
}
a:hover.navbut {
background-color : inherit;
text-decoration : none;
color : #fff;
text-shadow: 1px 1px 1px #000;
}
LI
{  padding: 0 0 0 20px;
   background: url('images/linky2.gif') no-repeat;
   background-position: 0px 0px;
   margin: 0 0 5px 0;
   list-style:none;
   line-height: 11pt; }
a.info{
    position:relative;
    z-index:24;
    color:#000;
    text-decoration:none}

a.info:hover{z-index:25; background-color:#85a585}

a.info div{display: none}

a.info:hover div{
    display:block;
    position:absolute;
    top:2em; left:2em; padding:5px;
    border:1px solid #000;
    background-color:#85a585; color:#000;
    text-align: center}