body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 130%;
	background: #E9E9E9 url(images/background3.gif) repeat-y fixed 50%;
	margin: 0;
	padding: 0;
	text-align: center;
}
p {
	font-size: 0.85em;
	color: #332B28;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 45px;
	margin-right: 10px;
	margin-top: 0px;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	color: #CC6600;
	font-weight: normal;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCC66;
	margin-top: 15px;
	margin-bottom: 10px;
	background-image: url(images/embellish.gif);
	padding-left: 45px;
	background-repeat: no-repeat;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	color: #CC6600;
	text-align: left;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	color: #669933;
	text-align: left;
	padding-left: 45px;
	font-weight: normal;
	margin-bottom: 5px;
}
h4 {
	font-size: 110%;
	color: #003366;
	text-align: left;
}

#navigation {
	padding: 0em;
	list-style: none;
	margin: 0;
	width: 130px;
	text-align: left;
	float: left;
	position: relative;
	left: 1px;
	top: 0px;
	background-color: #CCCC99;
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-y;
}
#navigation ul {
	list-style-type: none;
	border: none;
	margin: 0px;
	padding: 0px;
	display: block;
}
#navigation li {
	margin: 0px;
	padding: 0px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	line-height: 25px;
	display: block;
	text-indent: 1em;
	background-image: url(images/menu_bg.gif);
	background-repeat: no-repeat;
}
#navigation li a {
	color: #FFFFCC;
	text-decoration: none;
	margin: 0px;
	background-repeat: repeat-x;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.7em;
	line-height: 1.1em;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	display: block;
}
#navigation li.selected a {
	color: #CC3300;
	list-style-type: none;
	text-decoration: none;
}
#navigation li a:hover {
	color: #660000;
	list-style-type: none;
	background-image: url(images/menu_bg_ON.gif);
}
.subhead {
	font-weight: bold;
	color: #003366;
}
div#maincontent {
	width: 750px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-y;
}
div#coltwo {
	padding: 0px 15px;
	float: left;
	width: 570px;
	margin: 0px;
	left: 140px;
	top: 10px;
	text-align: left;
}
div#footer {
	font-family: Arial, Helvetica, sans-serif;
	height: 70px;
	width: 740px;
	float: left;
	background-color: #663300;
	color: #FFFFFF;
	margin: 0px auto;
	text-align: right;
	padding: 5px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #000000;
}
div#header {
	background-color: #000000;
	background-image: url(images/RMTC_logo.gif);
	background-repeat: no-repeat;
	height: 110px;
	width: 750px;
	margin: 0px;
	padding: 0px;
}
div#footer p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 130%;
	text-align: right;
	font-size: 9px;
}
.photo {
	margin: 10px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.table1 {
	font-size: .85em;
	color: #333333;
}
