body {
	background-color: rgb(255,169,194);
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#Footer {
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#Footer a {
	text-decoration: none;
	color: rgb(167,41,89);
}
#Footer a:hover {
	text-decoration: underline;
}
#Footer #FooterBar {
	background-image: url(Images/FooterBack.jpg);
	background-repeat: repeat-x;
	height: 20px;
	padding-top: 4px;
	font-size: 14px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#Footer #FooterShade {
	background-image: url(Images/FooterShadow.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 8px;
}

#Header {
	width: 698px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: right;
	background-color: rgb(242,126,161);
}
#Header .image {
	padding-left: 2px;
}
#Main {
	background-image: url(Images/MainBack.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 592px;
	width: 698px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: rgb(242,126,161);
}
#Main #Content table.Form {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: rgb(210,123,164);
	border-left-color: rgb(210,123,164);
	background-color: #FFFFFF;
}
#Main #Content table.Form td {
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: rgb(210,123,164);
	border-bottom-color: rgb(210,123,164);
}
#Main #Content {
	width: 669px;
	margin-right: auto;
	margin-left: auto;
	background-color: rgb(253,236,236);
	background-image: url(Images/Watermark.jpg);
	background-repeat: no-repeat;
	border: 1px solid rgb(210,123,164);
	height: 435px;
	overflow: auto;
	color: rgb(122,52,84);
	font-size: 12px;
	font-weight: bold;
}
#Main #Content h3 {
	font-size: 14px;
	color: rgb(186,33,82);
	margin: 0px;
	padding: 0px 0px 0px 5px;
	font-style: italic;
}
#Main #Content p {
	padding-left: 5px;
	padding-right: 5px;
}

#Main #Content table.Form {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: rgb(210,123,164);
	border-left-color: rgb(210,123,164);
	background-color: #FFFFFF;
}
#Main #Content table.Form th {
	background-color: rgb(210,123,164);
	color: #FFFFFF;
	padding: 3px;
}
#Main #Content table.Form td {
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: rgb(210,123,164);
	border-bottom-color: rgb(210,123,164);
}

#Main #Pictures {
	width: 681px;
	margin-right: auto;
	margin-left: auto;
}
#Main #Pictures .image {
	padding-left: 2px;
}
#Main #Symbol {
	padding: 1px;
	text-align: center;
}
#Nav {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
 
