

body{ 
	background:#262424;
	/* default font */
	font-family:Trebuchet MS,Georgia,Arial,sans-serif;
	font-size:15px;
}
	
#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;
}

/* default if not set */
h1{ 
font-family: Trebuchet MS,Georgia,Arial,sans-serif;
color:#CC0000;
font-size:24px;
}