body {	background-image: url(../pix/GALL_bkgnd.png);		
		background-repeat: repeat-x;
		background-color: #07092A;
		color: #EDEFE6;		}

a:link, a:visited    {	color: #E5E7DD; }
a:hover, a:active   { color: #EC4119;	}

#galleriestext {	position: absolute;		width: 50%;		left: 80px;	top: 64px;	font-size: 14px;}

#galleriestext h1 {	font-size: 18px;	margin: 0px;	padding-top: 0px;	padding-right: 40px;
					padding-bottom: 0px;		padding-left: 0px;	}

#galleriestext p {	display: inline;	font-style: italic; }

#galleryjpg {	position: absolute;	top: 130px;	 text-align:center;	width:100%;		}

#galleryjpg img {	text-align:center;	}

#gallbutton {			position: absolute;	top: 48px;	right: 30px; display:block;	}

#prevbutton {			position: absolute;	top: 65px;	right: 30px; display:block;		}

#nextbutton {			position: absolute;	top: 84px;	right: 8px; display:block;		}

#smallbutton {			position: absolute;	top: 103px;	right: 29px; display:block;		}

#largebutton {			position: absolute;	top: 103px;	right: 26px; display:block;		}

