
#header {
	border: 1px solid #cecea5;
	background: #d7dabd;
	text-align:center;
}

#outer_wrapper {
	background: #fff url(../pictures/background_3.gif) repeat-y left;
}

#wrapper {
	background: url(../pictures/background_2a_white.gif) repeat-y right;
}

#container {
	width: 100%;
	float: left;
	margin-right: -320px;
	background: url(background_2a_white.gif) repeat-y right;
}

#content {
    margin-left: 10px;
	margin-right: 330px;
	background: url(background_3.gif) repeat-y left;
}

#main {
	margin-left: 150px;
}

#left {
	width: 150px;
	float: left;
}

#sidebar {
	width: 320px;
	float: right;
}

#footer {
	border: 1px solid #cecea5;
	background: #d7dabd;
	text-align:center;
}

DIV.egwQuoteFirst {
    margin-top: 10px;
}

DIV.first {
    margin-top: 10px;
}

DIV.egwQuote {
    margin-top: 15px;
    margin-bottom: 15px;
}

DIV.egwQuoteAdvertisement {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 15px;
    margin-bottom: 15px;
}

DIV.egwQuoteLast {
    margin-bottom: 100px;
}

SPAN.originalEmphasis {
    font-style: italic;
}

SPAN.emphasis {
    font-style: italic;
}

SPAN.bibleText {
    color: #4040FF;
}

IMG.advertisementFirst {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom : auto;
}

IMG.advertisement {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom : 10px;
}

IMG.advertisementLast {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom : 10px;
}

IMG.profile {
    padding: 0px;
    border:0px;
    margin-right: 10px;
}

BODY {background:#FBFBFB; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9pt;}

A:link {color:blue; text-decoration:none}
A:hover {color:blue; text-decoration:underline}
A:active {color:red; text-decoration:underline}
A:visited {color:blue; text-decoration:none}

h1 {
	margin: 0px;
	padding: 0px;
}

h3.egwEntryTitle {
    margin-bottom: 2px;
	padding: 0px;
}

h3.Title {
    margin-bottom: 2px;
	padding: 0px;
}

h3.PageTitle {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2px;
    
	padding: 0px;
	text-align: center;
}

h5.advertisement {
    padding: 10px;
    margin-left: 20px;
    margin-right: 20px;
}

.last {
	margin-bottom: 0;
}

.clearing {
	height: 0;
	clear: both;
}
