/*
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;
	background: url() repeat-x fixed bottom;
}

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

#main
{
width: 942px;
padding-bottom: 20px;
}

#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: 808px;
height: 72px;
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: 49px;
	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{
	background:url() no-repeat center;
	height: 7px;
}

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

#content
{
	width: 999px;
}

#left
{
width: 224px;
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() no-repeat left top;
	color: #ffffee
}
#left H1
{
	height: 26px;
	padding: 8px 0 0 40px;
	background: url() repeat;
	font-size: 16px;
	color: #0000a0;
}


#left a
{
 color: #000099;
}
#left a:link {
	color: #0000ff;
	text-decoration: none;
}

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

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

#right
{
	width: 770px;
	background-color:#ffffff;
	filter:alpha(opacity=60);
	opacity:0.6;
	color: #0000a0;
	float: right;
	margin-left: 7px;
	margin-right: 7px;
}
#rightStaff
{
	width: 770px;
	background-color:#ffffff;
	color: #0000a0;
	float: right;
	margin-left: 7px;
	margin-right: 7px;
}

#right ul 
{
	list-style: none;
	padding-top: 20px;
	padding-left: 13px;
	margin: 0px;
	color: #0000ee;
	display:block;
}

#right ul li{
	margin-bottom: 10px;
	padding-bottom: 9px;
	background: url() no-repeat left top;
	padding-left: 18px;
	padding-right: 20px;
}

#archives ul li {
	margin-bottom: 1px;
	background: url() 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() no-repeat;
	font-size: 18px;
	color: #0000aa;
}

#right a:link {
	text-decoration: none;
		color: #0000ff;
}

#right a:hover {
	text-decoration: underline;
	color: #0000ee;
}
#right a:visited {
		text-decoration: none;
			color: #0000cc;
}

#right li a {
	padding-left: 10px;
	background: url() no-repeat 1px 5px;
}


#footer
{
	font-size: 10px;
	color: #000033;
	padding-top: 4px;
	text-align: center;
	clear:both;
	padding-bottom: 10px;
}

#mainbot{

	height: 71px;
}

#footer a
{
color: #000033;
font-size: 10px;
text-decoration: none;
}
.padding
{
padding: 10px;
color:#000033;
font-weight: bold;
}
#footer a:hover {
	text-decoration: underline;
}
