.rss_box {

}
.rss_title, rss_title a {
	margin: 0px 0;
	padding: 0;
}
.rss_items {
       list-style:none;
       margin:0;
       padding:0;
}
.rss_item  {
  font-size: small;
  margin-bottom: 1em;
}
.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	color: purple;
}
.rss_item a:hover { 
	color: yellow;
}
.rss_date {
	font-size: x-small;
}

a:link {text-decoration: underline; color: green}
a:active {text-decoration: none; color: green}
a:visited {text-decoration: underline; color: green}
a:hover {text-decoration: underline; color: purple}  

a.small:link {text-decoration: underline; color: green; font-size: 80%}
a.small:active {text-decoration: none; color: green; font-size: 80%}
a.small:visited {text-decoration: underline; color: green; font-size: 80%}
a.small:hover {text-decoration: underline; color: purple; font-size: 80%} 

a.purple:link {text-decoration: underline; color: purple}
a.purple:active {text-decoration: none; color: purple}
a.purple:visited {text-decoration: underline; color: purple}
a.purple: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-color: #123C67;
}
#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;
}
#tmenu {
	width: 785;
}
#menu {
	width: 733px;
	background-color: green;
	padding: 13px;
	position: static;
	border-bottom: 2px solid #FFFFFF;
	float: right;
	color: purple;
	z-index: 20;
}
#menu a:link, #menu a:visited, #menu a:active {
	background-color: green;
	padding: 13px;
	text-decoration: none;
	color: white;
}
#menu a:hover {
	padding: 13px;
	background-color: #55FF55;
	text-decoration: none;
	color: black;
}
#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: 243px;
	height: 850px;
	margin-top: 5px;
	background-color: black;
	color: #FFFFFF;
	padding: 4px;
}

#content {
	width: 503px;
	float: right;
	height: 860px;
	margin-top: 5px;
	background-color: white;
	background: url("http://www.standrewslegion.org/img/background.gif");
}
#content2 {
	width: 754px;
	float: right;
	margin-top: 5px;
	background-color: black;
	border-width: 2px;
	border-style: solid;
	border-color: black;
}
p {
margin: 0 0 0 0px;
}
h1 {
	font-size: 180%;
	color: white;
}
h4 {
	padding: 4px;
	margin: 4px;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: green;
}
#pad {
	padding: 12px;
	color: white;
}
#pad2 {
	color: black;
}
#pad3 {
	padding: 12px;
	color: black;
}
#pad4 {
	color: white;
}

#footer {
	background-color: #006600;
	padding: 12px;
	width: 734px;
	color:white;
	font-size: 90%;
	text-align: center;
	clear:both;
	border-top: 5px solid #123C67;
	
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#000000;
}

