@charset "utf-8";
/* CSS Document */

#head {
	height: 73px;
	width: 850px;
}
#nav1 {
	height: 26px;
	width: 850px;
	background-image: url(../images/nav_top.png);
	font-family: Impact;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
}

#nav2 {
	background-image: url(../images/nav_top.png);
	height: 26px;
	width: 850px;
	font-family: Impact;
	color: #ffffff;
}

#ss6tix {
	background-image: url(../images/nav_bottom.png);
	height: 27px;
	width: 850px;
	font-family: Impact;
	font-size: 18px;
	color: #ffffff;
}

#ss6tix a:hover {
	font-size: 18px;
	color: #ff0000;
	text-decoration: none;
}
#ss6tix a {
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
}

#content {
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bolder;
	text-align: justify;
	width: 798px;
	padding-right: 25px;
	padding-left: 25px;
	height: 100%;
	background-attachment: fixed;
	background-image: url(../images/contentbg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#content a {
	color: #960000;
	text-decoration: none;
	font-style: italic;
}
#content a:hover {
	color: #ff0000;
	font-style: italic;
	text-decoration: none;
}
#pghead h1 {
	font-family: Impact;
	font-size: 40px;
	color: #960000;
	padding: 0px;
}
#content h2 a {
	font-family: Impact;
	color: #ff0000;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
#content h2 a:hover {
	font-family: Impact;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
#table {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-align: center;
	background-color: #ffffff;
	width: 848px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#table h3 {
	font-family: Impact;
	font-weight: normal;
	font-size: 36px;
}


#content h2 {
	font-family: Impact;
	font-weight: normal;
	font-size: 20px;
	color: #c80000;
	text-decoration: underline;
	border-bottom-style: solid;
	border-bottom-width: 10px;
	border-bottom-color: #ffffff;
}
#content h3 {
	font-family: Impact;
	font-size: 36px;
	font-weight: normal;
	font-style: normal;
	color: #960000;
	text-decoration: underline;
	text-align: center;
}
#ads {
	width: 850px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#content h4 {
	font-family: Impact;
	font-size: 24px;
	font-weight: normal;
	font-style: italic;
	text-align: center;
}
#content h5 {
	font-size: 16px;
	font-weight: normal;
	font-family: Impact;
	color: #e10000;
}

#pghead {
	height: 55px;
	width: 848px;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 5px;
	padding: 0px;
}


#foot {
	height: 39px;
	width: 850px;
	background-image: url(../images/footer.png);
	text-align: center;
	vertical-align: middle;
	font-family: Impact;
	font-size: 14px;
	color: #ffffff;
}
#foot a:hover {
	font-family: Impact;
	font-size: 14px;
	color: #ff0000;
	text-decoration: none;
}
#foot a {
	font-family: Impact;
	color: #c80000;
	text-decoration: none;
}
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(../images/background.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#content p {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
