body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #e0e0e0;
	background-image: url(images/richardadams_01.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link{
	color: #a10303;
	font-weight: bold;
	text-decoration: none;
	}
a:active{
	color: #a10303;
	font-weight: bold;
	text-decoration: none;
	}
a:visited{
	color: #a10303;
	font-weight: bold;
	text-decoration: none;
	}
a:hover{
	color: #222222;
	font-weight: bold;
	text-decoration: underline;
	}

/* MAIN CONTENT TABLE CSS */
.lsbg {
	background-image: url(images/left_08.jpg);
	background-repeat: repeat-y;
	width: 12px;
	height: 509px;
	}
.rsbg {
	background-image: url(images/right_09.jpg);
	background-repeat: repeat-y;
	width: 11px;
	height: 509px;
	}
.maintb {
	background-color: #FFFFFF;
	width: 765px;
	}
.title {
	color: #304563;
	padding-left: 15px;
	padding-top: 10px;
	font-weight: bold;
	text-decoration: underline;
	}
.ptxt {
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
	}
	
/* FOOTER CSS */
.footer {
	background-image: url(images/richardadams_10.jpg);
	background-repeat: no-repeat;
	width: 788px;
	height: 53px;
	}
.ftxt {
	margin-top: 15px;
	color: #a10303;
	text-align: center;
	font-weight: bold;
	}
.ftxt a:link {
	color: #FFFFFF;
	text-decoration: none;
	}
.ftxt a:active {
	color: #FFFFFF;
	text-decoration: none;
	}
.ftxt a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
.ftxt a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	}
.sub {
	font-style: italic;
	text-align: center;
	}
.sub a:link{
	color: #a10303;
	text-decoration: none;
	}
.sub a:active{
	color: #a10303;
	text-decoration: none;
	}
.sub a:visited{
	color: #a10303;
	text-decoration: none;
	}
.sub a:hover{
	color: #222222;
	text-decoration: underline;
	}
#mContainer {
	position:relative;
	margin:0 auto;
	width:820px;
	height:27px;
	background-color:#2A2A2A;
	padding:10px 0 0 0;
	z-index:0;
}

#mContainer li {
	position:relative;
	display:inline;
	margin:0 30px 0 12px;
	padding:0;
	z-index:20;
}

#mContainer li a {
	text-decoration:none;
	color:#FFFFFF;
}

#slider {
	position:absolute;
	background-color: #a10303;
	width:74px;
	height:20px;
	z-index:1;
}