body
{
margin:0 0 0 0;
padding:0 0 0 0;
background-color: #8282ff;
}

#IEWarn
{
text-align: center;
background-color: #D8A643;
border: 2px solid #C4602F;
}

#nav
{
width:580px;
margin-left:10px;
margin-bottom: 7px;	
}

#nav td
{
border: 2px #000 solid;
text-align: center;
background-color: #912AbB;
}

#nav a:link
{
font-size:12px;
font-weight:normal;
text-decoration: none;
}

#nav a:visited
{
font-size:12px;
font-weight:normal;
text-decoration: none;
}

#nav td:hover
{
background-color: #61008A;
}

#nav a:hover
{
}

#grass
{
background: url(./images/grass_r.png) bottom repeat-x;
width: 100%;
position: absolute;
bottom: 0px;
left: 0px;
z-index:200;
}
#grass img
{
position: relative;
left:50%;
margin-left:-400px;
z-index: 100;
}

#content
{
position: absolute;
margin-left: -300px;
left: 50%;
z-index: 50;
}

.content
{
position: absolute;
bottom: 0px;
height:82%;
overflow:hidden;
padding: 0 0 0 0;
margin: 0 0 0 0;
border-top: #000 2px solid;
}

.bodytext
{
border: #000 2px solid;
border-bottom: 0px;
border-top: 2px;
background-color: #A14ADB;
height:85%;
padding-left:5px;
padding-right:5px;
padding-top:40px;
margin-top: -25px;
overflow:auto;
width:600px;
padding-bottom:100px;
}

#text
{
height:90%;
bottom: 25px;
}

.text
{
height:90%;
bottom:25px;
}

.ajaxLink
{
z-index:50;
color: #000;
}

.ajaxLink a
{
color: #000;
text-decoration: none;
}

.ajaxLink a:hover
{
color: #000;
}

.ajaxLink a:visited
{
color: #000;
}

#text
{
height: 90%;
overflow:auto;
}

.floater
{
position: absolute;
z-index: 40;
overflow: hidden;
}

#logo
{
position: absolute;
z-index: 100;
top: 5px;
left:50%;
margin-left: -385px;
}