@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #300;
	line-height: 22px;
}
body {
	background-image: url(images/mainBack.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


p {
	margin: 0;
	
	
}




#wrapper {
	width: 871px;
	margin-left: auto;
	margin-right: auto;
	
	
	
}
#navigation {
	background-image: url(images/purpBack.jpg);
	height: 40px;
	text-align: right;
	padding-right: 20px;
	padding-top: 20px;
	color: #FFF;
	
	
	
}

#navigation a {
	color: #FFF;
	text-decoration: none;
	
	

	
	
	
	
}

#navigation a:hover  {
	color: #FF9;

	
	
}


#navigation a:visited {
	color: #FFF;
	
	
}

#logo {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	height: 202px;
	
	
}
#content {
	
	background-repeat: repeat-y;
	margin: 0 20px 10px 20px;
	
	
	
}

#footer {
	background-image: url(images/purpBack.jpg);
	text-align: center;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #FFF;
	font-size: 12px;
	clear: both;
	
	
}

#footer a {
	color: #FFF;
	text-decoration: none;
	
	

	
	
	
	
}

#footer a:hover  {
	color: #FF9;

	
	
}


#footer a:visited {
	color: #FFF;
	
	
}
#whitePage {
	width: 440px;
	height: 500px;
	float: left;

	margin: 10px;
	
	
	
	
}

#whitePageText {
	position: relative;
	right: 10px;
	top: 40px;
	left: 20px;
	width: 400px;
	
	line-height: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	
	
	
	
}

#indexImages {
	margin-left: 460px;
	
	
	
	
	

	
	
}
#mainText {
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
	
	
	
}
.gallerytable {
	
	border: #B36666 solid 1px;
	border-collapse: collapse;
	
	
}

.gallerytable td, .gallerytable td {
	
	border:#B36666 solid 1px;
	
	
}
.sm {
	font-size:11px;
	font-style:italic;
	color:#963;
	
}

.gallerytable img {
	border-bottom: #630 solid 1px;
	border-right: #630 solid 1px;
	
	
}