body {
	background-image: url('images/sbstile.jpg');
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #D5B67D;
 direction:;
}
#page {
	width: 975px;
	border: none;
	margin-left: auto;
	margin-right: auto;
}
#page td {
	text-align: left;
	vertical-align: top;
	padding-bottom: 20px;
}
#allContent{
	padding-left: 20px;
}
#apDiv1 {
	position:absolute;
	width:691px;
	height:209px;
	z-index:1;
	left: 251px;
	top: 50px;
	font-family: "Edwardian Script ITC";
	font-size: 85px;
	font-weight: bold;
	text-align: center;
}
h1 {
	font-size: 72px;
	text-align: center;
	margin: 0;
	font-family: "Edwardian Script ITC";
	padding-top: 0;
}
h2 {
	text-align: center;
	font-size: 40px;
}
h4 {
	text-align: center;
	font-size: 20px;
}
.story img, .story p img {
	margin-left: auto;
	margin-right: auto;
}
.story, .story p {
	text-align: center;
}

.content_left, .content_right {
	width: 45%;
	text-align: center;
}

.content_left div, .content_right div {
	font-size: 20px;
}

.content_left {
	float: left;
}
.content_right {
	float: right;
}
#leftMenu td {
	padding-bottom: 0;
}
#extraInfo td {
	text-align: center;
}
#apDiv2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
}
#apDiv3 {
/*	position:absolute;
	width:692px;
	height:484px;
	z-index:3;
	left: 255px;
	top: 235px;*/
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}
#apDiv4 {
	position:absolute;
	width:686px;
	height:447px;
	z-index:4;
	left: 325px;
	top: 756px;
}
#apDiv5 {
	position:absolute;
	width:142px;
	height:844px;
	z-index:4;
	left: 981px;
	top: 17px;
}
#apDiv6 {
	position:absolute;
	width:133px;
	height:1278px;
	z-index:4;
	left: 999px;
	top: 47px;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
}
#apDiv7 {
	position:absolute;
	width:151px;
	height:1322px;
	z-index:4;
	left: 978px;
	top: 14px;
	font-size: 16px;
	text-align: center;
}
#apDiv8 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:5;
}
#apDiv9 {
	position:absolute;
	width:157px;
	height:127px;
	z-index:5;
	left: -4px;
	top: 702px;
	font-size: 14px;
	font-weight: bold;
}
body, td, th {
	color: #000;
}

.content-fs p {
	font-size: 18px;
	text-align: justify;
}

/*==== menu ====*/
	
#tabs {
	float:left;
	width:100%;
	background:#000;
	font-size:93%;
	line-height:normal;
	text-align: center;
	}

#tabs ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background:url('images/tableft.gif') no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("images/tabright.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	color:#FFF;
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}