
body {
	background-color: #000000;
}

#container { 
	background: #000;
	padding: 0px;  
	margin: 0px auto 0px auto;
	width: 800px;
	text-align: left;
	}
#spacer {
	width: 800px;
	float:left;
	height: 10px;
	}
	
#logo { 
	background: url(images/thegloryofgod-logo.gif) center no-repeat top;
	height: 100px;
	width: 800px;
	float:left;
	}

#logo h1 span{ 
	display: none;
	
	}
#mainphoto {
width: 794px;
height: 325px;
margin: 0px;
padding: 0px;
background-image:url(images/gloryofgod_frame.gif);
background-repeat:no-repeat;
float: left;
}

#mainphoto2 {

margin: 0px;
padding: 0px;

float: left;
}

#mainphoto_inner {
padding: 22px;


}

#photomenucontainer {
	background-color: #000000;
	float: left;
	width: 794px;
	height: 36px;
}

#photomenucontainer_inner {
	padding-left: 27px;
	padding-right: 27px;
}


#photomenuitem{
	float: left;
	
}

#photomenuitem_inner{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 5px;
	
}

#photomenuitem img{
	border-color: #000000;
	border-width: 1px;	
}

#photomenuitem img:hover{
	border-color: #ffffff;
	border-width: 1px;	
}


.topleft{
background-image:url(images/gloryofgod_topleft.gif);
background-repeat:no-repeat;
width: 26px;
height: 26px;
}

.top{
background-image:url(images/gloryofgod_top.gif);
background-repeat: repeat-x;

height: 26px;
}

.topright{
background-image:url(images/gloryofgod_topright.gif);
background-repeat:no-repeat;
width:26px;
height: 26px;
}

.left{
background-image:url(images/gloryofgod_left.gif);
background-repeat: repeat-y;
width: 26px;

}

.bottomleft{
background-image:url(images/gloryofgod_bottomleft.gif);
background-repeat:no-repeat;
width: 26px;
height: 26px;
}

.right{
background-image:url(images/gloryofgod_right.gif);
background-repeat: repeat-y;
width: 26px;

}

.bottomright{
background-image:url(images/gloryofgod_bottomright.gif);
background-repeat:no-repeat;
width: 26px;
height: 26px;
}

.bottom{
background-image:url(images/gloryofgod_bottom.gif);
background-repeat: repeat-x;

height: 26px;
}