﻿body {
	background-color: #FFFF66;
	font-family: Garamond;
	font-size: 20px;
	text-align: center;
}

#wrapper {
	width: 950px; 
	margin: 0 auto; 
	text-align: left; 
} 

#banner {
	
	position:relative; 
	top:-12px;
	text-align: center; 
} 


a.nav2 {font-family:"Comic Sans MS";}
a.nav2:link {color: #FE0000; text-decoration: none; }
a.nav2:visited {color: #FE0000; text-decoration: none; }
a.nav2:active {color: #FE0000; }
a.nav2:hover {color: #0000FF; text-decoration: none; }

.menuTD{
	width:175px;
	height:75px;
	background-image:url('images/ticket.gif')
}

.selectedMenuTD{
	width:175px;
	height:75px;
}

.missionText {
	float:left;
	margin-left:15px;
	margin-right:15px;
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-weight: lighter;
	font-style: normal;
	color: black;
	text-align: left;
	width:550px;
}

.ministryText {
	float:left;
	margin-left:15px;
	margin-right:15px;
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-weight: lighter;
	font-style: normal;
	color: black;
	text-align: left;
	width:550px;
}

.menuText {
	float:left;
	font-family: "Comic Sans MS";
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	color: #FE0000;
	text-align:center;
	width:175px;
}

.mainText {
	float:left;
	font-family: "Comic Sans MS";
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	color: #FE0000;
	text-align:center;
	width:775px;
	margin-top:50px;
}

.headerText {
	font-family: "Comic Sans MS";
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	color: #FE0000;
}

