html, body, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0px;
padding: 0px;
border: 0px;
}
body {
	background-color: #F8F5F8;
	background-image: url(../images/back1.gif);
	font-family: "Comic Sans MS", Georgia, "Times New Roman", Times, serif;
	color: #6B3A6B;
	background-position: center;
	background-repeat: repeat-y;
}
p.gallery {
	font-size: smaller;
}
p.gallery1 {
	font-size: smaller;
	margin-top: 15px;
}
img.gallery {
	padding-top: 10px;
}
p {
	text-align: justify;
	font-size: smaller;
	margin-top: 7px;
	margin-bottom: 2px;
}

.txtHead {
	font-weight: bold;
}
h1 {
	font-size: 22px;
}
br {
	font-size: x-small;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 16px;
}
h5 {
	text-align: right;
}
hr {
	color: #6B3A6B;
}


div.main {
	text-align: left;
	width: 660px;
  margin-left: auto;
  margin-right:auto;
}
div.topPageWidth {
		padding-bottom: 15px;
	}
div.top {
	width: 395px;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #6B3A6B;
	padding-right: 5px;
}
div.date {
	clear: right;
	float: right;
	width: 250px;
	text-align: right;
}
div.pageWidth {
	clear: both;
	width: 100%;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #6B3A6B;
	padding-top: 25px;
}
div.leftMenu {
	width: 150px;
	padding-top: 40px;
}
div.pageBody {
	clear: right;
	float: right;
	width: 490px;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #6B3A6B;
	padding-left: 1%;
}
div.images2right {
	float: right;
	width: 49%;
	text-align: center;
}
div.images2left {
	width: 48.9%;
	text-align: center;
}
div.images1Large {
	width: 98%;
	text-align: center;
}
div.image1Left {
	width: 49%;
	text-align: center;
	float: left;
	padding-bottom: 5px;
}
div.image1Right {
	width: 49%;
	text-align: center;
	float: right;
	padding-bottom: 5px;
}
div.textRight {
	width: 49%;
	text-align: left;
	float: right;
	padding-bottom: 5px;
}

div.footer {
	clear: both;
	width: 100%;
	padding-top: 5px;
	color: #FFFFFF;
	background-color: #B49BB4;
	margin-top: 20px;
}
div.footLeft {
	width: 300px;
	padding-right: 5px;
}
div.footRight {
	clear: right;
	float: right;
	padding-right: 10px;
	width: 250px;
}
div.galFoot {
	clear:both;
	width: 98%;
	height: 10px;
	border-bottom-width: 2px;
	border-bottom-style: ridge;
	border-bottom-color: #B49BB4;
}
div.rightCont {
	clear: right;
	float: right;
	width: 62%;
	text-align: left;
}
div.rightContRA {
	clear: both;
	float: right;
	width: 62%;
	text-align: right;
}
div.leftCont {
	width: 35%;
	text-align: left;
}
div.viewer {
	clear: both;
	float: right;
	width: 99%;
	text-align: center;
}
div.leftViewer {
	clear: both;
	float: right;
	width: 99%;
	text-align: left;
}
div.replyForm {
	clear: both;
	width: 98%;
}
ul#nav {
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0;
	font-weight: bold;
}
ul#nav li {
	display: block;
	padding: 0;
	margin: 0;

}
ul#nav li a {
	display: block;
	width: 139px;
	padding: 0.3em 0 0.3em 0.5em;
	border-width: 0.5px;
	border-style: solid;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background: #6B3A6B;
	font-size: 12px;
}
ul#nav li a:hover {
	color: #FFFFFF;
	background-color: #B49BB4;

}
ul#nav li#current a {
	color: #FFFFFF;
	background-color: #B49BB4;
}
ul#nav li#current a:hover {
	color: #FFFFFF;
	background-color: #B49BB4;
}
.redText {
	color: #FF0000;
}
li {
		font-size: smaller;
}
