/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #000000;
	margin-top: 0px;
	background-image: url(../graphics/bg-red-black.jpg);
	background-repeat: repeat-x;
	color: #E0E0E0;
}

.Nav {
	color:#CCCCCC

}

.Nav a {
	color:#CCCCCC
}

.Nav a:hover {
	color:#FFFFFF
}

H1 {
	font-size: 24px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

H2 {
	font-size: 18px;
	font-weight: normal;
	font-style:italic;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

H3 {
	font-size: 16px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.LeftNav {
	color: #eeeeee;
	margin-left: 5px;
	margin-right: 15px;
	text-decoration:none;
	}
	
.LeftMember {
	Font-size: 12px;
	text-align:center;
	}
	
.LeftNav a {
	color: #eeeeee;
	margin-left: 5px;
	margin-right: 15px;
	text-decoration:none;
	}
	
.LeftNav a:hover {
	color: #303030;
	margin-left: 5px;
	margin-right: 15px;
	text-decoration:none;
	}
	
.RotatingPix {
	width: 300px;
	height: 130px;
	padding-left: 20px;
	}
   
.SideBarHeader {
	font-size: 14px;
	font-weight:bold;
   	}

.SideBarText {
	font-size: 12px;
	font-style:italic;
   	}
	
#bios td {
	line-height: 1.5em;
	}
