/* CSS Document */

body{ 
	background:#262424;
	font-family: Trebuchet MS,Georgia,Arial,sans-serif;
	font-size:14px;
	color:black;
	margin-top:25px;
}
#banner{
	background-color:#FFFFFF;
	width:950px;
	text-align:center;
	padding-bottom:10px;
}
#top950 {
	background-image:url("/tpics/top950.jpg");
	background-repeat:no-repeat;
	background-position:top;
	font-size: 11px;
	font-family: Trebuchet MS,Georgia,Arial,sans-serif;
	border-bottom-style:solid;
	border-width:0px;
}
