body {
	background-color: #333366;
	color: #333366;
	font: 100% Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

a:link {
	color: #333366;
}

a:visited {
	color: #666699;
}

a:hover {
	color: #990000;
	text-decoration: none;
}

h1 {
	font: bold 140% Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}

h2 {
	font: bold 120% Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

h3 {
	font: bold 100% Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}

indent {
	margin-left: 120px;
}

.backtotop {
	font: bold 65% Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#mp3 {
	margin-left: 90px;
	font: 65%;
}

#container {
	width: 620px;
	position: relative;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-color: #ffffff;
	border: 3px solid #666699;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

#header {
	width: 620px;
	background-color: #666699;
	height: 95px;
	padding: 5px 0 5px 0;
	font-size: 70%;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	clear: all;
}

h3#verse {
	background-color: #666699;
	position: absolute;
	font-size: 10px;
	font-weight: lighter;
	left: 50%;
	margin-left: 0px;
}

#topmenu {
	width: 620px;
	background-color: #CCCCFF;
	padding: 5px 0 5px 0;
	text-align: center;
	font-size: 65%;
	font-weight: bold;
}

#leftsidebar {
	position: relative;
	float: left;
	width: 130px;
	padding-top: 15px;
	min-height: 500px;
}

#content {
	display: inline; 
	position: relative; 
 	float: left; 
	width: 450px; 
	min-height: 475px;
	padding: 15px 10px 10px 0;
	background-color: #ffffff;
	font: 90% Georgia, "Times New Roman", Times, serif;
	vertical-align: top;
}

#content-homepg {
	display: inline; 
	position: relative; 
 	float: left; 
	width: 340px;
	padding: 15px 10px 10px 0;
	background-color: #ffffff;
	font: 90% Georgia, "Times New Roman", Times, serif;
}

#rightsidebar {
	position: relative;
	float: right;
	width: 130px;
	margin-top: 25px;
	padding-left: 10px;
	background-image: url(../images/dash.gif);
	background-position: left;
	background-repeat: repeat-y;
}

#footer {
	clear: both;
	width: 620px;
	padding: 5px 0 5px 0;
	background-color: #666699;
	color: #ffffff;
	text-align: center;
	font-size: 65%;
}

#footer2 {
	color: #9999CC;
	text-align: center;
	font-size: 60%;
}


/* Bulletin specific styles */

#youarehere {
	font: 60% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 10px;
}

#date {
	color: #990000;
}

#heading {
	font: bold 120% Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

#sstable {
	width: 450px;
	margin-left: 20px;
	padding: 5px;
	font-size: 90%;
}