@charset "utf-8";
body {
	color: #000000;
	background: url(../images/Pback.jpg);
}
#center {
	width: 740px;
	margin: auto;
	text-align: left;
}
#topContent {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	text-indent: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: solid 1px #000;
}

.container {
	width: 749px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	vertical-align: top;
}
.siteinfo {
	border: 1px solid #000;
}

#header {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#paypal {
}

.innercont {
	padding-right: 10px;
	padding-left: 10px;
	text-indent: 10px;
}
#content {
	border-bottom: 1px solid #000;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}


.containertop {
	width: 747px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	background-position: top;
	background-repeat: no-repeat;
	height: 150px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
#footer {
	background-color: #D6D4C5;
	padding-top: 10px;
	border: 1px solid #000;
}

a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}


.style1 {font-weight: bold}
.style2 {font-size: 24px}
hr {
	color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 30px;
	margin-bottom: 30px;
}
h2 ,p{
	margin: 5px;
	padding: 5px;
}
