body { 
	background-color: black;
	margin: 8px 0px 0px 0px;	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
} 

.headimage {
	margin-bottom: 0px;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	text-align: center;
}

h4 {
	margin-bottom: 0px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FEFEFE;
	margin: 10px;
}

td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
}

td.announce {
	border-color: white;
	border-width: 2px;
	border-style: solid;
	padding: 10px;
	text-align: center;
}

A:link {text-decoration: none;  font-weight: bold; color: red;}
A:visited {text-decoration: none;  font-weight: bold; color: red;}
A:active {text-decoration: none;  font-weight: bold; color: red;}
A:hover {text-decoration: underline;  font-weight: bold; color: yellow;}

A:visited img, A:link img, A:active img, A:hover img
{
	border-width: 0px;	
}

ul{
	padding-right: 10px;
	padding-top: 5px;
}

.facilitylist li{
	padding: 0px 0px 0px 0px;
	background-color: #262626;
	border-bottom: 1px #404040 solid;
	border-right: 1px #404040 solid;
	border-top: 1px #333333 solid;
	border-left: 1px #333333 solid;
	list-style-type: none;	
}

.rgjj_info {
	background-color: #FFD037;
	color: #000000;	
	text-align: center;
	margin-top: 0;
	padding: 8px 0px 8px 0px;
	font-weight: bold;
	border-right: 1px solid black;
	border-left: 1px solid black;
}

.fillleft {
	background: url("images/fill_left.gif") repeat; 

}

.fillright {
	background: url("images/fill_right.gif") repeat; 
}


p.schedhead {
	text-decoration: underline;
	font-weight: bold;
	text-align: center;
	margin-bottom: -10px;
	margin-top: 0px;
}
	
.verse {
	float: left;
	padding: 5px 0px 10px 20px;
}

#blessings {
	width: 450px;
	border-top: maroon 2px solid;
	margin-top: 10px;
}

.newsdate {
	width: 100%;
	background-color: maroon;	
	margin: 15px 5px 0px 5px;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 0px 2px 5px;
	
}

.newscontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FEFEFE;
	margin: 0px 5px 10px 5px;		
	text-align: left;
	padding: 2px 2px 2px 5px;
	background-color: #333333;
	border-bottom: 1px #404040 solid;
	border-right: 1px #404040 solid;
	border-top: 1px #333333 solid;
	border-left: 1px #333333 solid;
}

.bioheader {
	width: 100%;
	background-color: maroon;	
	margin: 15px 5px 0px 5px;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 0px 2px 5px;
	color: #FEFEFE;
}

#tickertable
{
	BORDER-RIGHT: #000000 0px double;
	BORDER-LEFT: #000000 0px double;
	BORDER-TOP: #000000 0px double;
	BORDER-BOTTOM: #000000 0px double;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	MARGIN: 0px;
	VERTICAL-ALIGN: top;
	WIDTH: 140px;
	COLOR: #ffffff;
	TEXT-DECORATION: none;
}

#tickertopcell
{
	BORDER-RIGHT: maroon 1px double;
	PADDING-RIGHT: 4px;
	BORDER-TOP: maroon 1px double;
	PADDING-LEFT: 4px;
	FONT-WEIGHT: bold;
	MARGIN: 0px;
	VERTICAL-ALIGN: top;
	BORDER-LEFT: maroon 1px double;
	LINE-HEIGHT: normal;
	PADDING-TOP: 4px;
	BORDER-BOTTOM: maroon 1px double;
	BACKGROUND-REPEAT: repeat-x;
	FONT-STYLE: normal;
	HEIGHT: 22px;
	TEXT-DECORATION: none;
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	FONT-FAMILY: Verdana, Helvetica, Arial;	
}

#tickerbottomcell
{
	BORDER-RIGHT: maroon 1px double;
	PADDING-RIGHT: 4px;
	BACKGROUND-POSITION: center bottom;
	BORDER-TOP: maroon 1px double;
	PADDING-LEFT: 4px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	PADDING-BOTTOM: 15px;
	MARGIN: 0px;
	VERTICAL-ALIGN: top;
	BORDER-LEFT: maroon 1px double;
	COLOR: #ffffff;
	LINE-HEIGHT: normal;
	PADDING-TOP: 4px;
	BORDER-BOTTOM: maroon 1px double;
	BACKGROUND-REPEAT: repeat-x;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}

