@charset "utf-8";
/* CSS Document */

body {
	background-image:url(splash.gif);
	position:relative;
	width: 760px;
	text-align: center;
	margin:0 auto;
}

#Container {
	width:760px;
	margin:0px auto;
	text-align: left;
	border: none;
	padding: 0;
	z-index:1;
	position: relative;
}

#bannerleft {
	left: 0px;
	top: 0px;
	width: 274px;
	height:160px;
	position: absolute;
	z-index:2;
}

#bannerright {
	position:absolute;
	top: 0px;
	left:274px;
	width: 475px;
	height: 160px;
	background-repeat: no-repeat;
	background-image: url(Website%20Slices/images/index2_02.png);
	z-index:3;

}

#bannerphoto {
	position: absolute;
	padding-top: 40px;
	left: 300px;
	width: 414px;
	height: 95px;
	z-index:1;
	top: 2px;
}

#navbar {
	position:absolute;
	top:159px;
	left:0px;
	width:760px;
	height:50px;
	z-index:4;
}
#subnav {
	position:absolute;
	top:209px;
	left:0px;
	background-image: url(Website%20Slices/images/index2_13.png);
	height: 31px;
	background-repeat: no-repeat;
	width: 760px;
	z-index:5;

}
#page_body {
	position:absolute;
	top:240px;
	left:0px;
	float:left;
	margin-top:0px;
}

#bodytop h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	position:absolute;
	top: 15px;
	left: 63px;
	float:left;
	margin-top:0px;
	width: 216px;
	}

#bodytop {
	background-image: url(Website%20Slices/images/index2_14.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 760px;
	z-index:6;
	float:left;
}

#bodymiddle {
	background-image: url(Website%20Slices/images/index2_15.png);
	background-repeat: repeat-y;
	width: 760px;
	z-index:7;
	float:left;
	top: 0px;
	margin: 0px;
}
#bodybottom {
	background-image: url(Website%20Slices/images/index2_17.png);
	background-repeat: no-repeat;
	height: 41px;
	width: 760px;
	z-index:8;
	float:left;
}
#footer {
	background-image: url(Website%20Slices/images/index2_18.png);
	background-repeat: no-repeat;
	width: 760px;
	height: 45px;
	z-index:9;
	float: left;
\
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:10px;
	color:#660033;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#bodymiddle p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	top: 0px;
	width: 630px;
	position: relative;
	padding-left: 60px;
	margin-left:0px;
}

#bodymiddle ul {
	width: 630px;
	position: relative;
	padding-left: 45px;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 2.35em;
	font-weight: bold;
	color: #CC3333;
	padding-left: 55px;
}

a {
	color:#CC0000;
	text-decoration:underline;
}


.photogallery{ /*CSS for TABLE containing a photo album*/
}

.photogallery img{ /*CSS for images within an album*/
border: 1px solid green;
}

.photonavlinks{ /*CSS for pagination DIV*/
position:absolute;
left: 60px;
font: bold 14px Arial;
}

.photonavlinks a{ /*CSS for each navigational link*/
margin-right: 2px;
margin-bottom: 3px;
padding: 1px 5px;
border:1px solid gray;
text-decoration: none;
background-color: white;
}

.photonavlinks a.current{ /*CSS for currently selected navigational link*/
	background-color: yellow;
}

.style1 {
	font-size: 14px;
	font-weight: bold;
}

.style3 {
	background-color:#FAB23A;
	font-weight: bold;
	}

#photoalbum {
	position:relative;
	float:left;
	margin-left:0px;
	padding: 0 0 0 85px;
	}
	
#subnavlinks {
	position:relative;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	top: 0px;
	padding-left: 55px;
	padding-top: 2.5px;
	margin-top:0px;
	margin-left:0px;
}

#subnavlinks a{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	}
	
#subnavlinks a:hover {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF00;
	}
	
#subnavlinks a:visited {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	}
	
#bodymiddle table {
	width: 600px;
	float: left;
	left: 80px;
	position: relative;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#bodymiddle #table2 {
	width: 600px;
	float: left;
	left: 80px;
	position: relative;
	border: thin solid #FAB23A;
}
#bodymiddle #table1 {
	width: 600px;
	float: left;
	left: 80px;
	position: relative;
	border: thin solid #FAB23A;
	background-color: #FFFFFF;
}

#bodymiddle #table4 {
	width: 300px;
	float: left;
	left: 160px;
	padding-left: 90px;
	margin-top:0;
	position: relative;
}

#bodymiddle #facepaint {
	padding-left: 130px;
}

#bodymiddle #artphoto {
	padding-left: 40px;
}
