@charset "utf-8";

div,h1,h2,h3,h4,h5,h6,p,address,ul,ol,li ,a,img{
	margin: 0px;
	padding: 0px;
	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;
}
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #D6D6D6;
	background: #252525;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100.01%;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#wrapper #mainNav {
	padding: 0px;
	margin-top: 10px;
}

#wrapper #mainNav ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}

#wrapper #mainNav ul li {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
#wrapper #mainContent a:link
, #wrapper #mainContent a:visited {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: underline;
	color: #FFF;
}
#wrapper #mainContent a:hover , #wrapper #mainContent a:active {
	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;
	text-decoration: underline;
	font-weight: bolder;
}
#wrapper #mainContent #scroll p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	line-height: 1.4;
	color: #D6D6D6;
	text-indent: 20px;
	margin-bottom: 12px;
	margin-left: 10px;
	margin-top: 10px;
	text-align: justify;
}

#wrapper #mainContent h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	padding-top: 10px;
	color: #FFF;
}
#wrapper #mainContent h2 {
	font-size: 0.8em;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#wrapper #mainContent #scroll table p   {
	text-indent: 0;
	text-align: left;
	margin: 0;
	color: #252525;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 0.7em;
	line-height: 1;
	font-family: Verdana, Geneva, sans-serif;
}
#wrapper #mainContent #scroll table h1   {
	margin-right: 20px;
	text-align: left;
	font-weight: bold;
}
#wrapper #mainContent #scroll table h2   {
	font-size: .8em;
	font-weight: bold;
	text-align: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
}
#wrapper #mainContent #scroll table h3   {
	font-size: 0.9em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #252525;
	text-align: center;
}



#wrapper #mainContent #scroll ul {
	list-style-type: none;

}
#wrapper #mainContent #scroll ul li {
	float: left;

}


#wrapper #mainContent #scroll img {
	display: block;
	float: left;
	margin-bottom: 70px;



}

.gifLower {
	margin-top: 8px;
	margin-bottom: 15px;
}
.placeBottom {
	padding-bottom: 100px;
}
.bold {
	font-weight: bold;
}
.back {
	font-size: 0.6em;
	text-align: right;
	padding-right: 20px;
}
