body {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 0.8em;
color: #000;
background-color: #004A80;
}
#container {
width: 800px;
margin: 0 auto;
background-color: #ffffff;
}
#masthead {
text-align: right;
width: 800px;
height: 130px;
color: #ffffff;
overflow: auto;
background-color: #666666;
background-image: url(images/mp2008_header_003.jpg);
}
/* Styles for header */
#masthead p {
font-size: 1.1em;
text-align: right;
margin: 0px;
padding: 2px;
}
#sidebar {
float: left;
width: 150px;
height: 100%;
background-color: #eeeedd;
position: relative;
clear: both;
display: inline;
}
#main {
float: left;
width: 600px;
padding: 15px;
overflow: auto;
background-color: #fff;
margin: 0px;
position: relative;
}
#content img {
display: block;
margin-right: 15px;
margin-bottom: 15px;
}
#content h1 {
margin-top: 9px;
margin-bottom: 9px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #5B9AC5;
}
#content p {
margin-top: 7px;
margin-bottom: 7px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 14px;
color: #000;
}
#content li {
margin-left: 10px;
margin-top: 7px;
margin-bottom: 7px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 18px;
color: #000;
}
.content img {
display: block;
margin-right: 10px;
margin-bottom: 15px;
}
.content h1 {
margin-top: 9px;
margin-bottom: 9px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #258E8A;
}
.content p {
margin-top: 7px;
margin-bottom: 7px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 14px;
color: #000;
}
.content li {
margin-left: 7px;
margin-top: 2px;
margin-bottom: 2px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 14px;
color: #000;
}
#footer a {
color: #000000;
text-decoration: none;
}
#footer a:hover {
color: #666666;
text-decoration: none;
}
#footer {
clear: both;
width: 800px;
background-color: #d0d0b0;
padding: 0;
overflow: auto;
margin-top: 0px;
}
#masthead img {
float: left;
}
#masthead p {
text-align: right;
margin: 0;
margin-top: 5px;
margin-right: 10px;
padding: 0;
}
/* Styles for Navigation */
#sidebar p {
margin-top: 7px;
margin-left: 10px;
margin-bottom: 7px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 14px;
color: #000;
}
#sidebar ul {
list-style-type: none;
width: 100%;
display: block;
margin: 0;
padding: 0;
}
#sidebar li {
display: block;
border: 1px solid #ffffff;
}
#sidebar a {
font-weight: bold;
text-decoration: none;
color: #004A80;
display: block;
padding: 5px;
border-bottom: 1px solid #ffffff;
}
#sidebar a:hover {
font-weight: bold;
text-decoration: none;
color: #ffffff;
border-bottom: 1px solid #ffffff;
background-color: #999999;
}
/* Styles for Footer */
#footer p {
font-size: 0.9em;
text-align: center;
margin: 0px;
padding: 2px;
}
#footer a {
color: #000000;
text-decoration: none;
}
#footer a:hover {
color: #666666;
text-decoration: none;
}
a {
color: #04b;
text-decoration: underline;
}
a:hover {
color: #000;
text-decoration: none;
}
.style_bold {
font-weight: bold;
}
.style_italic {
font-style: italic;
}
