body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;


}

A:link	{	
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:	none;

	}	
		
A:visited	{	
	text-decoration:	none;

	}	
		
A:active	{	
	text-decoration:	none;
	}	
		
A:hover	{	
	text-decoration:	underline;
	}



.smallDetail {
	font-size: x-small;
}
.sidebar {
	background-image: url(images/sidebar2.jpg);
	background-repeat: no-repeat;
	padding: 5px;


}
.blackText {
	color: #000000;
	font-size: x-small;

}
.seriousPane {
	font-size: x-small;
	color: #000000;
	margin: 3px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;


}
.floater {
	position: absolute;
}
.topBar {
	background-image: url(images/topbarLeftFadeToBlack.jpg);
	background-repeat: no-repeat;
	padding: 5px;
	background-position: left top;

}

.contentPane {
	background-image: url(images/values.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;




}


.centerPane {
	background-image: url(images/lips_smaller.gif);
	background-repeat: no-repeat;
	background-position: right bottom;


}
.divider {
	background-image: url(images/dot.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
