body,td,th {



	font-family: Arial, Helvetica, sans-serif;



	font-size: 12px;



	color: #333333;



	}



body {



	margin-left: 0px;



	margin-top: 0px;



	margin-right: 0px;



	margin-bottom: 0px;



	background-image: url();



	background-color: #EFEEEC;



}



.wrapper {



	background-image: url(images/bg.jpg);



	background-repeat: repeat-y;



	height: auto;



	width: 870px;



	margin: auto;



	padding-right: 40px;



	padding-left: 40px;



}



.logo {



	background-image: url(images/logo.jpg);



	background-repeat: repeat-y;



	height: 100px;



	width: 870px;



	margin: auto;



	padding: 0px;



	}

.number{

	right:auto;
	float:right;
	margin-top:-33px;


}

	











.nav {



	height: 30px;



	width: 870px;



	padding: 0px;



	margin-top: auto;



	margin-right: auto;



	margin-bottom: 10px;



	margin-left: auto;



}



.content {



	height: auto;



	width: 870px;



	margin: auto;



	padding: 0px;



}



.navbutton {



	height: 23px;



	width: 109px;



	margin: auto;



	background-image: url(images/button.jpg);



	background-repeat: no-repeat;



	text-align: center;



	padding-top: 7px;



}



.navbutton:hover {



	background-image: url(images/buttonover.jpg);



}



a:link {



	color: #48AAD1;



	text-decoration: none;



}



a:visited {



	text-decoration: none;



	color: #48AAD1;



}



a:hover {



	text-decoration: none;



	color: #000000;



}



a:active {



	text-decoration: none;



	color: #000000;



}







.white:link {



	color: #ffffff;



	text-decoration: none;



}



.white:visited {



	text-decoration: none;



	color: #ffffff;



}



.white:hover {



	text-decoration: none;



	color: #000000;



}



.white:active {



	text-decoration: none;



	color: #000000;



	



}







.sidenavbutton {



	height: auto;



	width: 170px;



	border-left-style: none;



	background-color: #F8F8F8;



	border-bottom-style: none;



	margin-bottom: 2px;



	border-top-style: none;



	border-right-style: none;



	padding-right: 10px;



	padding-bottom: 10px;



	padding-left: 10px;



	padding-top: 5px;



	margin-right: 10px;



}
/*Example CSS for the two demo scrollers*/

#pscroller1{
width: 179px;
height: 175px;
border: 1px #48AAD1 solid;
padding: 5px;
background-color: white;

}

#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
}

/* CSS Document */








