html
{
	min-height:100%;
}

body
{
	padding:0px;
	margin:0px;
	min-height:100%;
	color:#ffffff;
	background-color:#000000;
}

#bigtitle
{
	min-width:280px;
	font-family:Tohoma,Geneva,Kalimati,"Liberation Sans","Nimbus Sans L",sans-serif;
	font-size:150%;
}

#bigtitle #bigtitle1
{
	line-height:10%;
	text-align:left;
}

#bigtitle #bigtitle2
{
	line-height:10%;
	text-align:right;
}

.titlebar
{
	font-family:Tohoma,Geneva,Kalimati,"Liberation Sans","Nimbus Sans L",sans-serif;
	width:700px;
	min-width:650px;
}

.titlebar li
{
	float:left;
	list-style-type:none;
	/*border-style:solid;
	border-color:#ff9900;
	border-width:0px;*/
	color:#ffffff;
	background-color:#000000;
}

.titlebar li a
{
	display:block;
	font-weight:bold;
	width:120px;
	text-decoration:none;
	text-align:center;
	vertical-align:top;
}

.titlebar li a:link, .titlebar li a:visited
{
	color:#ffffff;
	background-color:#000000;
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#000000;
}

.titlebar li a:hover, .titlebar li a:active
{
	/*color:#ff9900;
	background-color:#000000;*/
	/*font-size:120%;*/
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#ff9900;
}

.page
{
	min-width:995px;
	width:100%;
	min-height:500px;
	padding:0px;
	margin:0px;
	font-size:100%;
	/*background-image: url("box.svg");
	background-size:100% 100%;
	background-repeat:no-repeat;*/
}

.page #background
{
	position:absolute;
	top:120px;
}

.page .content
{
	/*width:50%;*/
	width:60%;
	margin:auto;
	color:#ffffff;
	text-align:justify;
	font-family:Arial,"Nimbus Sans L",Utkal,FreeSans,Garuda,Helvetica,sans-serif;
}

.page .content a:link, .page .content a:visited
{
	text-decoration:underline;
	/*color:#ffffcc;*/
	color:#ffffff;
}

.page .content a:hover
{
	text-decoration:underline;
	/*color:#ffffcc;*/
	color:#ff9900;
}

.page .content h1
{
	/*color:#ff9900;*/
	color:#ffffff;
}

.content #theabout
{
	/*padding-top:128px;
	padding-bottom:135px;*/
	padding-top:120px;
	padding-bottom:135px;
}

.content .links
{
	/*padding-top:85px;
	padding-bottom:85px;*/
	padding-top:120px;
	/*padding-bottom:55px;*/
	padding-bottom:130px;
}

.content .links dd
{
	font-style:italic;
	font-size:90%;
}

.content #thecontact
{
	/*padding-top:85px;
	padding-bottom:85px;*/
	padding-top:120px;
	padding-bottom:120px;
}

.content #thebelieve
{
	/*padding-top:110px;
	padding-bottom:110px;*/
	padding-top:120px;
	padding-bottom:123px;
}

.content #thedirs
{
	/*padding-top:180px;
	padding-bottom:180px;*/
	padding-top:120px;
	padding-bottom:135px;
}

.content .center
{
	text-align:center;
}

.content .links dl dt
{
	padding-bottom:8px;
	text-align:left;
}

#thebelieve li
{
	padding-bottom:8px;
	text-align:left;
}

.content #contacts
{
	border-collapse:collapse;
	border:1px;
	border-style:solid none solid none;
}

.content #mdesc
{
	width:60%;
}

.content #times
{
	margin:auto;
	padding:5pt;
	outline-style:solid;
	outline-width:thin;
	outline-color:#ffffff;
}

.content #times .rtim
{
	text-align:right;
}

.content #map
{
	text-align:center;
}

.content #directions
{
	width:500px;
	margin:auto;
}

.pagebtmcont
{
	width:100%;
	min-width:995px;
	padding:0px;
	margin:0px;
}

.pagebottom
{
	font-size:80%;
	font-style:oblique;
	width:317px;
	margin:auto;
	white-space:nowrap:
}

.pagebottom .right
{
	text-align:right;
	border-right-style:solid;
	border-width:thin;
}

.pagebottom #slackimg
{
	vertical-align:middle;
}

.pagebottom a:link, .pagebottom a:visited
{
	text-decoration:none;
	color:#ffffff;
}

.pagebottom a:hover
{
	text-decoration:underline;
	color:#ff9900;
}
