body {
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 57px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #c3c4c6;
	background-repeat: repeat-x;
	background-position: center top;
}
#left {
	background-image: url(images/leftshadow.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
#right {
	background-image: url(images/rightshadow.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}.bottom1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.bottom2, .bottom2 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
#page {
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
	padding-bottom: 0px;
}
a:link, .pinkhead {
	color: #EE2B7A;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ED297B;
}
a:hover {
	text-decoration: none;
	color: #242021;
}
a:active {
	text-decoration: none;
	color: #231F20;
}#aboutsign {
	background-image: url(images/sign.gif);
	background-repeat: no-repeat;
	position: relative;
	display: block;
	background-position: right bottom;
	margin: 0px;
}
.border img {
	border: 1px solid #000000;
}
.bigtext {
	font-size: 16px;
	font-weight: bold;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

