A:link { text-decoration: none; color:#1b6091; }
A:visited { text-decoration: none; color: #838383; }
A:hover { text-decoration: underline; color: #1b6091; }
body {
	background-image: url(climber/bg.jpg);
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0%;
	margin-bottom: 0%;
	font-family: Arial;
	font-style: normal;
	font-size: 10px;
	font: normal;
}
h1 {
	font-family: Arial;
	font-style: normal;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
}
h2 {
	font-family: Arial;
	font-style: normal;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
}
.front {
	font-family: Verdana;
	font-style: normal;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
 .front-link {
	color:black;
	text-decoration:none;
	font-style : normal;
	font-size : 9px;
	font : arial;
}
.big {
	font-family: Verdana;
	font-style: normal;
	font-size: 22px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
.big2 {
	font-family: Verdana;
	font-style: normal;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.big3 {
	font-family: Verdana;
	font-style: normal;
	font-size: 12px;
	text-decoration: none;
	color: #ff0000;
	font-weight: bold;
}
.big4 {
	font-family: Verdana;
	font-style: normal;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
 .norm {
	color:black;
	text-decoration:none;
	font-style : normal;
	font-size : 12px;
	font : arial;
}
 .norm2 {
	color:black;
	text-decoration:none;
	font-style : normal;
	font-size : 15px;
	font : arial;
}
 .norm3 {
	color:black;
	text-decoration:none;
	font-style : normal;
	font-size : 14px;
	font : arial;
}
 .small {
	color:black;
	text-decoration:none;
	font-style : normal;
	font-size : 11px;
	font : arial;
}
 .small2 {
	color:black;
	text-decoration:none;
	font-style : normal;
	font-size : 11px;
	font-family: Verdana;
}
.brochure {
	font-family: Verdana;
	font-style: normal;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
.stair-head {
	font-family: Verdana;
	font-style: normal;
	font-size: 15px;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
}
 .footer {
	color: black;
	text-decoration: none;
	font-style: normal;
	font-size: 10px;
	font: Verdana;
}
 .small-ul {
	color:black;
	text-decoration:none;
	font-style : normal;
	font-size : 10px;
	font : arial;
}
 .small-ul2 {
	color:black;
	text-decoration:none;
	font-style : normal;
	font-size : 9px;
	font : arial;
}
.small-tx {
	color: black;
	text-decoration: none;
	font-style: normal;
	font-size: 10px;
	font: Verdana;
}
.small-ani {
	font-family: Verdana;
	font-style: normal;
	font-size: 9px;
	text-decoration: none;
	color: #365E7A;
	font-weight: normal;
}
.small-main {
	font-family: Verdana;
	font-style: normal;
	font-size: 10px;
	text-decoration: none;
	color: #365E7A;
	font-weight: normal;
}
.extreme {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 8px;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
}
.drop-select {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px; 
	text-decoration: none;
	color: #09153B;
	background-color: #fafafa;
}
/*Example CSS for the two demo scrollers*/

#pscroller1{
	width: 117px;
	height: 90px;
	border: 0px solid black;
	padding: 0px;
	background-color: #ffffff;
	font-family: Verdana;
	font-style: normal;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

#pscroller2{
width: 350px;
height: 20px;
border: 1px solid black;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}

