/*stylesheet*/

body {
padding: 0px;
margin: 0px;
margin-left: 0px;
background-color: #666666;
}

ul {margin-left:0px;}

#titlebar {
margin:0px;
background-color: #666666;
padding:0px;
}

#titlebar img {
float:left;
margin:10px;
}

#titlebar h1, #titlebar h2, #titlebar h4 {
color: black;
font-family: "verdana";
margin:0px;
}

#titlebar h1 {
font-size: 28pt;
}

#titlebar h2 {
font-size: 22pt;
}

#titlebar h4 {
font-size: 13pt;
}

#titlebar h2 {
padding-top: 36px;
}

#titlebar ul {
clear: both;
background-color: #990000;
color: white;
font-family: verdana;
font-weight: bold;
list-style-type: none;
padding: 6px;
text-align: center;
margin-bottom:0px;
}

#titlebar li {
display:inline;
padding:2em;
}

ul#sidebar {
float:left;
color: white;
font-family: verdana;
font-size: 11pt;
list-style-type: none;
padding: 6px;
}

.underneath {
display: block;
padding-left: 10px;
font-size: 8pt;
color: #990000
}

.sidebarhead {
font-size: 11pt;
color: #000000;
font-weight: bold;
padding-left: 2px;
}

p {
font-family: verdana;
text-align: center;
color: black;
}

.welcome {
font-size: 16pt;
margin-top: 8px;
margin-bottom: 0px;
color: #990000;
}

.sector {
font-size: 14pt;
color: #666666;
background-color: #FFFFFF;
font-family: verdana;
font-weight: normal;
text-align: left;
margin-top: 2em;
margin-bottom: 1em;
margin-left: 0px;
padding: 6px 0px 6px 8px;
width: 75%;
}

.text {
font-size: 10pt;
}

.text2 {
font-size: 10pt;
text-align: left;
}

.redheadtext {
font-size: 10pt;
text-align: left;
color: #990000;
font-weight: bold;
margin-bottom: 0px;
}

.redtext {
font-size: 10pt;
text-align: left;
color: #990000;
padding-left: 10px;
margin-top: 0px;
margin-bottom: 0px;
}

ul#text3 {
color: black;
font-family: verdana;
font-size: 10pt;
list-style-type: none;
padding-left: 20px;
margin-top: 0px;
margin-bottom: 0px;
}

.copyright {
color: #FFFFFF;
font-size: 7pt;
}

#roundhouse{
display:block;
margin-left:auto;
margin-right:auto;
text-align:center;
}

#rightblurb{
margin-left:150px;
background-color:#CCCCCC;
padding:16px;
border-left:3px solid white;
}

#rightbl0rb {
float: right;
margin: 0px;
margin-left: 200px;
margin-right: 20px;
}

a {
text-decoration: none;
color: white;
}

a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:active {text-decoration: none;}
a:hover {color: black;}
