﻿body{

background-color:#7da2af;
background-image: url('../Images/Design/biblebkg.jpg');
background-repeat: no-repeat;
background-attachment:fixed;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
color: #333333;
line-height:1.25em;
}

div.mainwrapper
{
	margin-left:auto;
	margin-right:auto;
	width:1000px
}

div.headertext
{
	width:1000px;
	height:204px;
	background-image: url('../Images/Design/header.png');
	background-repeat:no-repeat;
}

div.maincontainer
{
	background-image: url('../Images/Design/middle.jpg') ;
	background-repeat:repeat-y;
	width:1000px;
}

div.leftsidebar
{
	background-color:white;
	width:270px;
	
	margin-left:30px;
	margin-top:10px;
	float:left;
}

div.photos
{
	width:668px;
	height:425px;
	margin-top:10px;
	margin-right:15px;
	color:black;
	background-image:url('../Images/ads/church18.jpg');
	background-repeat:no-repeat;
}


div.topcontent
{
	width:1000px;
}

div.bottomcontent
{
	width:1000px;
}

div.bordertop
{
	background-image:url('../Images/Design/topsquare1op.png');
	height:22px;
	background-repeat:no-repeat;
}

div.borderbottom
{
	background-image:url('../Images/Design/bottomsquare1op.png');
	background-repeat:no-repeat;
	height:22px;
	margin-bottom:15px;
}

div.middle
{
	background-image:url('../Images/Design/middlesquare1op.png');
	background-repeat:repeat-y;
}


div.mainmenu
{
	font-size:16px;
}

div.mainmenu a:link
{
	color: #333333;
	text-decoration: none;
}

div.mainmenu a:visited
{
	color: maroon;
	text-decoration: none;
}

div.mainmenu a:hover
{
	color: green;
	text-decoration: none;
}



div.box
{
	width:268px;
}

div.box2
{
	width:295px;
}

div.box3
{
	width: 948px;
	border:10px;border-color:#c1d0d5;border-style:solid;	
	
}

h1.title
{
	font-size:16px;
	font-weight:bold;
	color:#263f48;
}

div.footer
{
	width:1000px;
	height:126px;
	background-image:  url('../Images/Design/bluefooter.jpg');
	background-repeat:no-repeat;
	
}

div.footertext
{
	width: 100%;
	font-size:8pt;
	text-align:center;
	
}

div.clear
{
	clear:both;
	
}








