body {
	background-attachment: fixed;
	background-image: url(images/background.png);
	background-repeat: repeat;
	background-position: center;
	background-color: #FFFFFF;
	overflow-y: scroll
}
#page {
	position: relative;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	top: 0px;
	border: thin solid #000000;
	left: 0px;
	padding: 0px;
}
#page #top_logo {
	width: 100%;
	left: 0px;
	top: 0px;
	position: absolute;
	height: 141px;
	background-attachment: fixed;
	background-image: url(images/bluetrans.png);
	background-repeat: repeat;
	background-position: center;
	z-index: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-indent: 200px;
}
#page #page_title {
	position: absolute;
	left: 383px;
	top: 1px;
	z-index: 1;
	text-align: center;
	width: 312px;
	height: 142px;
}
#page #index_image {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	width: 300px;
	display: inline;
	overflow: hidden;
}

#page #Page_curl_top_left {
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: left;
	z-index: 1;
	height: 67px;
	width: 131px;
}
#page #Page_curl_top_right {
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: right;
	z-index: 1;
	height: 67px;
	width: 131px;
}
#page #Page_curl_bottom_left {
	position: absolute;
	left: 0px;
	bottom: 0px;
	text-align: left;
	z-index: 1;
	height: 67px;
	width: 131px;
}
#page #Page_curl_bottom_right {
	position: absolute;
	right: 0px;
	bottom: 0px;
	text-align: right;
	z-index: 1;
	height: 67px;
	width: 131px;
}
#page #nav_bar {
	position: absolute;
	left: 0px;
	top: 141px;
	background-attachment: fixed;
	background-image: url(images/bluetrans.png);
	background-repeat: repeat;
	background-position: center;
	width: 135px;
	text-align: center;
	z-index: 1;
	visibility: visible;
	overflow: visible;
	height: 100%;
}
#page #blue_trans_curve_top_left {
	left: 134px;
	top: 141px;
	position: absolute;
	height: 50px;
	width: 50px;
}
#page #blue_trans_curve_bottom_left {
	left: 134px;
	position: absolute;
	bottom: 67px;
	height: 50px;
	width: 50px;
}
#page #page_footer {
	width: 100%;
	left: 0px;
	bottom: 0px;
	text-align: center;
	position: absolute;
	height: 67px;
	background-attachment: fixed;
	background-image: url(images/bluetrans.png);
	background-repeat: repeat;
	background-position: center;
}
#page #page_footer_text {
	width: 100%;
	left: 0px;
	bottom: 0px;
	text-align: center;
	position: absolute;
	height: 52px;
	z-index: 1;
	clip: rect(auto,auto,auto,auto);
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #333333;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #666666;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #666666;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #666666;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #666666;
	margin: 0px;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #666666;
}
