* {
	margin:0;
	padding:0;
	font-weight:normal;
}
h1{
	color:#e1ce23;
	font-size:1.2em;
	padding-bottom:10px;
	font-weight:bold;
}
p{
	font-size:1.1em;
	color:#fff;
	line-height:1.8em;
	padding-bottom:10px;
}
p a {
	color:#FFFFFF;
}
p a:hover {
	color:#FFFFFF;
}
p a:visited {
	color:#FFFFFF;
}
a {
	color:#FFFFFF;
}
a:hover {
	color:#FFFFFF;
}
a:visited {
	color:#FFFFFF;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	background-color:#000000;
	font-size:62.5%;
}
ul{
	list-style: none;
}
#wrapper{
	text-align:left;
	margin:0 auto;
	background-image:url(../images/common/page-background.jpg);
	height:637px;
	width:928px;
}
#logo{
	margin:20px 0 0 27px;
}
#navContainer{
	margin-left:43px;
	width:842px;
}
	#navContainer li{
		list-style:none;
		float:left;
	}
#leftColumnCont{
	float:left;
	width:464px;
}
#leftColInset{
	padding:50px 50px 0 85px;
}
#rightColumnCont{
	float:left;
	width:464px;
}
#rightColInset{
	padding:60px 90px 0 57px;
}
#rightColInset-flash{
	padding:50px 80px 0 50px;
}
/* scroller elements */
.Container {
  position: relative;
  top: 0px; left: 0px;
  width: 329px;
  height: 310px;
}
#Scroller-1 { 
  position: absolute; 
  overflow: hidden;
  width: 329px;
  height: 310px;
}
/*#Scroller-1 p {
  margin: 0;
  padding: 10px 20px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #fff;
}*/
.Scroller-Container {
  position: absolute;
  top: 0px; left: 0px;
}
.Scrollbar-Up {
  cursor: pointer;
  position: absolute;
  top: 30px; left: 340px;
  z-index:1;
}
.Scrollbar-Down {
  cursor: pointer;
  position: absolute;
  top: 270px; left: 340px;
  z-index:1;
}
/* scroller elements */
