a:link {text-decoration: underline; color: orange}
a:active {text-decoration: none; color: orange}
a:visited {text-decoration: underline; color: orange}
a:hover {text-decoration: underline; color: yellow}  

a.green:link {text-decoration: underline; color: green}
a.green:active {text-decoration: none; color: green}
a.green:visited {text-decoration: underline; color: green}
a.green:hover {text-decoration: underline; color: yellow}  

a.black:link {text-decoration: underline; color: black}
a.black:active {text-decoration: none; color: black}
a.black:visited {text-decoration: underline; color: black}
a.black:hover {text-decoration: underline; color: black}  
body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 80%;
	background: url("http://www.richmondias.org/img/4men13k.gif");
}
#container {
	width: 758px;
	margin: 0px auto;
}
#top {
	color: #FFFFFF;
	width: 251px;
	height: 150px;
	background-color: black;
}
#topright {
	float: right;
	height: 150px;
	width: 502px;
	text-align: right;
	background-color: #006600;
	color: white;
}
.cl {
clear:both;
}
#top2 {
	color: #FFFFFF;
	width: 251px;
	height: 84px;
	background-color: black;
	font-style: italic;
}
#topright2 {
	float: right;
	height: 85px;
	width: 502px;
	text-align: right;
	background-color: #006600;
	vertical-align: middle;
	color: white;
}
#gallery {
	width: 785px;
	padding-top: 5px;
}
#gallery2 {
	width: 785px;
	padding-bottom: 5px;
}
#tmenu {
	width: 785;
}
#menu {
	width: 733px;
	background-color: #ff9900;
	padding: 13px;
	position: static;
	border-bottom: 2px solid #FFFFFF;
	float: right;
	color: #ff9900;
	z-index: 20;
}
#menu a:link, #menu a:visited, #menu a:active {
	background-color: #ff9900;
	padding: 13px;
	text-decoration: none;
	color: black;
}
#menu a:hover {
	padding: 13px;
	background-color: #ff6600;
	text-decoration: none;
	color: white;
}
#menu2 {
	width: 733px;
	background-color: green;
	padding: 13px;
	float: right;
}
#menu2 a:link, #menu2 a:visited, #menu2 a:active {
	background-color: green;
	padding: 13px;
	text-decoration: none;
	color: white;
}
#menu2 a:hover {
	padding: 13px;
	background-color: #55FF55;
	text-decoration: none;
	color: black;
}
#menu3 {
	width: 742px;
	background-color: #550055;
	padding: 8px;
	border-bottom: 2px solid #D47FFF;
	float: right;
	color: black;
	font-weight: normal;
}
#menu3 a:link, #menu3 a:visited, #menu3 a:active {
	background-color: #550055;
	padding: 8px;
	text-decoration: none;
	color: white;
}
#menu3 a:hover {
	padding: 8px;
	background-color: #D47FFF;
	text-decoration: none;
	color: black;
}
#news {
	width: 506px;
	height: 920px;
	margin-top: 5px;
	background-color: #098833;
	color: #FFFFFF;
	padding: 4px;
}

#content {
	width: 240px;
	float: right;
	height: 928px;
	margin-top: 5px;
	background-color: #ff6600;
}
#content2 {
	width: 758px;
	margin-top: 5px;
	background-color: #098833;
}
p {
margin: 0 0 0 0px;
}
h1 {
	font-size: 180%;
	color: white;
}
h2 {
	font-size: 150%;
	font-weight: normal;
	color: #FFFFFF;
}
#pad {
	padding: 12px;
	color: white;
}
#pad2 {
	color: black;
}
#pad3 {
	padding: 12px;
	color: black;
}
#pad4 {
	color: white;
}

#footer {
	background-color: #ff6600;
	padding: 12px;
	width: 734px;
	color:black;
	font-size: 90%;
	text-align: center;
	clear:both;
	
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#000000;
}
h4 {
	font-size: 180%;
	color: white;
}

