html, body {
	background: #000;
	color: #fff;
	margin: 0; padding: 0;
}

body {
	/* background: url(../img/top_all.gif) top center no-repeat; */
	/* background: url(../img/topbanner.gif) top left no-repeat; */
	background: url(../img/rrr-banner-extended.jpg) top left no-repeat; 
	font: 84% "Lucida Grande", Verdana, Arial, sans-serif;
}

#wrap {
	// width: 60em;
	margin: 0 auto;
}

/* Header stuff
 * *****************/
#hdr {
	// height: 212px;
	height: 147px;
}

#logo {
	padding-top: 14px;
}

/* Basic Layout
 * *****************/
#main {
	position: relative;
}
#cart {
	position: absolute; right: 0;
	z-index: 5;
	text-align: right;
}
#navigation {
	position: absolute;
	width: 15em;
}
#product {
	position: absolute;
	left: 16em; top: 2em;
	width: 44em;
	padding-top: 1em;
}

#letter {
	position: absolute;
	left: 16em; top: 2em;
	width: 44em;
}

#photos {
	position: absolute;
	left: 16em; top: 2em;
	width: 44em;
}

#weblinks {
	position: absolute;
	left: 16em; top: 2em;
	width: 44em;
}

#alert {
	clear: left;
	text-align: center;
	padding: 1em 0;
	width: 100%;
	color: #ff9900;
}

#footer {
	clear: left;
	padding: 1em;
	text-align: center;
	padding: 1em 0;
	width: 100%; /* Fix an IE issue to force the footer to appear */
}

/* Left Nav
 * *****************/
#nav, #nav li {
	padding: 0; margin: 0;
	list-style: none;
	_display: inline; /* Fix an IE issue with spacing */
	background: none;
}
#nav a {
	display: block;
	color: #fff;
	font: bold 1.5em "Arial Narrow",Arial,sans-serif;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 10px;
	border-left: 5px solid #000;
	_height: 1%; /* Fix an IE issue with click areas */
}
#nav a:hover {
	border-color: #ff9900;
	color: #ff9900;
}
#nav 

/* Expanding Menu */
#menu, #menu li, #menu sli {
	padding: 0; margin: 0;
	list-style: none;
	_display: inline; /* Fix an IE issue with spacing */
	background: none;
}
#menu sli a {
	display: block;
	color: #fff;
	font: 1.0em "Arial Narrow",Arial,sans-serif;
	text-decoration: none;
	//padding-top: 2px;
	padding-left: 20px;
	border-left: 5px solid #000;
	_height: 1%; /* Fix an IE issue with click areas */
}
#menu ul.subMenuRocketsOn {
	display: block;
}
#menu ul.subMenuRocketsOff {
	display: none;
}
#menu a {
	display: block;
	color: #fff;
	font: bold 1.5em "Arial Narrow",Arial,sans-serif;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 10px;
	border-left: 5px solid #000;
	_height: 1%; /* Fix an IE issue with click areas */
}
#menu a:hover {
	border-color: #ff9900;
	color: #ff9900;
}
#menu li#active a {
	color: #ff9900;
}
#menu

/* PayPal CC Logo */
#paypal-cc {
	padding: 0;
	margin: 0;
	_display: inline;
	background: none;
	z-index: 0;
}

/* Photos Stuff */
#photos a {
	display: block;
	color: #fff;
	font: bold 2em "Arial Narrow",Arial,sans-serif;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 4px;
/*	background: url(../img/Home-Icon.gif) 4px 0 no-repeat; */
	border: 4px solid #000;
	_height: 1%; /* Fix an IE issue with click areas */
}

#photos a:hover {
	border-color: #ff9900;
	color: #ff9900;	
}

/* Web Link */
#links, #links li {
	padding: 0; margin: 0;
	list-style: none;
	_display: inline; /* IE fix */
	background: none;
}

/*
#links a {
	display: block;
	color: #fff;
	font: 1.5em "Arial", Arial, sans-serif;
	text-decoration: none;
	position: absolute;
	left: 20.0em;
	right: 0;
	padding: 1em;
	height: auto;
	width: 85%;
	line-height: 3;
/*
	text-align: left;
	padding-top: 40px;
	padding-bottom: 50px;
	padding-left: 44px;
	// background: url(img/logo-nar.gif) 44px 0 no-repeat;
	background: url(img/logo-nar.jpg) bottom left no-repeat;
	_height: 1% /* IE click area fix

}*/

#links a {
	display: block;
	color: #fff;
	font: 1.5em "Arial", Arial, sans-serif;
	text-decoration: none;
/*************** Taken out for now 
	text-align: left;
	padding-top: 40px;
	padding-bottom: 50px;
	padding-left: 44px;
	// background: url(img/logo-nar.gif) 44px 0 no-repeat;
	background: url(img/logo-nar.jpg) bottom left no-repeat;
	_height: 1% /* IE click area fix
**********************/
}

#links a:hover {
	color: #ff9900;
}
#links a#narlink {
	background-image: url(../img/logo-nar.jpg);
}
#links a#darslink {
	background-image: url(../img/logo-dars.jpg);
}
#links a#rocketryforumlink {
	background-image: url(../img/logo-rocketryforum.jpg);
}


/* top menu */

#navigate {position: absolute; left: 13.75em; right: 0;
  padding: 0.25em 0 0.25em 1em;
  z-index: 1; overflow: hidden;
  height: auto; width: 85%; line-height: 2;}
* html #navigate {padding-top: 0;}
#navigate h4 {display: none;}
#navigate ul, #navigate li {margin: 0; padding: 0;}
#navigate ul {padding-left: 0.5em;}

#navlinks {float: left; width: 100%;}
#navlinks a {text-decoration: none;}
#navlinks li {float: left; list-style: none; margin-left: 1px; background: none;}
#navlinks li a {padding: 0.25em 1em; margin-right: 0.125em;
  border-top: 0.75em solid #666666; border-left: 0.75em solid #000; border-right: 0.75em solid #000;
  border-bottom: 0.75em solid #000;
  font-weight: bold; color: #fff;}
#navlinks li ul {display: none; border: none;}
#navlinks li li a {font-weight: normal;}
#navlinks a:hover {border-top-color: #ff9900;}
#navlinks li#actlinks a {color: #ff9900; border-top: 0.75em solid #cccccc;}


