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-color: #CCC;
	margin: 0px;
	padding: 0px;
	position: relative;
	background-attachment: fixed;
	background-image: url(bgimage.jpg);
	background-repeat: repeat;
	background-position: center center;
}
#topnotice {
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#topnotice h1 {
	font-size: 14px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#logo_banner {
	padding: 0px;
	clear: right;
	height: 250px;
	width: 900px;
	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: 250px;
	width: 310px;
	position: relative;
}
#logo_banner #banner {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 250px;
	width: 590px;
	position: relative;
	background-attachment: scroll;
	background-image: url(banner.png);
	background-repeat: no-repeat;
}
#navigation {
	clear: right;
	height: 16px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-attachment: scroll;
	background-image: url(navigationbg.png);
	background-repeat: no-repeat;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 27px;
	padding-left: 0px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#navigation ul li {
	font-size: 16px;
	font-weight: 900;
	color: #FF0;
	text-decoration: none;
	text-align: center;
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#navigation ul li a {
	color: #CF9;
	text-decoration: none;
}
#navigation ul li a:hover {
	color: #FF0;
	text-decoration: underline;
}
#navigation ul li a:visited {
	color: #FFF;
	text-decoration: none;
}
#navigation ul li a:visited:hover {
	color: #FF0;
	text-decoration: underline;
}
#navigation ul li a span {
	display: none;
}
#intersect {
	background-attachment: scroll;
	background-image: url(intersect.png);
	background-repeat: no-repeat;
	padding: 0px;
	clear: right;
	height: 200px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}


#content {
	clear: right;
	height: auto;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-attachment: scroll;
	background-image: url(contentbg.png);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 70px;
	padding-bottom: 40px;
	padding-left: 70px;
}
#content .thickerpar {
	font-size: 16px;
	font-weight: 900;
	color: #933;
	text-align: center;
}

#content h2 {
	font-size: 24px;
	font-weight: 900;
	font-variant: small-caps;
	color: #903;
	text-align: center;
}
#content h3 {
	font-size: 24px;
	font-weight: 900;
	color: #CF9;
	background-attachment: scroll;
	background-image: url(headerbg1.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 50px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-variant: small-caps;
}

#content p strong {
	font-weight: normal;
}

#content .picsize1  {
	height: auto;
	width: 750px;
}
#content .centerpar .picsize2 {
	height: auto;
	width: 230px;
	padding: 5px;
}

.centerpar  {
	text-align: center;
}

#footer {
	background-attachment: scroll;
	background-image: url(footerbg.png);
	background-repeat: no-repeat;
	clear: right;
	height: 16px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 32px;
	padding-left: 0px;
}
#footer h6 {
	font-size: 16px;
	color: #CF9;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#designby {
	height: auto;
	width: 900px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