#tickerbottomcell li{
	margin-bottom: 5px;
	padding: 1px 1px 1px 1px;
	background-color: #333333;
	border-bottom: 1px #404040 solid;
	border-right: 1px #404040 solid;
	border-top: 1px #333333 solid;
	border-left: 1px #333333 solid;
	list-style-type: disc;	
}

#vidtable td
{
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	padding: 1px 3px 2px 3px;
	border: maroon 1px solid;
	margin: 2px 0px 2px 0px;
	
}

#vidtable
{
	border: maroon 1px solid;
	border-collapse: collapse;	
}

td.mainpagecontenttable
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	padding: 8px 0px 2px 0px;
	margin: 2px 0px 1px 0px;
}

.mainpagecontenttable
{
	border-top: maroon 2px solid;
	margin: 2px 0px 1px 0px;
	border-collapse: collapse;	
}

.mainpageseminartable
{
	border-top: maroon 2px solid;
	margin: 2px 0px 1px 0px;
	border-collapse: collapse;	
	background-color: #252525;
}

.outline {
	border: 1px solid Yellow;
}

.spacing {
	
	margin: 5px 5px 5px 5px;	
}

.feature1 {
	background: #343434 url(images/bottom_450px.jpg) no-repeat bottom left;
	width: 450px;
	margin: 15px 0 0 0;
	height: 175px;}

.feature1 h3 {
	background: url(images/top_450px.jpg) no-repeat;
	margin: 0;
	padding: 10px 20px 5px;
	font-size: 100%;
	color: #FFFFFF;
	line-height: 1;
	text-align: left;
}

.feature1 p {
	padding: 10px 20px 0;
	color: #FFFFFF;
	line-height: 1.3;
	margin: 0;	
	font-size: 100%;
	text-align: left;
}

#featureimage {
	background: #343434 url(images/rglogo2.jpg) no-repeat;	
	width: 140px;
	height: 148px;
	float: right;
	margin-top: -35px;
	margin-right: 5px;
}

.feature2 {
	background: #343434 url(images/bottom_450px.jpg) no-repeat bottom left;
	width: 450px;
	margin: 15px 0 0 0;
	height: 275px;}

.feature2 h3 {
	background: url(images/top_450px.jpg) no-repeat;
	margin: 0;
	padding: 10px 20px 5px;
	font-size: 100%;
	color: #FFFFFF;
	line-height: 1;
	text-align: left;
}

.feature2 p {
	padding: 10px 20px 0;
	color: #FFFFFF;
	line-height: 1.3;
	margin: 0;	
	font-size: 100%;
	text-align: left;
}

#featureimage2 {
	background: #343434 url(images/fightlogo.jpg) no-repeat;	
	width: 140px;
	height: 148px;
	float: right;
	margin-right: 10px;
}

.feature3 {
	background: #343434 url(images/bottom_450px.jpg) no-repeat bottom left;
	width: 450px;
	margin: 15px 0 0 0;
	height: 1600px;
}

.feature3 h3 {
	background: url(images/top_450px.jpg) no-repeat;
	margin: 0;
	padding: 10px 20px 5px;
	font-size: 100%;
	color: #FFFFFF;
	line-height: 1;
	text-align: left;
}

.feature3 p {
	padding: 10px 20px 0;
	color: #FFFFFF;
	line-height: 1.3;
	margin: 0;	
	font-size: 100%;
	text-align: left;
}

#featureimage3 {
	background: #343434 url(images/seminarpics.jpg) no-repeat;	
	width: 140px;
	height: 148px;
	float: right;
	margin-top: -35px;
	margin-right: 5px;
}

.bioimage {
	background-color: #343434;	
	max-width: 175px;
	max-height: 200px;
	margin: 10px 10px 10px 10px;
	float: right;
}

.seminar_wrap {
	text-align: center;
	width: 780px;
}

.seminar_wrap H2{
	color: yellow;
}

.seminar_top {
	width: 100%;
	text-align: center;
	background-color: #333333; 
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
}

.seminar1 {
	width: 370px;
	float: left;
	background-color: #333333;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	
}

.seminar2 {
	width: 370px;
	float: left;
	background-color: #333333;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	
}
