body {
	background: #F7C566 url(/images/bg_bar-new.jpg);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	color: #990000;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
}

#page {
	background: url(/images/header-new.jpg);
	background-repeat: no-repeat;
	width: 760px;
	height: 434px;
	/*border-width: 1px;
	border-color: #BB4F48;
	border-style: solid;*/
}

#leftbanner {
	position: float;
	padding: 20px 5px;
}

/* Top menu items*/
#menu a {position: absolute; height: 30px; text-decoration: none;}
#menu a i {visibility: hidden; }
a#home {left: 150px; top: 72px; width: 46px;}
a#about {left: 197px; top: 82px; width: 60px;}
a#worship {left: 258px; top: 86px; width: 54px;}
a#ministries {left: 313px; top: 95px; width: 63px;}
a#youth {left: 377px; top: 105px; width: 41px;}
a#calendar {left: 419px; top: 112px; width: 59px;}
a#newsletter {left: 479px; top: 121px; width: 69px;}
a#leadership {left: 549px; top: 133px; width: 71px;}
a#links {left: 621px; top: 142px; width: 39px;}
a#contact {left: 661px; top: 148px; width: 53px;}

#content {
	position: absolute;
	top: 175px;
	left: 200px;
	width: 525px;
}

.style1 {color: #3C355F}	/*style1*/
.style4 {color: #800000}	/*style4*/
.style9 {color: #330066}	/*style9*/
.style12 {color: #330033}	/*style12*/
.style13 {color: #6600FF}	/*style13*/
.style14 {color: #660099}	/*style14*/
.style15 {color: #660000}	/*style15*/
.style16 {color: #FF0000}	/*style16*/

.style3 {font-size: 12px}	/*style3*/
.style19 {font-size: 10px}	/*style19*/
.style28 {font-size: 36px}	/*style28*/
.size14 {font-size: 14px}	/*style20*/
.size16 {font-size: 16px}	/*style11*/
.size20 {font-size: 20px}	/*style26*/
.size24 {font-size: 24px}	/*style10*/

.style18 {font-size: small}	/*style18*/
.style27 {font-size: medium}	/*style27*/
.style29 {font-size: large}	/*style29*/


.content { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #3C355F}
.content2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #990000}
.header { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #943A46; font-weight: bold}
.footer { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #943A46; font-weight: normal}
a:active,
a:link,
a:visited {
	color: #943A46;
	text-decoration: none
}
a:hover {  color: #943A46; text-decoration: underline}

dl {margin-left: 0; font-size: 12px }
dt {margin-left: 1em; font-size: 12px }
dd {margin-left: 2em; font-size: 12px; color: #3C355F }
