@charset "utf-8";


#FlashSpacer {
	width: 65px;
	visibility: hidden;
	clear: left;
	float: left;
}
h1, h2, h3, h4, h5, h6, p {
	font-family: Verdana, Geneva, sans-serif;
}
#PageHeader {
	height: auto;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	text-align: center;
	padding: 15px;
}

#headerbox {
	width: 955px;
	height: 100px;
	background-image: url(../template/headerbox.jpg);
}

#footer {
	background-color: #FFFFFF;
	width: 955px;
	height: auto;
	float: none;
}



#footer_inner {
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 955px;
	padding-bottom: 15px;
	text-align: center;
}


/* CSS Document */
body {
	background-repeat: repeat;
	height: auto;
	width: 955px;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #660000;
	color: #000000;
}
#container {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	height: auto;
	background-color: #FFFFFF;
}


body {
	font-size:100%;
}
h1{
	font-size: 1em;
	color: #600;
}
h2{
	font-size: 1.3em;
	color:#000
}
h3{font-size: .9em; font-weight:normal}
h4{font-size: .6em; font-weight:lighter}
p{
	font-size: 0.8em;
	color: #FFFFFF;
}
p{line-height: 1.2em}
ol {font-size: .75em}
ul{font-size: .75em}
a {font-size:inherit}
p{
	color: #000000;
	font-weight: lighter;
}
span{
	font-size: 1em;
	font-weight:bold;
	color:#600
}
a {
	font-style: normal;
	color:#000000;
	text-decoration:none
}
a:hover {color:#9900FF}
* {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#navbar {
	width: auto;
	height: auto;
}
#navbar_inner {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	color: #000000;
}
#body {
	background-color: #FFF;
}
