/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

a:link {
	color: #ffffff;
}

a:hover{
	text-decoration: underline;
	color: #0000a0;
}

a:visited {
	color: #000033;
}

*
{
border: 0;
margin: 0;
}

body
{

	font: 16px Comic sans MS,Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

#main1
{
width: 100%;
background: url(http://gimlibiblecamp.com/images/sitebg.jpg) no-repeat bottom left fixed;
padding-left: 50px;
}

#main
{
width: 941px;
padding-bottom: 200px;
}

#logo{
padding-left: 40px;
text-align: left;
height: 42px;
padding-top: 7px;
margin-bottom: 10px;
}
.align-right { float:right; margin: 0 0 15px 15px; }
.align-left { float:left; margin: 0 15px 15px 0; }

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}



#buttons
{
width: 830px;
height: 83px;
background: url(http://gimlibiblecamp.com/images/menu.png) no-repeat top left;
margin-bottom: 20px;
padding-left: 8px;
}

#buttons ul {
    padding-left: 10px;
    margin: 10px;      
}

#buttons li {
	display: inline;		
}

#buttons a {
	display: block;
	float: left;
	width: 136px;
	height: 64px;
	line-height: normal;
	text-align: center;
	text-decoration: none;
	color: #0000a0;
	font-weight: bold;
	font-size: 20px;

	padding-top: 8px;
	margin-right: 5px;
}
    
#buttons a:hover {
	width: 136px;
    height: 49px;
	color: #eeeeee;

}

}
#contop{
	
	height: 7px;
}

#conbot{

	height: 7px;
}

#content
{
width: 940px;

}

#left
{
width: 300px;
margin-left: 0px;
}

#left p {
	padding: 10px;
}
#left ul 
{
	list-style: none;
	padding-top: 20px;
	padding-left: 13px;
	margin: 0px;
	display:block;
}

#left ul li{
	margin-bottom: 10px;
	padding-bottom: 9px;
	background: url(http://gimlibiblecamp.com/images/liststyle.png) no-repeat left top;
	color: #ffffee
}
#left H1
{
	height: 26px;
	padding: 8px 0 0 40px;
	background: url(http://gimlibiblecamp.com/images/title_left.png) repeat;
	font-size: 16px;
	color: #0000a0;
}



#left a
{
 color: #ffffff;
}
#left a:link {
	color: #ffffff;
	text-decoration: none;
}

#left a:hover{
	text-decoration: underline;
	color: #0000ee;
}

#left a:visited {
	color: #000033;
}

#right
{
width: 600px;
float: right;
margin-left: 7px;
margin-right: 7px;
color: #ffffff;
}

#right ul 
{
	list-style: none;
	padding-top: 20px;
	padding-left: 13px;
	margin: 0px;
	color: #ffffff;
	display:block;
}

#right ul li{
	margin-bottom: 10px;
	padding-bottom: 9px;
	background: url(images/liststyle.png) no-repeat left top;
	padding-left: 18px;
	padding-right: 20px;
}

#archives ul li {
	margin-bottom: 1px;
	background: url(images/liststyle.png) no-repeat left;
	color: #ffffff;
	padding-left: 15px;
	padding-top: 7px;
}

#right h2 {
	height: 26px;
	margin-left: 4px;
	padding: 8px 0 0 40px;
	background: url(http://gimlibiblecamp.com/images/title_right.png) no-repeat;
	font-size: 18px;
	color: #0000aa;
}

#right a:link {
	text-decoration: none;
}

#right a:hover {
	text-decoration: underline;
	color: #0000ee;
}
#right a:visited {
		text-decoration: none;
}

#right li a {
	padding-left: 10px;
	background: url(http://gimlibiblecamp.com/images/img09.gif) no-repeat 1px 5px;
}
.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 100px;
	height: 75px;
}

.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 200px;
	height: 150px;
}

#footer
{
	
	background:url(http://gimlibiblecamp.com/images/bot.jpg) repeat bottom left;
	height: 71px;font-size: 10px;
	color: #000033;
	padding-top: 4px;
	text-align: center;
	clear:both;
	padding-bottom: 10px;
}

#mainbot{

}

#footer a
{
color: #000033;
font-size: 10px;
text-decoration: none;
}
.padding
{
padding: 10px;
color:#000033;
font-weight: bold;
}
#footer a:hover {
	text-decoration: underline;
}