* {
margin: 0;
padding: 0;
}

a {
color: #3B526E;
}

a:visited {
text-decoration: underline;
}

a:hover {
color: #293D52;
}

ul {
margin: 15px 40px;
}

body {
background: #999966;
background-position: 0% 0%;
font: normal 11px/18px verdana, georgia, times, serif;
text-align: center;
}

#wrapper {
margin: 0 auto;
text-align: left;
width: 820px;



}


#head {
width: 690px;
height: 195px;
margin-top: 0px;
background: #000000 url("images/jesus_690.jpg");
border: 5px solid #400000;
border-width: 30px 60px 40px 60px;
text-align: right;
}

#head img {
position: relative;
right: 570px;
margin-bottom: 30px;
}

#head h1 {
color: #fff;
font-size: 40px;
margin-top: 30px;
margin-right: 30px;
cursor: default;
color: #D6D6D6;
letter-spacing: -5px
}

#head h2 {
color: #fff;
font-size: 20px;
margin-top: 20px;
margin-right: 20px;
cursor: default;
color: #D6D6D6;

}

#head h3 {
color: #fff;
font-size: 20px;
margin-top: 15px;
margin-right: 10px;
cursor: default;
color: #D6D6D6;
}

#head h4 {
color: #fff;
font-size: 12px;
margin-top: 35px;
margin-right: 40px;
cursor: default;
color: #D6D6D6;
}

#left_column {
padding-top: 20px;
width: 200px;

float: left;
}

#right_column {
padding-top: 20px;
width: 390px;

float: left;
}

#left_column  {
margin-top: 0px;
margin-left: 0px;
color: #ffffff;
background: #999966 ;
border: 5px solid #400000;
border-width: 0px 20px 0px 80px;
}

* html #left_column {
position: relative;
top: -8px;
margin-left: 26px;
width: 200px;
}

* html #right_column {
position: relative;
top: -8px;
margin-left: 25px;
}

#right_column {
margin-top: 0px;
margin-left: 0px;
color: #000000;
background: #999966  ;
border: 5px solid #400000;
border-width: 0px 80px 40px 40px;
}

#left_column h1, #right_column h1{
font-size: 18px;
margin-left: 15px;
margin-right: 15px;
display: block;
padding-bottom:3px;
}

#left_column h1 {
border-bottom:solid #293D52;
}

#right_column h1 {
border-bottom:solid #293D52;
}

#left_column img, #right_column img{
border: 2px solid #293D52;
margin: 20px 0px 20px 0px;
}

#left_column h1 {
color: #293D52;
}

#right_column h1 {
color: #293D52;
}

p {
margin: 20px 20px 20px 20px;
}

p:first-letter {
font-size: 30px;
margin-left: 5px;
margin-right: 5px;
}

.links {
list-style: none;
list-style-image: none;
margin: 20px 15px;
}

.links li {
border-style: solid;
border-width: 0 0 0 5px;
}

.blue {
border-color: #1D304A;
}


.green {
border-color: #808000;
}

.white {
color: #D6D6D6;
}

.links a {
display: block;
width: 154px;
height: 24px;
background-color: #400000;
font: normal 11px/24px georgia, times, serif;
color: #fff;
text-decoration: none;
margin: 5px 0;
padding-left: 10px;
}

* html .links a {
width: 154px;
}

.links a:hover {
background-color: #293D52;
color: #fff;
}

.links a:active {
background-color: #293D52;
color: #fff;
}

#bottom {
float: center;
clear: both;
margin: 30px 0 0 70px;

}

#left_footer {
color: #000000;
padding-bottom: 10px;
}

* html #left_footer {
position: relative;
}