body {
margin: 10px;
padding: 0;
background-color: #1000A0;
font-family: 'Trebuchet MS';
font-size: 18px;
color: #FDFDFE;
}

h1 {
font-family: 'Trebuchet MS';
font-size: 36px;
color: #1000A0;font-style: oblique;
font-weight: bold;
}

h2 {
font-family: 'Trebuchet MS';
font-size: 20px;
color: #1000A0;font-style: oblique;
font-weight: bold;
}

#banner {
background-color: #FB8A1D; 
padding: 10px;
width: 860px;
margin-left: 0px;
}

.rubric td {
font-size: 10px; 
}

.rubric th {
font-size: 12px; 
color: #000000;
font-weight: bold;
}

#content {
background-color: #FDFDFE; 
padding-top: 1em;
margin: 0 2em 0 220px;
padding: 20px;
width: 620px;
font-family: 'Trebuchet MS'; 
font-size: 14px; 
color: #000000; 
}

#content a:link {
color: #1020F0;
font-weight: bold;

text-decoration:underline;
font-family: 'Trebuchet MS'; 
font-size: 14px; 
}

#content a:visited {
color: #FF7010;
font-weight: bold;
text-decoration:underline;
font-family: 'Trebuchet MS'; 
font-size: 14px; 
}

#content a:hover {
background-color: #000000;
font-weight: bold;
text-decoration: underline;
font-family: 'Trebuchet MS'; 
font-size: 14px; 
}

#navigation {
float: left;
padding: 5px;
height: auto;
width: 200px;
cursor: hand;
margin-top: 40px;
margin-left: 6px;
}

#navigation p {
margin-top: 0;
}

#navigation ul {
line-height: 35px;
list-style-type: circle; 
}

#navigation a:link, a:visited, a:hover {
font-family: Trebuchet MS; 
font-size: 18px; 
font-weight: bold;
color: #FDFDFE; 
text-decoration: none;
}

#navigation a:hover {
background-color: #FDFDFE; 
}

.prop {
height:500px;
float:right;
width:0px;
}

.clear {
clear:both;
height:1px;
overflow:hidden;
}

