
a:link {
color: black;
}

a:visited {
color: navy;
}

a:hover {
text-decoration: none;
color: black;
background-color: white;
} 

a:active {
color: aqua;
background-color: navy; }

#newsidebar {
background-color: #cccccc;
color: red;
font-family: Arial, sans-serif;
font-weight: normal;
font-size: xx-small;
position: absolute;
top: 127px;
width: 190px;
height: 600px;
}



#content {
position: absolute;
left: 200px;
top: 200px;
width: 750px;
color: black;
background-color: #c0c0c0;
font-family: Arial, sans-serif;
font-size: small;

table {
border-collapse: collapse;
border: 1px solid black;

font-family: Arial, sans-serif;
font-size: x-small; }
th {
text-align: left;
background-color: #c0c0c0;
color: black;
padding: 0.2em;
font-family: Arial, sans-serif;
font-size: x-small;
}

td {
text-align: left;
background-color: #c0c0c0;
color: black;
padding: 0.2em;
font-family: Arial, sans-serif;
font-size: x-small;
}

}

#tablecontent {
position: absolute;
top: 250px;
left: 30px;
color: black;
font-family: Arial;
font-size: x-small;
background-color: #CCCCCC;

}

#contenttwo {
position: absolute;
left: 250px;
top: 150px;
font-family: Arial, sans-serif;
font-size: xx-small;

}

table {
border-collapse: collapse;
border: 1px solid black;

font-family: Arial, sans-serif;
font-size: xx-small; }
th {
text-align: left;
background-color: #c0c0c0;
color: black;
padding: 0.2em;
font-family: Arial, sans-serif;
font-size: x-small;
}

td {
text-align: left;
background-color: #c0c0c0;
color: black;
padding: 0.2em;
font-family: Arial, sans-serif;
font-size: x-small;
}

#header { 
width: 100%;
height: 110px;
background-color: #999966;
background-repeat: repeat-y;

}

#mottoheader {
position: absolute;
left: 500px;
top: 15px;
background-color: navy;
color: white;
font-size: 12pt;
}
#menubar {
width: 98.2%;
height: 20px;
position: absolute;
left: 10px;
background-color: #999966;
top: 110px;
color: white;
       font-family: Arial;
        font-weight: normal;
        font-size: x-small;

}

#menubar, #menubar ul {
        padding: 0;
        margin: 0;
        list-style: none;
        background-color: #999966;
        font-family: Arial, sans-serif;
        font-weight: normal;
        font-size: x-small;
}

#menubar a {
        display: block;
        width: 10em;
        background-color: #999966;
        color: white;
        font-family: Arial, sans-serif;
        font-weight: normal;
        font-size: x-small;
	text-decoration: none;
}

#menubar a:hover{
color: black;
background-color: yellow; }

#menubar li {
        float: left;
        width: 10em;
        background-color: olive;
        background-image: url(/pics/bomg.gif);
}

#menubar li ul {
        position: absolute;
        background-color: olive;
        width: 10em;
        left: -999em;
}

#menubar li:hover ul {
        left: auto;
        color: white;
        background-color: olive;
}

#award {
position: absolute;
left: 1000px;
top: 200px;
font-family: Arial, sans-serif;
font-weight: normal;
font-size: x-small;

}
#contentwarroom {
position: absolute;
left: 1px;
top: 300px;
color: black;
background-color: #CCCCCC;
}

#latestlogdump {
position: absolute;
left: 1px;
top: 425px;
width: 600px;
color: black;
background-color: #CCCCCC;
font-family: Arial,sans-serif;
font-size: normal;
}

#latestbbdump {
position: absolute;
left: 1px;
top: 626px;
width: 600px;
color: black;
background-color: #CCCCCC;
font-family: Arial,sans-serif;
font-size: normal;
}


#latestvideo {
position: absolute;
left: 1px;
top: 1px;
width: 600px;
color: black;   
background-color: #CCCCCC;
font-family: Arial,sans-serif;
font-size: normal;
}

