#sTop {
	background-image: url(imgs/top5.jpg);
	background-attachment: scroll;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center 0px;
	padding: 0px;
	height: 233px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: visible;
}
#sTop #sTopTit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	width: 500px;
	position: relative;
	clip: rect(auto,auto,auto,auto);
	top: 100px;
	left: 350px;
	overflow: visible;
}
#sTop #sTopTit p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	clear: both;
}
#sTop #sTopTit h2 {
	font-weight: bold;
	margin:0;
	position: relative;
	overflow: hidden;
	float: left;
	font-family: Times, serif;
	font-size: 1em;
	line-height: 1em;
}
#sTop #sTopTit h2 span {
   position: absolute;
    width: 100%;
    height: 0.8em;

	background: url(imgs/patron_tit_top.gif);
}
#sBot {
	background-image: url(imgs/bot.jpg);
	text-align: center;
	height: 29px;
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 1px;
	clear: both;
	float: none;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;

}
body {
	background-color: #000000;
}
#sMenu {
	height: 30px;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 30px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
#sMenu a {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}
#sMenu a:hover {
	color: #0EECE1;
}
#sMenu a:active {
	color: #666666;
}
#sMenuPost {
	line-height: 1px;
	background-color: #000000;
	background-image: url(imgs/smenupost.jpg);
	height: 22px;
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#sContMain {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
	background-color: #FFFFFF;
	padding: 0px;
}
#sMain {
	background-color: #FFFFFF;
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

