
body {
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(images/drock048.jpg);
}

/* The panel on the right hand side is attached to this. 

#container {
background-image: url(images/lrock049.jpg);
background-repeat: repeat-y;
background-position: right;

}*/

/* Banner across top of page that says the name of the whole site */

#main-title {
margin-bottom: 1px;
margin-left: 0;
margin-right: 0;
font-weight: bold;
font-size: 1.7em;
height: 50px;
margin-top: 0;
background-color: Green;
color: #FFFFCC;
padding-left: 25px;
padding-top: 25px;
/*padding-bottom: 8px;*/
 background: url(images/drock028.jpg);
 border-bottom: solid Black 2px;
 letter-spacing: .2em;
}

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

h1 {
margin-top: 0;
margin-bottom: 2px;
font-size: 1.2em;
font-weight: bold;
margin-left: 0;
background-color: #FFFFE1;
background-image: url(images/lrock056.jpg);
text-align: right;
color: Maroon;
padding-top: 6px;
padding-bottom: 6px;
padding-right: 74px;
border-bottom: 3px inset #FDF5E6;
letter-spacing: .1em;
}

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

#main-text {
margin-top: 0;
margin-right: 100px;
background-color: #bfcf91;
background-image: url(images/beige031.jpg);
border-left: 5px solid #FFFFE1;
border-right: 5px solid #FFFFE1;
border-bottom: 8px solid #FFFFE1;
margin-left: 100px;
padding-left: 35px;
padding-right: 25px;
margin-bottom: 20;
color: #600000;
height: 100%;

}

p, ul, ol, table {
margin: 0;
padding-top: 7px;
padding-bottom: 7px;
font-size: .9em;
line-height: 1.3em;
font-weight: bold;
}

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

h2 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 5px;
	border-top: thin solid;
}

h3 {
font-size: 1.0em;
font-weight: bold;
margin: 0;
padding-top: 5px;
padding-bottom: 5px;
margin-right: 400px;
border-bottom: dotted;
}

h4 {
font-size: .7em;
font-weight: bold;
margin: 0;
padding-top: 0px;
padding-bottom: 15px;
font:; color: Blue;
 padding-left: 375px;
}

h5 {
	font-size: .7em;
	font-weight: bold;
	margin: 0;
	padding-top: 0px;
	padding-bottom: 15px;
	font:;
	color: Maroon;
	padding-left: 0px;
	
}







a:link, a:visited {
text-decoration: none;
font-weight: bold;
color: #1C90FF;
}

a:hover {
font-weight: bold;
text-decoration: underline;
}

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

#left-menu {
position: absolute;
top: 100px;
left: 25px;
width: 180px;
text-align: right;
}

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

#left-menu a:link, #left-menu a:visited {
color: #FFFFEA;
text-decoration: none;
}

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

span.arrow {
color: #eef3e1;
font-size: 1.1em;
font-weight: bold;
}

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

#footer {
text-align: center;
margin-bottom: 0;
padding-top: 10px;
padding-bottom: 8px;
line-height: 21px;
font-size: .7em;
margin-top: 0;
background-color: #FFC977;
background-image: url(images/drock028.jpg);
/*border-top: 6px #FFFFE1 solid;*/
color: #eef3e1;
clear: both; }

#footer a:link, #footer a:visited {
color: #eef3e1;
}

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