#topbar { position: absolute; top: 0px; left: 30px; }
#leftside {
	position: absolute;
	top: 223px;
	left: 194px;
	width: 504px;
	height: 261px;
}
#rightside {
	position:absolute;
	left:506px;
	top:236px;
	width:501px;
	height: 369px;
}
#rightside2 {
	position:absolute;
	left:22px;
	top:209px;
	width:278px;
	height: 251px;
}
#row1 {
	position: absolute;
	left: 64px;
	top:217px;
	width: 423px;
	height: 416px;
}
#row2 {
	position: absolute;
	left: 18px;
	top: 261px;
	width: 388px;
	height: 121px;
}

#morelinkage{
	position: absolute;
	left: 8px;
	top:266px;
	width: 110px;

}
#textlinks1 {
	position: absolute;
	text-decoration:underline;
	left: 12px;
	top: 273px;
	width: 122;
	height: 121;

}
#textlinks2 {
	position: absolute;
	text-decoration:underline;
	left: 140px;
	top: 273px;
	width: 130px;
	height: 114px;
	
}
#textlinks3 {
	position: absolute;
	text-decoration:underline;
	left: 268px;
	top: 273px;
	width: 133px;
	height: 111px;
	
}

#secondarylinks {
	position: absolute;
	left: 15px;
	top: 280px;
}

#favorites1 {
	position: absolute;
	left: 1px;
	top: 608px;
	margin: 0 0 10px 0;
	padding: 3px;
	border: 1px solid #ccc;
	width: 363px;
}

#footer-home {
	position: absolute;
	left: 1px;
	top: 726px;
	margin: 0 0 10px;
	padding: 3px 3px 20px;
	width: 363px;

}



/* portfolio */
#pnav1 { position:absolute; left:62px; top:95px; width:45px; }
#pnav2,#pbdhnav2 { position:absolute; left:113px; top:95px; width:163px; }
#pframe {
	position:absolute;
	left:290px;
	top:95px;
	width: 485px;
	height: 81px;
}
#pinfo { position:absolute; left:294px; top:474px; width:289px; }
#pcredits { position:absolute; left:628px; top:536px; width:147px; }
#port-all { position:absolute; left:287px; top:94px; width:501px; height:502px; }

/* assorted divs */
#fullhead { position:absolute; left:20px; top:0px; width:765px; }

#faqbody {
	position:absolute;
	left:178px;
	top:218px;
	width:789px;
	height: 418px;
	
}
#sidecolumn {
	position:absolute; left:632px; top:230px; width:171px; 
}

#list-column1 {
	position:absolute;
	left:76px;
	top:92px;
	width:300px;
	height: 239px;
	
}

#list-column2 {
	position:absolute;
	left:545px;
	top:131px;
	width:221px;
	height: 239px;
	
}


#adventure-info { position:absolute; left:40px; top:420px; width:260px; }
#adventure-links { position:absolute; left:357px; top:400px; width:400px; }

#cdcolumn {	
	position:absolute;
	left:23px;
	top:123px;
	width:759px;
	height: 239px;
}
#sidetitle {
	position:absolute;
	left:188px;
	top:98px;
	width:588px;
	text-align: right;
}
	#wrap {
		width:1025px;
		margin:0 0 0 0;
	}
/* CSS for the tabs starts here */
	#header {
	background-image:url(images/header10.png);
	background-position:80px 0px;
	background-repeat:no-repeat;
	height:138px;
	}
 #navcontainer
{
margin: 0 0 30 0;
padding: 0;
height: 20px;
}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li a
{
background: #fff;
width: 92px;
height: 18px;
border-top: 1px solid #793609;
border-left: 1px solid #793609;
border-bottom: 1px solid #793609;
border-right: none;
padding: 0;
margin: 0 0 10px 0;
color: #793609;
text-decoration: none;
display: block;
text-align: center;
font: normal 13px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}


#navcontainer ul li a:hover
{
color: #ffffff;
font-weight:500; 
background: #3a517b;
}


#navcontainer a:active
{
background: #c60;
color: #fff;
}

#navcontainer li#active a
{
background: #c60;
border: 1px solid #c60;
color: #fff;
}


/*worship themes page */


#month1 {
	position:absolute;
	left:288px;
	top:209px;
	width:550px;
	height: 388px;
}
#month2 {
	position:absolute;
	left:99px;
	top:343px;
	width:235px;
	height: 159px;
}
#month3 {
	position:absolute;
	left:101px;
	top:479px;
	width:220px;
	height: 197px;
}

#foot {
	position:absolute;
	top:213px;
	left:578px;
	height:340px;
	width: 312px;
}

#worshipfoot p {
text-decoration:overline; 
text-decoration:underline; 
font-family:'Comic Sans MS','Monotype Corsiva',cursive; 
}


/*Drop shadows on images thanks to alistapart.com */
.img-shadow {
  float:left;
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
	
  }

.img-shadow img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 2px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
	left: 8px;
	top: 7px;
  }
