<style type="text/css">
<!--

html {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin: 15px 40px 40px 40px;
	padding: 0px;
        background: url('/graphics/starfield2.jpg') repeat;
}

#wrapper { 
	height:100%;
}

#header {
	padding: 0;
	margin: 0;
	background-color: 000000;
	height: 150px;
	min-width: 800px;
	border-bottom: 4px solid #1010fa;
}
#header-right {
	background: right url('/graphics/header-right.jpg') no-repeat;
	height: 150px;
	width: 100%;
}
#header-center {
	background: center url('/graphics/header-center.jpg') no-repeat;
	height: 150px;
	width: 100%;
}
#header-left {
	background: left url('/graphics/header-left.jpg') no-repeat;
	height: 150px;
	width: 100%;
}

#main-body {
	min-width: 800px;
	background-color: #fafafa;
}

#main-text {
	background-color: #fafafa;
	padding: 10px;
	font-size: 13px;
	word-spacing: +3px;
	line-height: 130%;
}


#footer {
	font-size: 10px;
	text-align: right;
	border-top: solid 3px black;
	border-top-style: double;
	padding: 10px;
	background: top left url('/graphics/menu-footer.jpg') repeat-x;
	background-color: #ffffff;
}

#members-list {
}

#members-list ul {
  float: left;
  width: 500px;
  margin: 0;
  padding: 0;
  list-style: none;
}
 
#members-list li {
  float: left;
  width: 160px;
  margin: 0;
  padding: 0;
}

#member-list .non-member a {
	color: ffffff;
}

.page-title {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.major-heading {
	font-weight: bold;
	font-size: 1.1em;
}

.td-menu-bottom {
	background-Image: url('/graphics/menu-bottom-dark3.jpg');
	background-position: bottom left;
	height: 240px;
}

.td-menu, .td-menub {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px; 
	text-align: center;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom: 1px solid #dc0229;
	text-indent:0px;
}

.td-menu { background-color: #000000; }
.td-menub { background-color: #505050; }

.td-menu a:link, .td-menu a:visited, .td-menu a:hover, .td-menu a:active, .td-menub a:link, .td-menub a:visited, .td-menub a:hover, .td-menub a:active  {
	color: #dc0229;
	text-decoration: none;
}

table.navbar td {
	text-align: center;
}

td.table2, td.table2-right, td.table2-title, td.table2-title-right {
	font-size: 12px;
	vertical-align: top;
}

td.table2-title, td.table2-title-right {
	background-color: #000000;
	border-bottom: 1px solid rgb(0,0,0);
	font-weight: bold;
	color: white;
}

td.table2-title-right {
	border-right: 1px solid white;
}


td.table2-right {
	border-right: 1px solid rgb(100,100,100);
}
-->
</style>
