html {min-height: 100%; margin-bottom: 1px;}

body {
	background-color:#fff; 
	margin: 0; 
	padding: 0; 
	color: #052f57;
	font-size: 12px;
	font-family: arial, helvetica, verdana;
	}

img {
	margin: 0;
	padding: 0;
	display: block;
	white-space: normal; }
h2 {
	color: #052f57;
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal; }
p {
	color: #052f57;
	font-size: 12px;
	font-family: arial, helvetica, verdana;
	line-height: 14px; }
#home .bytebulb {
	color: #595959;
	font-size: 10px;
	font-family: "Times New Roman", Times, serif, Georgia;
	font-weight: normal;
	line-height: 8px;
	margin: 10px 30px 0 0;
	padding: 0; }
#sub .bytebulb {
	color: #595959;
	font-size: 10px;
	font-family: "Times New Roman", Times, serif, Georgia;
	font-weight: normal;
	line-height: 8px;
	margin: 10px 0 0 50px;
	padding: 0; }
#home #bytebulb {
	margin: -7px -20px 0 0;
	padding: 0; }
#sub #bytebulb {
	margin: -7px 0 0 -60px;
	padding: 0; }
p.none {
	margin: 0;
	padding: 0; }

td { }

a:link {
	color: #970505;
	text-decoration: none; }

a:visited {
	color: #970505;
	text-decoration: none; }

a:hover {
	color: #f0baba;
	text-decoration: none; }

a:active {
	color: #970505;
	text-decoration: none; }

a.navlink:link {
	color: #fff;
	text-decoration: none; }

a.navlink:visited {
	color: #fff;
	text-decoration: none; }

a.navlink:hover {
	color: #f0baba;
	text-decoration: none; }

a.navlink:active {
	color: #fff;
	text-decoration: none; }

/********** structure ************/

#container {
	text-align: center;
	width: 1024px;
	margin: 0 auto;
	padding: 0; }


#home #topband {
	height: 122px;
	clear: both; }

#sub #topband {
	height: 164px;
	clear: both; }
#midband {
	clear: both; }

#home #bottomband {
	height: 101px; }
#bblogo {
	text-align: left;
	width: 191px;
	height: 60px;
	float: left;
	margin-top: 20px; }
#sub #bottomband {
	background-color: #052f57;
	background-image: url(../images/bluebg_stars2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 833px;
	height: 54px;
	z-index: 1;
	float: right;
	margin-top: 20px; }

#home #navigation {
	height: 157px;
	clear: both; }

#sub #navigation {
	height: 84px;
	clear: both; }

#home .navigationl {
	background-color: #970505;
	background-image: url(../images/redbg_stars.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 656px;
	height: 100%;
	float: left;
	margin: 0;
	padding: 0 0 0 0; }
	
#sub .navigationl {
	background-color: #970505;
	background-image: url(../images/redbg_stars2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	width: 656px;
	height: 100%;
	float: left;
	margin: 0;
	padding: 0; }
	
.leftcol {
	background-image: none;
	text-align: right;
	margin: 0;
	padding: 0;
	width: 656px;
	float: left; }
.rightcol {
	text-align: left;
	width: 368px;
	float: right;
	margin: 0;
	padding: 0; }
#righttopcol {
	background-color: #052f57;
	text-align: left;
	margin: 0;
	padding: 0;
	width: 368px;
	height: 164px;
	float: right; }
#biopic {
	width: 400px;
	height: 120px;
	overflow: visible;
	float: right;
	margin: -199px 0 0 433px;
	padding: 0; }
/********** end structure ************/
.nav {
	color: #f0baba;
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	margin: 0;
	padding: 0 22px 0 0;
	list-style-type: none;
	display: inline; }
#home .navpad {
	text-align: left;
	margin: 60px 0 0 191px;
	padding: 0; }
#sub .navpad {
	text-align: left;
	margin: 30px 0 0 191px;
	padding: 0; }
.maintext {
	text-align: left;
	margin: 0 10px 0 191px;
	padding: 0; }
.bluebg {
	background-color: #052f57; }
.redbg {
	background-color: #970505; }
ul {
	margin-left: 40px; }
li {
	color: #052f57;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: disc; }
.red {
	color: #970505; }

