body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	background-attachment: fixed;
	background-color: #FFF;
	background-image: url(bgimage1.jpg);
	background-repeat: repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#topnotice {
	clear: right;
	width: 815px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#topnotice h1 {
	font-size: 12px;
	color: #333;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-variant: small-caps;
}

#logo_banner {
	background-attachment: scroll;
	background-image: url(bannerbg.png);
	background-repeat: no-repeat;
	clear: right;
	height: 200px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#logo_banner #logo {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	height: 200px;
	width: 450px;
	position: relative;
}
#logo_banner #banner {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: right;
	height: 200px;
	width: 350px;
	position: relative;
}
#navigation {
	background-attachment: scroll;
	background-image: url(navigationbg.png);
	background-repeat: no-repeat;
	clear: right;
	height: 15px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 17.5px;
	padding-right: 15px;
	padding-bottom: 27.5px;
	padding-left: 0px;
	position: relative;
}
#navigation ul {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#navigation ul li {
	font-size: 15px;
	font-weight: 900;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFF;
	display: inline;
	list-style-type: none;
	font-variant: small-caps;
}
#navigation ul #endnow {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navigation ul li a {
	color: #FFF;
	text-decoration: none;
}
#navigation ul li a:hover {
	color: #0F0;
	text-decoration: underline;
}
#navigation ul li a:visited {
	color: #FFF;
	text-decoration: none;
}
#navigation ul li a:visited:hover {
	color: #0F0;
	text-decoration: underline;
}
#navigation ul li a span {
	display: none;
}

#content {
	background-attachment: scroll;
	background-image: url(contentbg.png);
	background-repeat: repeat-y;
	clear: right;
	height: auto;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 20px;
	position: relative;
}
#content h2 {
	font-size: 24px;
	font-weight: 900;
	font-variant: small-caps;
	color: #666;
	text-align: center;
}
#content h3 {
	font-size: 20px;
	font-weight: 900;
	font-variant: small-caps;
	color: #666;
	text-align: center;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.centerpar2 {
	text-align: center;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.centerpar1 {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#content .centerpar1 .picsize1 {
	margin: 0px;
	padding: 3px;
	height: auto;
	width: 240px;
}

#content .centerpar1 .picsize2 {
	height: auto;
	width: 750px;
	border: medium groove #933;
}
#content .centerpar1 .picsize3 {
	padding: 5px;
	height: 181px;
	width: 145px;
}


#content p strong {
	font-weight: normal;
}

#footer {
	background-attachment: scroll;
	background-image: url(footerbg.png);
	background-repeat: no-repeat;
	clear: right;
	height: 13px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 18.5px;
	padding-right: 35px;
	padding-bottom: 28.5px;
	padding-left: 20px;
	position: relative;
}
#footer h5 {
	font-weight: 900;
	font-variant: small-caps;
	color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#designedby {
	padding: 0px;
	clear: right;
	width: 815px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	position: relative;
}
