body 
{
	background-color: #FFA43E;
}

html 
{
	background-color: #FFA43E;
}

html, body{
scrollbar-face-color:#EBF5FF;
scrollbar-base-color:#EBF5FF;
scrollbar-arrow-color:black;
scrollbar-track-color:#F3F3F3;
scrollbar-shadow-color:#EBF5FF;
scrollbar-highlight-color:#EBF5FF;
scrollbar-3dlight-color:#78AAFF;
scrollbar-darkshadow-Color:#78AAFF;
}

#Header {
	position:relative;
	width:750px;
	height:95px;
	z-index:2;
	text-align: center;
}
#Banner {
	position:relative;
	height:95px;
	z-index:2;
}
#Body {
	width: 750px;
	padding-top: 15px;
	background-color: #FFCCA6;
	top: 20px;
	position: relative;
	padding-bottom: 15px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#Par1 {
	text-align: justify;
	padding-right: 3em;
	padding-left: 3em;
}


#Footer {
	position:relative;
	left:0px;
	width:750px;
	z-index:3;
	bottom: 0px;
	top: 20px;
	font-family: "Courier New", Courier, monospace;
	font-size: 9px;
	font-style: italic;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
#Counter {
	position: relative;
	text-align: center;
	padding-top: 25px;
}
#Counter img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
#Container {
	height: auto;
	width: 750px;
	position: absolute; left:50%;
	margin: 0 0 0 -375px;
}
#Navigation
{
	font: normal normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	top: 20px;
	position: relative;
}
#NaviList
{
	list-style:none outside none;
	margin:0;
	padding:0;
	text-align:left;
}
#NaviList li {
	margin: 0;
	padding: 0;
	display:inline;
	bottom: 10px;
	position: relative;
}
#NaviList a, #NaviList a:link, #NaviList a:visited {
	background-color: #0080FF;
	bottom: 2px;
	color: #FFFFFF;
	display: inline;
	margin: 0;
	position: relative;
	right: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-decoration: none;
	border: 1px solid #000000;
	height: 20px;
}
#NaviList a:hover {
	bottom: 1px;
	color: #FFF;
	position: relative;
	background-color: #990000;
	left: 1px;
}

#ActiveLink #Current, #ActiveLink #Current:hover, #ActiveLink #Current:link, #ActiveLink #Current:visited{
	color: #000000;
	margin: 0;
	padding: 2px 5px 4px 5px;
	position: relative;
	right: 0px;
	background-color: #FFCCA6;
	bottom: 0px;
	top: 6px;
	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;
}
#mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
}

#InvLinks{
	position: relative;
	margin-top: 150px;
}
#InvLinks a:link, #InvLinks a:visited, #InvLinks p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #666666;
}
#Par2 {

	text-align: center;
	padding-right: 3em;
	padding-left: 3em;
}

