* {
margin : 0;
padding : 0;
}
html,body {
font : normal 11px Verdana;
text-align : center;
background : #434343 url(../img/bodybg.jpg) center repeat-y;
}
div#shell {
text-align : left;
width : 820px;
margin : 0 auto;
}
div#nav {
height : 37px;
padding : 10px 25px 0 25px;
margin : 0 0 2px 0;
}
div#nav ul {
height : 24px;
border : 1px solid #000;
border-width : 1px 0 1px 0;
list-style : none;
padding : 11px 0 0 14px;
background : #3B5470;
}
div#nav ul li {
display : inline;
padding : 10px;
}
div#nav ul li a:link,div#nav ul li a:visited {
color : #fff;
font-weight : bold;
text-decoration : none;
}
div#nav ul li a:hover,div#nav ul li a:active {
color : #fcda5e;
}
div#nav ul li span {
text-decoration : underline;
}
div#intro {
height : 637px;
background : transparent url(../img/introbg.jpg) no-repeat center;
}
div#header {
height : 100px;
background : transparent url(../img/vblogo.gif) no-repeat 42px 8px;
}
div#special1 {
height : 637px;
background : transparent url(../img/revival.jpg) no-repeat center;
}
div#special2 {
height : 637px;
background : transparent url(../img/wild_game.jpg) no-repeat center;
}
div#intro h1,div#header h1 {
font : normal 25px Georgia;
color : #3B5470;
padding : 15px 0 0 180px;
}
p#address {
font-size : 10px;
padding : 0 0 0 180px;
}
p#intro_text {
font-size : 10px;
line-height : 1.5em;
width : 200px;
padding : 30px 0 0 50px;
}
p#intro_text span {
font : bold 16px Georgia;
color : #3B5470;
}
p#download_calendar {
padding : 100px 0 0 50px;
}

#link_to_revival {
display:block
      height: 100px;
	width: 322px;
	position: absolute;
	top: 61px;
	right: 440px;
	height: 94px;
}
#link_to_wildgame {
display:block
      height: 100px;
	width: 403px;
	position: absolute;
	top: 200px;
	right: 800px;
	height: 103px;
}
#link_to_download {
display:block
      height: 25px;
	width: 61px;
	position: absolute;
	top: 655px;
	right: 1090px;
	height: 29px;
}


p#announcements,div#announcements p {
padding : 200px 0 0 250px;
color : #fff;
}
p#announcements a:link,p#announcements a:visited,div#announcements p a:link,div#announcements p a:visited {
color : #fcda5e;
font-weight : bold;
text-decoration : none;
}
p#announcements a:hover,p#announcements a:active,div#announcements p a:hover,div#announcements p a:active {
color : #fff;
}
#content ul {
margin-left : 30px;
}
#content ul li {
line-height: 1.5em;
}
div#sidebar {
width : 218px;
padding : 20px 0 50px 35px;
float : left;
}
div#sidebar div.side_photo {
margin : 8px 0;
text-align : center;
}
div#sidebar div.side_photo img {
padding : 6px;
border : 1px solid #bbb;
}
div#sidebar div.side_photo p {
color : #777;
font-size : 10px;
}
div#content {
width : 522px;
float : right;
padding : 20px 35px 50px 0;
}
div#content h2 {
font : bold 16px Georgia;
color : #3B5470;
}
div#content h3 {
font : normal 14px Georgia;
color : #777;
}
div#content p {
line-height : 1.5em;
padding : 1em 0;
}
div#content div.insert_photo {
float:left;
margin: 8px 8px 0 0;
text-align : center;
}
div#content div.insert_photo img {
padding : 6px;
border : 1px solid #bbb;
}
div#content div.insert_photo p {
color : #777;
font-size : 10px;
}
div#announcements {
clear : both;
width : 770px;
height : 36px;
margin : 0 0 0 25px;
border : 1px solid #000;
border-width : 1px 0 1px 0;
background : #3B5470 url(../img/announcements.gif) no-repeat 11px 3px;
}
div#announcements p {
padding : 11px 0 0 225px;
}
div#bottomnav {
height : 87px;
background : transparent url(../img/bottomnavbg2.gif) no-repeat center top;
}
div#bottomnav ul {
list-style : none;
padding : 6px 0 0 29px;
}
div#bottomnav ul li {
float : left;
display : block;
padding : 0 6px;
}
div#bottomnav ul li a:link,div#bottomnav ul li a:visited {
display : block;
height : 75px;
}
a#prayer:link,a#prayer:visited,a#request:link,a#request:visited {
width : 120px;
}
a#calendar:link,a#calendar:visited {
width : 160px;
}
a#vbi:link,a#vbi:visited {
width : 150px;
}
a#contact:link,a#contact:visited {
width : 130px;
}
div#bottomnav ul li span {
display : none;
}
#contactform fieldset {
width : 420px;
border : 1px solid black;
}
#contactform fieldset p {
padding-left: 5px;
}
#contactform label {
display : block;
width : 120px;
float : left;
}
#contactform #prayerlist label {
display: inline;
padding-left: 20px;
width: auto;
float: none;
}
#contactform .submit {
padding-left: 126px;
}
#contactform .msg {
background: yellow;
font-weight: bold;
margin-bottom: 12px;
width: 420px;
text-align: center;
}
