BODY { 
	background-color: #FFFFFF;
	color: #000000;
	font-family: tahoma, arial, helvetica;
	font-size: 0.8em;
	margin: 0px 0px 0px 0px;
}

a:link {
	color: #b61f1f;
}

a:active {
	color: #dd2626;
}

a:visited {
	color: #b61f1f;
}

img.nav {
	border: 0;
}

 ul {
 	margin-left: 1.5em;
 	margin-bottom: 1em;
 	padding-left: 0;
 }
 	
table.box {
	border: 0;
}

td.boxLeft {
	background: url('http://wsu.edu/~cmb/images/box/left.gif')
}

td.boxRight {
	background: url('http://wsu.edu/~cmb/images/box/right.gif')
}

.newsTable {
	background-color: #ddd;
	border: 1px solid #aaa;
}

td.newsHeader {
	background-color: #ccc;
	text-decoration: underline;
	font-weight: bold;
	font-size: 1.1em;
	border: 1px solid #aaa;
	padding: 2px;
}

td.newsSubHeader {
	background-color: #ddd;
	font-size: 1.0em;
	padding: 2px;
	border-bottom: 1px solid #999;
}

td.newsDate1 {
	white-space:nowrap;
	background-color: #fff;
	vertical-align: top;
	font-size: 0.8em;
}

td.newsDate2 {
	white-space:nowrap;
	vertical-align: top;
	font-size: 0.8em;
	background-color: #eee;
}

td.newsDesc1 {
	font-size: 0.8em;
	vertical-align: top;
	background-color: #fff;
}

td.newsDesc2 {
	font-size: 0.8em;
	vertical-align: top;
	background-color: #eee;
}

td.statHead {
	text-decoration: underline;
	font-weight: bold;
}

td.stat {
	text-align: right;
}


.copy {
	text-align: center;
	width: 750px;
	font-size: 0.9em;
	width: 750px;
	margin: 5px;
	color: #999;
}

.banner {
	background-color: #ccc;
	text-decoration: underline;
	font-weight: bold;
	font-size: 1.1em;
	border: 1px solid #aaa;
	padding: 2px;
}

div.cmbNews {
	font-size: 0.8em;
	margin-top: 5px;
}

.postedBy {
	font-size: 0.9em;
	color: #999;
}

.calFrame {
	width: 900px;
	height: 600px;
	border: 0;	
}

.photoFrame {
	width: 900px;
	height: 650px;
	border: 0;
}

table#members {
	border: 1px solid #ddd;
	font-size: 1.2em;
}

table#members td {
	vertical-align: middle;
	font-size: 0.8em;
}

table#members td.year {
	font-weight: bold;
	text-decoration: underline;
	color: #fff;
	background-color: #b61f1f;
	font-size: 0.8em;
	background-color: #000;
}

table#members tr.odd {
	background-color: #fff;
}

table#members th{
	font-weight: bold;
	align: center;
	background-color: #b61f1f;
	color: #fff;
	font-size: 0.6em;
}

table#members th.screenshot{
	font-weight: bold;
	align: center;
	width: 160px;
	background-color: #b61f1f;
	color: #fff;
	font-size: 0.6em;
}

table#members th.name{
	font-weight: bold;
	align: center;
	width: 185x;
	background-color: #b61f1f;
	color: #fff;
	font-size: 0.6em;
}

table#members th.desc{
	font-weight: bold;
	align: center;
	width: 400px;
	background-color: #b61f1f;
	color: #fff;
	font-size: 0.6em;
}

table#members th.size{
	font-weight: bold;
	align: center;
	width: 50px;
	background-color: #b61f1f;
	color: #fff;
	font-size: 0.6em;
}

img.member {
	border: 1px solid #000;
	padding: 2px;
}
