/**
 * The Sonic Center
 * skins2/tsc4/stardust/goodfuture_proto/style.css: TSC4 Stardust Good Future Proto Substyle CSS.
 * Version: 3.9
 * Created: 2007/12/26
 * Accessibility: Direct.
 */

body
{
	background-color: #000020 !important;
	background-image: url('images/frobotnik.png');
}

h1
{
	background-image: url('images/corner.png');
}

h2
{
	background-image: url('images/longhoriz.png');
}
h2 span
{
	background-image: url('images/pointer.gif');
}

#nav
{
	background-image: url('images/leftcurve.png');
	
	/* Stardust Good Future and Good Future Proto have a shorter */
	/* leftcurve.png than the other Stardust substyles.          */
	padding-bottom: 128px !important;
}
#nav div#innernav
{
	background-image: url('images/roadright.png');
}

/* Table decorations */
td.datacorner1, td.datacorner2, td.datacorner3, td.datacorner4
{
	background-image: url('images/datacorner.png');
}
td.datatop, td.databottom
{
	background-image: url('images/datahoriz.png');
	height: 8px !important;
}
td.dataleft, td.dataright
{
	background-image: url('images/datavert.png');
}
col.dataside
{
	width: 8px !important;
}

/* Box Colors - #000b37 for Good Future, Proto */
li.itemstart, p, .bars span, td.textbox, .innercontent, #newsbox,
.updatebox, #randomstats td, table.data, #context_menu
{
	background-color: #000b37 !important;
}
