/***  YOUR SITES STYLES  ***/
/* Any styles you need to add can be placed here. */  
/* Note: there is a great number of preset styles in the global stylesheet */

/***  Page Navigation  ****/



#pagenav img {

	display: inline;

	}
.test { 
	font-size: x-small;
	color: #999999;
	background-color: #fff;
	}

.testbody { 
	font-size: x-small;
	color: #999999;
	background-color: #000;
	}
.borderBlack {  
	border: thin #000000 groove
	}
#navBar {
	color: #777; 	
	background-color: #fff; 
	width: 195px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
