	* {
		margin:0;
	}
	body {
	text-align: center;
	min-width: 800px;
	height: 100%;
	min-heigth: 100%;
	

	
	background-color:#330000;
	margin-left: 25px;
	}
	hr {
		margin-top:4px;
		margin-bottom:4px;
		
	}

#main {
	text-align: left;
	width:800px;
	height: 100%;
	min-heigth: 100%;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border: thin solid #000000;	
}

#Masthead {
	height: 113px;
	width: 800px;
	background-image: url(header.jpg);
}

#Masthead h2 {
	text-align: right;
	color: #FFFFFF;
	font-size: 21pt;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 15px;
	font-style: normal;
	padding-top: 67px;
	letter-spacing: .45em;
}

#SideBarNav {
	width: 170px;
	background-image: url("archiveShows/101 Aerospace Premier/test.jpg");
	background-position: right;
	background-color: #660000;
	background-repeat: repeat-y;
	float: left;
	height: 487px;
	padding-top: 8px;
}

#navlist {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: 0px;
}

#SideBarNav li{
	display: block;
	text-align: right;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	margin-right: 10px;
}

li a {
	display : block;
	text-decoration: none;
	color:#FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 7px;	

}

#SideBarNav li:hover {
	border-left-width: thin;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-width: thin;
	border-right-style: solid;
	background-image: url(images/navbackground.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: bold;
	font-variant: normal;
}

#Content {
	float: right;
	width:600px;
	
	overflow: auto;
	background-color: #FFFFFF;
	margin-left: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-right: 15px;
	letter-spacing: 0pt;
	margin-bottom: 0px;
	font-size: 11px;
	line-height: 150%;
	margin-top: 15px;
}

#Content h1 {
	text-align: left;
	width:auto;
	display: block;
	color: #FFFFFF;
	background-color:#660000;
	font-style: normal;
	padding: 8px;
	margin-bottom: 15px;
	margin-top: 15px;
}

#Content img.illus {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#Content ul {
	list-style:     none;
	position:       relative;
	left:           2em;
	width: 90%;
	}

#Content ul li {
		background: url("images/li-arrow.gif") 0 .4em no-repeat;
		margin:     .5em 0 0 -.5em;
		padding:    0 0 0 .75em;
}

#Content ol li {
		margin:  .5em 0;
}
	
#Content a:link {
		text-decoration:    none;
		color:              #25397d;
}

#Content a:visited {
		text-decoration:    none;
		color:              #25397d;
}

#Content a:hover {
		text-decoration:    none;
		color:              #00cc33;
}

#Content a:active {
		text-decoration:    none;
		color:              #25397d;
}
	

#footer {
	width: 800px;
	height:58px;
	clear: both;
	background-color: #FFFFFF;
	border-top-width: 4px;
	border-top-style: solid;
	text-indent: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-color: #000000;
}
