body {
margin: 0;
font-family: verdana, arial, helvetica, sans-serif;
background-color: #e4d6b8;
color: #2c2c65;
}

/* To place the tiled image across the top of the page */

#container1 {
background-color: #5b6d85;
height: 200px;
}

/* Background image for this appears to fade over the background image of container1 */

#main-title {
margin-top: -10px;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
padding-bottom: 55px;
padding-left: 15px;
padding-right: 0;
color: #ffffff;
font-weight: bold;
font-size: .8em;
}

/* Background image for this appears to fade over the background image of main-title */

h1 {
margin-top: 0;
margin-bottom: 10px;
padding-right: 50px;
font-size: 1em;
color: #2c2c65;
padding-bottom: 10px;
padding-top: 42px;
font-weight: bold;
background-color: #e4d6b8;
margin-left: 0;
background-image: url(images/h1_and_rollover_bg.gif);
background-repeat: repeat-x;
padding-left: 210px;
}


/* Styles for the main text on the page. */

#main-text {
margin-top: 0;
margin-bottom: 50px;
margin-left: 190px;
padding-right: 50px;
background-color: #e4d6b8;
}

#main-text p {
padding-left: 20px;
}

p, ul, ol, table {
font-size: .7em;
line-height: 1.9em;
margin-top: 0;
margin-bottom: 17px;
margin-left: 0;
margin-right: 0;
padding: 0;
}

ol, ul {
margin-left: 45px;
}

h2 {
margin-top: 15px;
margin-bottom: 15px;
margin-left: 20px;
margin-right: 0;
padding: 0;
font-size: .8em;
color: #2c2c65;
font-weight: bold;
}

h3 {
margin-top: 15px;
margin-bottom: 15px;
margin-left: 20px;
margin-right: 0;
padding: 0;
font-size: .7em;
color: #2c2c65;
}

h4 {
margin-top: 0;
margin-bottom: 10px;
padding-right: 50px;
font-size: 1em;
color: #2c2c65;
padding-bottom: 10px;
padding-top: 42px;
font-weight: bold;
background-color: #e4d6b8;
margin-left: 0;
background-image: url(images/h1_and_rollover_bg.gif);
background-repeat: repeat-x;
padding-left: 10px;
}


h5 {
margin-top: 15px;
margin-bottom: 15px;
font-size: .8em;
color: #2c2c65;
font-weight: bold;
}

a:link, a:visited {
color: #ad5e15;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #ea9e57;
text-decoration: underline;
font-weight: bold;
}

/* Styles for the navbar on the left side. */

#left-menu {
position: absolute;
top: 50px;
left: 0;
width: 160px;
padding-top: 260px;
padding-bottom: 200px;
font-size: .8em;
}

#left-menu a:link, #left-menu a:visited {
display: block;
color: #2c2c65;
text-align: right;
padding-right: 7px;
padding-bottom: 8px;
padding-top: 18px;
}

#left-menu a:hover, #left-menu a.current {
color: #2c2c65;
background-image: url(images/h1_and_rollover_bg.gif);
background-repeat: repeat-x;
background-position: top;
text-decoration: none;
}




/* Styles for the footer at the bottom of the page */

#footer {
text-align: center;
background-color: #2c2c65;
color: #e4d6b8;
margin-bottom: 0;
padding-top: 15px;
padding-bottom: 15px;
font-size: .8em;
background-image: url(images/footer_bg.gif);
background-repeat: repeat-x;
}

#footer a:link, #footer a:visited {
color: #e4d6b8;
font-size: .8em;
}

#footer a:hover {
color: #e4d6b8;
text-decoration: underline;
}


#picture {
halign: center;
margin-top: 50px;
margin-bottom: 30px;
margin-left: 10px;
padding-right: 50px;
background-color: #e4d6b8;
}

#picture p {
}


.capture 
{	
text-align: center;
font-size: 0.8em;
width: 468px;
}

.copyright 
{	
text-align: center;
font-size: 0.6em;
width: 468px;
}

.floatright 
{
	float: right;
	margin: 5px 0px 5px 10px; 
}

.capture 
{
	margin-top: 5px;
	text-align: center;
	font-size: 0.8em; 
width: 300px;

}
