
a:link {
	color: #ffffff;
}


a:visited {
	color: #000033;
}

*
{
border: 0;
margin: 0;
}

body
{


	width: 100%;
	font: 16px Comic sans MS,Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #0000aa;
}

#teddy
{
width: 100%;
background: url(http://gimlibiblecamp.com/images/teddy.jpg) no-repeat top left fixed;
padding-left: 50px;

}

#panda
{
width: 1280px;
background: url(http://gimlibiblecamp.com/images/panda.jpg) no-repeat top left fixed;
padding-left: 50px;

}

#brown
{
width: 100%;
background: url(http://gimlibiblecamp.com/images/brown.jpg) no-repeat top  left fixed;
padding-left: 50px;
}

#kodiak
{
width: 100%;
background: url(http://gimlibiblecamp.com/images/kodiak.jpg) no-repeat top  left fixed;
padding-left: 50px;
}

#grizzly
{
width: 100%;
background: url(http://gimlibiblecamp.com/images/grizzly.jpg) no-repeat top   left fixed;
padding-left: 50px;
}

#moms
{
width: 100%;
background: url(http://gimlibiblecamp.com/images/moms.jpg) no-repeat top   left fixed;
padding-left: 50px;
}

#black
{
width: 100%;
background: url(http://gimlibiblecamp.com/images/black.jpg) no-repeat top  left fixed;
padding-left: 50px;
}

#polar
{
width: 100%;
background: url(http://gimlibiblecamp.com/images/polar.jpg) no-repeat top   left fixed;
padding-left: 50px;
}

#youth
{width: 100%;
background: url(http://gimlibiblecamp.com/images/youth.jpg) no-repeat top   left fixed;
padding-left: 50px;
}

#horse
{
width: 100%;
background: url(http://gimlibiblecamp.com/images/horse.jpg) no-repeat top  left fixed;
padding-left: 50px;
}

#golf
{
width: 100%;
background: url(http://gimlibiblecamp.com/images/golf.gif) no-repeat top  left fixed;
padding-left: 50px;
}

#main
{
width: 941px;

}

#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;

}

#left
{
width: 250px;
margin-left: 0px;
text-align: left;
}

#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: #0000ff;
}
#left a:link {
	color: #0000ff;
	text-decoration: none;
}

#left a:hover{
	text-decoration: underline;
	color: #ffffff;
}

#left a:visited {
	color: #000033;
}

#contop{
	background:url(images/contop.png) no-repeat center;
	height: 7px;
}

#conbot{
	background:url(images/conbot.png) no-repeat center;
	height: 7px;
}

#content
{
	width: 720px;
	background-color:#ffffff;
	filter:alpha(opacity=40);
	opacity:0.4;
	color: #0000a0;
	float: right;
}

#content p {
	padding: 10px;
}
#content ul 
{
	list-style: none;
	padding-top: 20px;
	padding-left: 13px;
	margin: 0px;
	display:block;
}

#content ul li{
	margin-bottom: 10px;
	padding-bottom: 9px;
	background: url(http://gimlibiblecamp.com/images/liststyle.png) no-repeat left top;
	color: #0000aa
}
#content h1
{
	height: 34px;
	padding: 8px 0 0 40px;
	color: #0000a0;
	text-align: center;
	font-size: 24px;

}
#content h2 {
	height: 28px;
	margin-left: 4px;
	padding: 8px 0 0 40px;
	color: #0000a0;
	text-align: center;
	font-size: 20px;
}
#content h3 {
	height: 28px;
	margin-left: 4px;
	padding: 8px 0 0 40px;
	color: #0000a0;
	text-align: left;
	font-size: 20px;
}

#content table
{
 color: #0000a0;
 font-size: 16px;
 text-align: center;
}

#content td
{
 padding:20px;
 height:25px;
 text-align: center;
}

#content tr
{
height:25px;
}

#content a
{
 color: #0000a0;
 font-size: 20px;
}
#content a:link {
	color: #000066;
	text-decoration: none;
}

#content a:hover{
	text-decoration: underline;
	color: #0000ee;
}

#content a:visited {
	color: #000033;
}



