body {
background: #E7FCFF url(../images/bgs/bg-body.gif) repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
height: 100%:
}

a, a:link, a:visited {
color:#66c3e0;
text-decoration:none;
font-weight:bold;
}

#logo {
background: url(../images/logo.jpg) no-repeat;
position: absolute;
top: 5px;
left: 0px;
width: 220px;
height: 39px;
text-indent: -9999em;
margin: 0;
z-index: 3;
}

#nav {
position: absolute;
top: 10px;
right: 25px;
margin: 0;
padding: 0;
background: #000000;
list-style-type: none;
width: 427px;
float: left; /* Contain floated list items */
z-index: 3;
}

#badge {
position: absolute;
top: 0px;
left: 225px;
width: 70px;
height: 67px:
z-index: 4;
}

#badge img{
border: 0px;
}

#nav li {
margin: 0;
padding: 0;
float: left;
}

#nav a {
float: left;
width: 70px;
text-align: center;
color: #66C3E0;
text-decoration: none;
line-height: 0.9;
border-right: 1px solid #FFF;
}

#nav a:hover {
background: #66C3E0;
color: #000000;
font-style: italic;
}

#nav #nav_find a {
border: none;
}

#nav li.current a {
background: #BEB06F;
color: #1A1303;
font-weight: bold;
}

#body_home #nav_home a,
#body_contact #nav_contact a,#body_trinitk #nav_trinitk a,
#body_triniws #nav_triniws a,#body_wiki #nav_wiki a,
#body_find #nav_find a {
background: #66C3E0;
color: #000000;
font-weight: bold;
}

/* #addr {
background: url(../images/tree.gif) no-repeat;
position: absolute;
bottom: 0;
right: 5px;
width: 140px;
height: 20px;
}*/

#intro {
position: absolute;
top: 70px;
font-weight: bold;
color: #666666;
/*background: url(../images/d.gif) no-repeat;*/
padding: 1px 0 0 1px;
width: 732px;
height: 92px;
}

#container {
position: absolute;
text-align: center;
top: 190px;
width: 95%;
}

#chatroom {
position: relative;
top: 10px;
width: 600px;
height: 400px;
float: left;
display: block;
}

#wio {
border:0px;
top: 10px;
width: 105px;
margin-left: 605px;
padding: 1px;
text-align: center;
}

#guid li {
margin: 0;
padding: 0;
}

#clear{
clear:both;
height: 10px;
}

#pie{
width:650px;
margin:0px auto;
padding:0px;
border-top:1px dotted #66c3e0;
color:#66c3e0;
}

#footer{
margin:0px;
padding:0px;
text-align:center;
}