body {
margin: 0;
font-family: verdana, arial, helvetica, sans-serif;
background-color: #BE1109;}

/* To place the main image at the top of the page. */

#container1 {
background-image: url(images/header_image.jpg);
background-repeat: no-repeat;
height: 230px;
background-position: 185px 0px;
width: 100%;
margin: 0;
background-color: #BE1109;
}

/* To place the image in the panel running down the right side of the page. */

#container2 {
background-image: url(images/right_panel_bg.gif);
background-repeat: repeat-y;
background-position: top right;
margin: 0;
}

/* Text that sits on top of the header image and says the name of the whole site */

#main-title {
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
padding-left: 10px;
padding-right: 110px;
font-weight: bold;
font-size: 1.2em;
text-align: right;
letter-spacing: 0px;
color: #cccccc;
padding-top: 130px;
padding-bottom: 10px;
line-height: 1.5em;font-style: italic;
}

/* Heading level 1 is not contained in main-text. */

h1 {
margin-top: 0;
margin-bottom: 0;
margin-left: 185px;
font-size: 1.2em;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 0;
padding-right: 0;
font-weight: bold;
background-color: #28428F;
border-left: 2px #ffffff solid;
border-right: 2px #ffffff solid;
color: #ffffff;
text-indent: 10px;
border-top: 2px #ffffff solid;
margin-right: 101px;
}

/* Styles for the main text on the page. */

.bluebold {
font-size:.65em;
font-weight:bold;
color: #28428F;
text-decoration:none;
border:0px;
}

.bold {
font-weight:bold;
}

#main-text {
margin-top: 0;
margin-bottom: 0;
margin-left: 185px;
background-color: #F0F0F0;
border-left: 2px #ffffff solid;
border-right: 2px #ffffff solid;
margin-right: 101px;
}

p, ul, ol {
font-size: .7em;
line-height: 1.8em;
padding-top: 5px;
padding-bottom: 5px;
margin: 0;
padding-left: 10px;
padding-right: 10px;
}

table {
font-size: .825em;
line-height: 1.8em;
padding-top: 5px;
padding-bottom: 5px;
margin: 0;
}

ol, ul {
margin-left: 25px;
}

h2 {
margin-bottom: 0;
margin-left: 10px;
margin-right: 0;
font-size: 1.1em;
font-weight: bold;
color: #BE1109;
margin-top: 0;
padding-top: 5px;
padding-bottom: 5px;
}

a:link, a:visited {
text-decoration: none;
font-weight: bold;
color: #BE1109;
border-bottom: 1px #BE1109 dotted;
}

a:hover {
text-decoration: none;
border-bottom: 1px #BE1109 solid;
}

/* Styles for the navbar on the left side. */

#left-menu {
position: absolute;
top: 50px;
left: 0;
width: 190px;
text-align: right;
}

#left-menu p {
padding-right: 20px;
margin-bottom: 5px;
padding-left: 0;
font-size: .8em;
}

#left-menu a:link, #left-menu a:visited {
color: #ffffff;
border-bottom: none;
}

#left-menu a:hover, #left-menu a.current {
color: #000000;
text-decoration: none;
}

span.arrow {
font-size: 1.2em;
}

/* Styles for the footer at the bottom of the page */

#footer {
text-align: center;
margin-bottom: 0;
padding-top: 5px;
padding-bottom: 5px;
line-height: 21px;
font-size: .6em;
padding-left: 40px;
background-color: #ffffff;
margin-top: 0;
border-top: 3px #BE1109 double;

border-bottom: 3px #BE1109 double;
color: #BE1109;
}

#footer a:link, #footer a:visited {
color: #BE1109;
border-bottom: none;
}

#footer a:hover {
text-decoration: underline;
color: #BE1109;
}

h5 {
margin-top: 0;
margin-bottom: 0;
margin-left: 0px;
font-size: 1.2em;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 0;
padding-right: 0;
font-weight: bold;
background-color: #28428F;
border-left: 2px #ffffff solid;
border-right: 2px #ffffff solid;
color: #ffffff;
text-indent: 10px;
border-top: 2px #ffffff solid;
}

/* Styles for the main text on the page. */

#main-text-full {
margin-top: 0;
margin-bottom: 0;
margin-left: 0px;
background-color: #F0F0F0;
border-left: 2px #ffffff solid;
border-right: 2px #ffffff solid;
}