﻿body
{ 
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	font-family: Arial;
	background-color: #49589E
}
.caution
{
	font-family: Arial;
	font-size: 12pt;
	color: red;
	}
div.centerscreen
{
	margin-left:auto;
	margin-right:auto;
	width: 800px;
	background-color:White;
	}
.maincontentdiv
{
	width: 800px;
	background-color:White;
	}
.adwindow
{
	width:600px;
	height:400px;
	BORDER-RIGHT: black 0px solid;
	BORDER-TOP: black 0px solid;
	BORDER-LEFT: black 0px solid;
	BORDER-BOTTOM: black 0px solid;
	padding:2px;
	margin:5px;
	margin-bottom:0px;
	background-image: url('media/opening.png');
	background-repeat:no-repeat
	}
.shoutheader
{
	width: 800px;
	height: 70px;
	background-image: url('media/SermonShoutBanner1.png');
	background-repeat: no-repeat;
}
.mainfooter
{	
	width: 800px;
	background-color:Black;
	font-size:xx-small;
	COLOR: white
	}
.titletext
{ 
	font-family:Arial;
	font-size:x-large;
	font-weight:bold
}
.subtitletext
{ 
	font-family:Arial;
	font-size:smaller;
	font-weight:normal;
}
.bulletlist
{ 
	font-family:Arial;
	font-size:larger;
	font-weight:bold;
}
.specialwizard
{ 
	font-family:Arial;
	font-size:medium;
	height:500px;
	width:700px;
	}
.bottommenu
{ 
	 width: 800px;
	font-size:small;
    margin-left:auto;
    margin-right:auto;
	color:white;
	background-color:Black
	}
.contactwizard
{ 
	font-family:Arial;
	font-size:medium;
	height:300px;
	width:500px;
	}
.commenttext
{ 
	width:225px;
	height:150px;
	text-align:left;
	}
.splashimage
{ 
	FONT-SIZE: small;
	WIDTH: 592px;
	HEIGHT: 431px;
	background-image: url('media/splash1.png');
	background-repeat:no-repeat;
}