﻿body {font-family: verdana; margin:0; }

p,li , div.articleimage{
	font-size:0.6em;color: #736F6E;
}

ul,li {
	margin:0;
}

h1 {
	color: #736F6E;
	font-size:0.8em;
	font-weight:bold;
	margin:0;
}

h2 {
	font-size:0.7em;
	color:#736F6E;
	/*736f6e;*/
	margin-top:10px;
}

img {
	border: 0;
}

a {font-size: 0.8em; font-weight: bold; color: gray; text-decoration: none }

a:hover {font-size: 0.8em; font-weight: bold; color: #000; text-decoration: underline}

#gerrybaptist {
	color: black;
	font-weight:bold;
	font-size: 1em;	
}

#header 
{
	height:50px;
	margin-bottom:20px;
}

#footer
{
	margin-left:auto;
	margin-right:auto;	
	width:960px;
	height:30px;	
}

#footer p {
	margin-top:10px;
	text-align:right;	
}

#container
{
	margin-top: 40px;
	margin-left:auto;
	margin-right:auto;	
	width:960px;
}

#left{
	float:left;
	width:180px;
	height:500px;
}

#imagedetail{
	border-top:1px solid #eee;
	top:380px;
	position:absolute;
	height:200px;
	padding-top:10px;
	width:230px;
}

#navigation{
	position:absolute;
	top:530px;
	width:500px;

}

#main{
	float:left;
	width:490px;
	padding:25px;	
	margin-left:30px;
	background-color:#eee;
	height:490px;
}

#main_news{
	float:left;
	width:490px;
	padding:25px;	
	margin-left:30px;
	background-color:#fff;
}

table {
	height:540px;
	width:500px;
}

td {
	vertical-align:middle;
	text-align:center;
	width:100%;
	height:100%;
}

td img {
}

#homepage{
	float:left;
	width:490px;
	height:490px;
	padding:25px;
	margin-left:30px;
	background-color:#fff;
}

#contact{
	float:left;
	width:600px;
	height:490px;
	margin-left:30px;	
	text-align:center;
}


#contact p{
	color: #fff;
	margin-left: 200px;
}

#contact a{
	font-size:1em;
	color: #fff;
}

#homepage img {
	border:0;
}

#right{
	width:180px;
	margin-left:30px;
	float:left;
	margin-top:400px;
}


div.menu {
	margin-bottom:20px;
}

div.menu a {
	font-size:0.9em;
	margin-bottom:3px;
}

div.options {
	float:right;
	margin-bottom:10px;
}

div.options p {
	margin:0;
	margin-bottom:12px;
	text-align:right;	
	font-size:0.8em;
}

div.options a {
	font-size:0.8em;
}

div.options a.selected {
	color: #000;
}

div.articleimage {
	width:auto;
	text-align:left;
	margin-top: 5px;
	margin-bottom: 15px;	
	padding: 5px;
	line-height: 1.4em;		
}

div.scrollcontent {

	width:70%;
	margin-left:75px;
	height:440px;
	overflow:auto;
	padding-right:70px;
	scrollbar-face-color:#ccc;
    scrollbar-shadow-color:#bbb;
    scrollbar-highlight-color:#ccc;
	scrollbar-3dlight-color:#ccc;
    scrollbar-darkshadow-color:#bbb;
    scrollbar-track-color:#eee;
    scrollbar-arrow-color:#fff;
}

span.redbold {
	font-weight:bold;
	color:#C00000;
}

span.rednormal {
	font-weight:normal;
	color:#C00000;
}

span.greybold {
	font-weight:bold;
	color:#736F6E;
}

span.greynormal {
	font-weight:normal;
	color:#736F6E;
}

span.redbolditalic {
	font-weight:bold;
	color:#C00000;
	font-style:italic;	
}

span.rednormalitalic {
	font-weight:normal;
	color:#C00000;
	font-style:italic;
}

span.greybolditalic {
	font-weight:bold;
	color:#736F6E;
	font-style:italic;
}

span.greynormalitalic {
	font-weight:normal;
	color:#736F6E;
	font-style:italic;
}

div.floatleftimage {
	text-align:left;
	margin:0;
	background-color:#fff;
	font-size:0.6em;
	margin-top:10px;
	margin-bottom:10px;		
	color:#736F6E;	
}

div.floatrightimage {
	text-align:right;
	margin:0;
	font-size:0.6em;
	margin-top:10px;
	margin-bottom:10px;			
	color:#736F6E;	
}

div.floatcenterimage {
	text-align:center;
	background-color:#fff;
	font-size:0.6em;
	margin-top:10px;
	margin-bottom:10px;	
	color:#736F6E;	
}

div.floatcenterimage img, div.floatleftimage img, div.floateightimage img {
	margin-bottom:5px;
}