* {
	border: 0;
	margin: 0;
	padding: 0;
}

a {
	color: #FFFFFF;
}

a:hover {
	color: #FBE4AC;
	text-decoration: none;
}

body {
	background: #000000;
	color: #000000;
	font-family: georgia, "times new roman", times, serif;
	margin: 0 auto 0 auto; 
	max-width: 1200px;
	min-width: 900px;
	padding: 0;
	width: 100%;background-image: url(../images/htmlbg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

h1 {
	font-size: 1.4em;
	font-weight: normal;
	letter-spacing: 0px;
	margin: 0;
	line-height: 1.2em;
}
h2 {
	font-size: 110%;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 2px 110px 2px 110px;
	text-align: center;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 0px;
	padding: 2px 110px 2px 110px;
	text-align: center;
	text-decoration: underline;
}

html {
	scrollbar-3dlight-color: #AE602D;
	scrollbar-arrow-color: #D27711;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #AE602D;
	scrollbar-shadow-color: #E3C765;
	scrollbar-track-color: #D27711;
}

img, div {
	behavior: url(iepngfix.htc);
}

ul {
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 1.2em;
	list-style: none;
	margin: 0 2em 0 2em;

}
li {
	display: inline;
}
p{
	color: #000000;
}

.thumbnail {
	background: url(../images/thumbbg.jpg);
	border: 0;
	float: left;
	height: 152px;
	margin: 0 10px 10px 0;
	padding: 0px 0px 0px 0px;
	text-align: center;
	width: 200px;
	z-index: 100;
}

.thumbnail img {
	border: 0px;
	height: 121px;
	margin: 0 0px 0px 0;
	padding: 16px;
	width: 160px;
}

#content {
	margin: 0 auto 0 auto; 
	padding: 0px 0px 0px 0px;
	text-align: center;
}

#content p{
	font-size: 110%;
	letter-spacing: 1px;
	padding: 2px 42px 9px 42px;
	text-align: left;
}

#contentcntr{
	background: url(../images/contentbg.jpg) repeat-y;
   height:400px;
	margin: 0;
	padding: 0;
	width: 900px;
}
#contentport{
	background: url(../images/contentbg.jpg) repeat-y;
	margin: 0;
	padding: 0;
	width: 900px;
}
#footer {
	font-size: smaller;
	padding: 0;
	text-align: center;
	margin: 0 auto 0 auto; 
}

#footer a{
	color: #F5B82B
}

#footer a:hover{
	color: #D27711;
}

#footer p{
	padding: 0;
	color: #FFFFFF;
}

#footercntr{
	background: url(../images/footer.jpg) no-repeat;
	display: block;
	height: 17px;
	margin: 0 auto 0 auto; 
	padding: 0;
	width: 900px;
}

#header {
	height: 400px;
	margin: 0 auto 0 auto; 
	text-align: center;
}

#header p {
	color: #FFFFFF;
	line-height: 8px;
	margin: 0 0 0 18px;
}

#page {
	margin: 0 auto 0 auto; 
	width: 900px;
	width: expression(document.body.clientWidth < 902? "900px" : "auto");
}

#sound {
	width: 76%;
	height: 40px;
	text-align: right;
	margin: 0 auto 0px auto;
}

#soundright{
	height: 37px;
	width: 84px;
}

#swf {
	display: block;
	height: 400px;
	margin: 0 auto 0px;
	text-align: center;
	width: 100%;
}
#port {
	text-align: center;
	width: 860px;
}
#title-h{
	background: url(../images/titlebg-h.jpg) no-repeat;
	display: block;
	height: 57px;
	margin: 0;
	padding: 0;
	width: 900px;
}
#title-po{
	background: url(../images/titlebg-po.jpg) no-repeat;
	display: block;
	height: 57px;
	margin: 0;
	padding: 0;
	width: 900px;
}
#title-pr{
	background: url(../images/titlebg-pr.jpg) no-repeat;
	display: block;
	height: 57px;
	margin: 0;
	padding: 0;
	width: 900px;
}
#title-c{
	background: url(../images/titlebg-c.jpg) no-repeat;
	display: block;
	height: 57px;
	margin: 0;
	padding: 0;
	width: 900px;
}
#titlecntr {
	display: block;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}
.minitxt {
	color: #433124;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 0px;
	padding-right: 16px;
}
