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: #333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	position: relative;
	background-attachment: fixed;
	background-image: url(bgimage.jpg);
	background-repeat: repeat;
	background-position: center center;
}
#topnotice {
	padding: 0px;
	clear: right;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#topnotice h1 {
	font-size: 12px;
	font-weight: normal;
	color: #999;
	margin: 0px;
	padding-top: 2.5px;
	padding-right: 0px;
	padding-bottom: 2.5px;
	padding-left: 0px;
	text-align: center;
}
#logo_banner {
	background-attachment: scroll;
	background-image: url(bannerbg.gif);
	background-repeat: no-repeat;
	padding: 0px;
	clear: right;
	height: 200px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#logo_banner #logo {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	height: 200px;
	width: 220px;
	position: relative;
}
#logo_banner #banner {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: right;
	height: 200px;
	width: 580px;
	position: relative;
}
#navigation {
	background-attachment: scroll;
	background-image: url(navigationbg.jpg);
	background-repeat: no-repeat;
	clear: right;
	height: 15px;
	width: 745px;
	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;
}
#navigation ul {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#navigation ul li {
	font-size: 15px;
	font-weight: 900;
	color: #9F3;
	text-decoration: none;
	text-align: center;
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFF;
	list-style-type: none;
}
#navigation ul #endnow {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navigation ul li a {
	color: #9F3;
	text-decoration: none;
}
#navigation ul li a:hover {
	color: #CC0;
	text-decoration: underline;
}
#navigation ul li a:visited {
	color: #9F3;
	text-decoration: none;
}
#navigation ul li a:visited:hover {
	color: #CC0;
}


#navigation ul li a span {
	display: none;
}

#collage {
	padding: 0px;
	clear: right;
	height: 100px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-attachment: scroll;
	background-image: url(collage.jpg);
	background-repeat: no-repeat;
}

#content {
	background-attachment: scroll;
	background-image: url(contentbg.jpg);
	background-repeat: repeat-y;
	clear: right;
	height: auto;
	width: 745px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#content h2 {
	font-size: 24px;
	font-weight: 900;
	color: #000;
	text-align: center;
}
#content h3 {
	font-size: 18px;
	font-weight: 900;
	color: #000;
	text-align: center;
}
#content p strong {
	font-weight: normal;
}
#content .firstpar {
	font-weight: 900;
}
#content .firstpar strong {
	font-weight: 900;
}
#content .centerpar {
	text-align: center;
}
#content .centerpar .picsize1 {
	margin: 10px;
	padding: 0px;
	height: auto;
	width: 250px;
	border: medium groove #333;
}



#footer {
	background-attachment: scroll;
	background-image: url(footerbg.gif);
	background-repeat: no-repeat;
	clear: right;
	height: 15px;
	width: 745px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 45.5px;
	padding-right: 35px;
	padding-bottom: 34.5px;
	padding-left: 20px;
	position: relative;
}
#footer h5 {
	font-size: 15px;
	font-weight: 900;
	color: #9F3;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#designby {
	padding: 0px;
	clear: right;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#designby .centerpar2 {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
