body {
		background: #000000;
		color: #f1f1f1;
		font-family: Georgia serif;
		
	}
	
a {color: #99FF11; text-decoration: none; }

/*ids*/

/*
#bgWrap {
		background: #ffffff url('../img/balmoBg.jpg') no-repeat;
		width: 1280px;
		margin-left: auto;
		margin-right: auto;
	}
*/

#header {background: #000000;}

#footer {background: #000000; padding: 5px; text-align: center; margin-top:30px; border-top: thin solid #222222;}

#menu {background: #000000; height: 50px; border-bottom: thin solid #222222; margin-bottom: 10px;}

/*classes */

.catTitle {
			color:#999999;
			font-family:arial,sans-serif;
			font-size:75%;
			font-weight: bold;
		}
		
.webLinks {
			padding-top: 15px;
		}
		
.wrap {background: #000000;}

.leftBuf {margin-left: 25px; margin-right: 5px;}

.rightBuf {margin-left: 0px;}

.rightBufNews {margin-left: -10px;}

.break {border-bottom: thin solid #222222; margin-bottom: 10px;}

.date {
	border-top: thin dashed #99FF11; 
	font-size: 90%; 
	padding-top: 1px;
	font-style:italic; 
	text-align:right;}
	
.newsHead {font-size: 125%;}

.copy {font-family:arial; font-size:90%; line-height:150%;}

.member {color: #99ff11; font-weight: bold; font-size: 115%;}