body {
background-color: #efefef;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
}
h1 {
font-family: Georgia, serif;
color: #666666;
font-size: 16px;
}
a {
color: #336699;
font-weight: bold;
text-decoration: none;
}
a:visited {
color: #6699cc;
}
a:hover {
text-decoration: underline;
}
ul {
padding-top: 15px;
padding-left: 0px;
padding-right: 0px;
margin: 5px;
}
img {
border-style: none;
}
li {
width: 142px;
padding: 3px;
list-style-type: none;
}
p {
margin: 10px;
}
table {
width: 418px;
margin-top: 15px;
margin-bottom: 15px;
font-size: 11px;
border-top: 2px solid #cccccc;
border-bottom: 2px solid #cccccc;
border-spacing: 0px;
}
tr {
height: 23px;
background-color: #efefef;
}
td {
border: 1px solid #ffffff;
}
.news {
padding-bottom: 15px;
border-bottom: 2px solid #efefef;
}
.selected {
background-color: #efefef;
border-left: 2px solid #6699cc;
}
.lefted {
float: right;
margin-left: 15px;
margin-bottom: 15px;
margin-top: 15px;
}
#header {
position: relative;
width: 100%;
height: 105px;
background-image: url("../img/bg.jpg");
background-repeat: repeat;
background-position: 0px 0px;
}
#lion {
position: relative;
left: 10%;
top: 7px;
width: 136px;
height: 91px;
background-image: url("../img/lion.gif");
background-repeat: repeat;
background-position: 0px 0px;
}
#cuwafc {
position: absolute;
bottom: -30px;
left: 10%;
height: 20px;
width: 135px;
background-image: url("../img/cuwafc.gif");
background-repeat: repeat;
background-position: 0px 0px;
}
#main {
position: absolute;
top: 0px;
left: 0px;
margin: 1%; min-width: 10px;
width: 98%; min-width: 900px;
border: 1px solid #cccccc;
background-color: #ffffff;
}

#blurb {
position: relative;
width: 60%; min-width: 550px;
float: center;
padding-top: 60px;
padding-left: 100px;
padding-bottom: 75px;
}

#nav {
position: absolute;
z-index: 1;
height: 635px;
margin-top: 15px;
right: 75px;
width: 156px;
bottom: 0px;
top: 0px;
padding-top: 58px;
padding-left: 8px;
padding-right: 10px;
font-size: 12px;
color: #999999;
background-image: url("../img/cuwafc_text.gif");
background-repeat: no-repeat;
background-position: 12px 20px;
background-color: #ffffff;
border: 1px solid #cccccc;
}

#sub-header {
position: absolute;
left: 0px;
bottom: 7px;
left: 15px;
font-size: 11px;
color: #999999;
}

#band {
position: absolute;
left: 0px;
bottom: 30px;
width: 100%;
height: 25px;
background-image: url("../img/bg.jpg");
background-repeat: repeat;
background-position: 0px -10px;
}

#bot_stuff {
position: absolute;
bottom: 1px;
left: 25px;
}


