/* Min-width */
div.widthshell-width
{
	min-width: 964px;
}

* html .widthshell-minwidth
{
	padding-left:964px;
}

* html .widthshell-container
{
	margin-left:-964px;
}

/* Center the shell */
body div.shell
{
	width: 964px;
	margin: auto;
	position: relative;
}

body div#footer
{
	text-align: center;
}

body div#footer ul.top-level-nav
{
	margin: 0px;
}

body div#footer img
{
	border: none;
}

/* Right align the menu */
div#header ul
{
	margin-left: 110px;
}

/* Banner with the starry background and the rocket image. */
div#banner
{
	width: 964px;
	height: 254px;
	
	background-image: url(../images/space.gif);
	
	position: relative;
}

img#trail-outer
{
	position: absolute;
	left: 0px;
	top: 145px;
}

img#trail-inner
{
	position: absolute;
	left: 4px;
	top: 150px;
}

img#rocket
{
	position: absolute;
	left: 130px;
	top: -78px;
}

/* Headlines div, just under the starry banner. */
div#headlines
{
	width: 964px;
	height: 30px;
	padding-top: 14px;

	background-image: url(../images/headlines.gif);
}

div#headlines h1
{
	margin: 0px;
	color: #c30;
	font-size: 12px;
	text-transform: uppercase;
	font-family: Georgia, sans-serif;
}

/* Three columns */
div.left-col
{
	float: left;
	padding-left: 25px;
	width: 260px;
}

div.centre-col
{
	float: left;
	padding-left: 45px;
	width: 288px;
}

div.right-col
{
	float: left;
	padding-left: 55px;
	width: 260px;
}



div#content-container
{
	width: 964px;
	min-height: 341px;
	padding-top: 27px;
	padding-bottom: 30px;
	
	background: url(../images/burst-bottom.gif) no-repeat 49px 0px;
}

p,
ul
{
	color: white;
	font-size: 12px;
	padding: 0px 5px 0px 5px;
	margin: 0px 0px 14px 0px;
}

p.intro
{
	color: #f7da7e;
	padding-bottom: 14px;
	border-bottom: solid 3px #f7da7e;
}

a img
{
	border: solid 10px #c30;
}

p.caption
{
	padding-left: 35px;
	margin-top: 9px;
	padding-top: 6px;
	background: transparent url(../images/star-red.gif) no-repeat 0px 50%;
}

#content-container ul li
{
	list-style-type: none;
	background: transparent url(../images/red-bullet.gif) no-repeat 0px 1px;
	padding-left: 15px;
}

#ctxtnav ul li
{
	background: none;
	padding-left: 6px;
}

/* Trac overrides */
.wikipage
{
	padding: 0px;
}



/* Star positions */
img#star-13
{
	top: 680px;
}

img#star-14
{
	left: 160px;
	top: 760px;
}

img#star-15
{
	left: 100px;
	top: 726px;
}

img#star-16
{
	left: 230px;
	top: 770px;
}

img#star-17
{
	left: 260px;
	top: 680px;
}

img#star-18
{
	left: 235px;
	top: 650px;
}

img#star-19
{
	left: 220px;
	top: 645px;
}

img#star-20
{
	left: 465px;
	top: 740px;
}

img#star-21
{
	left: 550px;
	top: 760px;
}

img#star-22
{
	left: 530px;
	top: 790px;
}



img#launch-special
{
	border: none;
	float: right;
	padding: 5px;
}