body {
	color:#FFFFFF;
	background-color: #000000;
	font-size:14px;
	font-family: Verdana, Tahoma;
	text-align:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div.LogoBar {
	background-image: url("images/BlueBackground.png");
	background-position:right;
	background-repeat: repeat-x;
	background-color: #000000;
	text-align:center;
}
div.LogoBarHumanity {
	background-image: url(albums/images/HumanityBack.jpg);
	background-position:center;
	background-repeat: repeat-x;
	background-color: #000000;
	text-align:center;
}
div.LogoBarFallout{
	background-image: url(albums/images/FalloutBack.jpg);
	background-position:center;
	background-repeat: repeat-x;
	background-color: #000000;
	text-align:center;
}
div.LogoBarNHG {
	background-image: url(albums/images/NHGBack.jpg);
	background-position:center;
	background-repeat: repeat-x;
	background-color: #000000;
	text-align:center;
}
div.LogoBarInfinity {
	background-image: url(albums/images/InfinityBack.jpg);
	background-position:center;
	background-repeat: repeat-x;
	background-color: #000000;
	text-align:center;
}
div.LogoBarMedusa {
	background-image: url(albums/images/MedusaBack.jpg);
	background-position:center;
	background-repeat: repeat-x;
	background-color: #000000;
	text-align:center;
}
td.Menu {
	background-color: #00355d;
	border-color: #FFFFFF;
	border-width: 2px;
	border-style: outset;
}
td.Menu:hover {
	background-image: url("images/ButtonAccent.png");
	background-repeat:repeat-x;
}
td.Menu:active {
	background-image: url("images/ButtonAccent2.png");
	background-repeat:repeat-x;
}
a.Menu {
	text-decoration: none;
	height:100%
}
span.Menu {
	font-family: Verdana, Tahoma;
	color:#FFFFFF;
	font-size:18px;
	text-align:center;
	padding: 0px 16px 0px 16px;
}
.BreadTrail {
	color:#666666;
	background-color: #000000;
	font-size:10px;
	font-family: Verdana, Tahoma;
	text-align:center;
	height:20px;
}
table.MainContent {
	border:1px solid #2a2a2a;
	border-collapse:collapse;
	width:1024px;
	margin-top:8px;
}
td.SubContentBig {
	border:1px solid #2a2a2a;
	border-collapse:collapse;
	width:75%;
	text-align:left;
	vertical-align:top;
}
td.SubContentSmall {
	border:1px solid #2a2a2a;
	border-collapse:collapse;
	width:25%;
	text-align:left;
	vertical-align:top;
}
td.SubContentAll {
	border:1px solid #2a2a2a;
	border-collapse:collapse;
	width:100%;
	text-align:left;
	vertical-align:top;
}
td.SubContentMid {
	border:1px solid #2a2a2a;
	border-collapse:collapse;
	width:50%;
	text-align:left;
	vertical-align:top;
}
div.SectionTitle {
	background-image: url("images/SectionBar.png");
	background-repeat:repeat-x;
	height:32px;
	font-family: Cornerstone, Arial;
	color:#FFFFFF;
	font-size:20px;
	text-align:center;
}
div.SectionTitle2 {
	background-image: url("images/SectionBar2.png");
	background-repeat:repeat-x;
	height:32px;
	font-family: Cornerstone, Arial;
	color:#FFFFFF;
	font-size:20px;
	text-align:center;
}
div.Bottom {
	height:48px;
	color:#666666;
	background-color: #000000;
	font-size:10px;
	font-family: Verdana, Tahoma;
	text-align:center;
	vertical-align:middle;
}
ul.TypicalList {
	list-style-image: url("images/ListMark.png");
}
table.TypicalTable {
	
}
td.TypicalCell {
	text-align:left;
	vertical-align:top;
}

/* MEMBER SECTION */
td.MemberSection {
	text-align:left;
	height:232px;
	vertical-align:top;
}
table.MemberSection {
	width:100%;
}
div.MemberSection {
	text-align:center;
	height:200px;
}
img.MemberImg {
	border: 2px solid #2a2a2a;
}

/* ALBUM SECTION */
td.AlbumSectionImage {
	text-align:center;
	height:380px;
	vertical-align:top;
}
td.AlbumSection {
	text-align:left;
	height:380px;
	vertical-align:top;
}
img.AlbumSection {
	border: 2px solid #2a2a2a;
	margin: 16px 0px 0px 0px;
}
blockquote.FactTitle {
	margin-left: 16px;
	margin-right: 8px;
}
blockquote.FactInfo {
	margin-left: 32px;
	margin-right: 8px;
}
blockquote.Center {
	text-align:center;
	margin: 0px 0px 0px 0px;
}

/* INFLUENCE & PHOTOS SECTION */
div.InfluenceCenter {
	text-align: center;
	vertical-align: middle;
	padding: 16px 16px 16px 16px;
}
div.InfluenceDisplay {
	text-align: center;
	vertical-align: middle;
	padding: 16px 16px 16px 16px;
	width: 300px;
}
div.InfluenceExplain {
	text-align: left;
	vertical-align: top;
	padding: 16px 16px 16px 16px;
}
div.Caption {
	font-size:small;
	padding: 8px 16px 24px 16px;
}
span.Space {
	padding: 0px 8px 0px 8px;
}
table.SubTable {
	border:0px hidden #000000;
	width:100%;
	text-align:left;
	vertical-align:top;
}
td.SubTableSectionSmall {
	width:25%;
	vertical-align:top;
}
td.SubTableSectionLarge {
	width:75%;
	vertical-align:top;
}
td.SubTableSectionHalf {
	width:50%;
	vertical-align:top;
}
