body {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
background-color: #FFFFFF;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
overflow: auto;
}

.left {
background-image:url(../images/left.jpg);
background-position:bottom right;
background-repeat:no-repeat;
}

.right {
background-image:url(../images/right.jpg);
background-position:bottom left;
background-repeat:no-repeat;
}

.back {
background-color:#5F6B7B;
background-image:url(../images/fullFill.jpg);
background-position:bottom;
background-repeat:no-repeat;
}

#copyright {
font-size:9px;
font-weight:bold;
	position:absolute;
	left:687px;
	top:887px;
	width:284px;
	height:11px;
	z-index:1;
	text-align:right;
}

#copy {
font-size:9px;
font-weight:bold;
	position:absolute;
	left:687px;
	top:1100px;
	width:284px;
	height:11px;
	z-index:1;
	text-align:right;
}

.content {
text-align: left;
margin: 0px;
padding: 0px;
background-image:url(../images/bgFill.jpg);
width:470px;
height:695px;
vertical-align:top;
}

.imageDisplay {
margin: 0px;
padding: 0px;
vertical-align:top;
text-align:left;
}

p {
margin:12px;
}

ul {
list-style-type:disc;
}

h1,h2,h3,h4 {
font-size:16px;
}

.galleryleft {
background-image:url(../images/gallery_left.jpg);
background-position:bottom right;
background-repeat:no-repeat;
}

.galleryright {
background-image:url(../images/gallery_right.jpg);
background-position:bottom left;
background-repeat:no-repeat;
}

.galleryback {
background-color:#5F6B7B;
background-image:url(../images/gallery_fullFill.jpg);
background-position:bottom;
background-repeat:no-repeat;
}