@charset "UTF-8";
body {
	background-color: #020318;
	color: #FFF;
	background-image: url(nightBGlighter3637.jpg);
	background-repeat: repeat-x;
}
/* global font declaration */
body, p {

}
p {
	
}
a {
	color: #FC0;
}


/* IDs */
#container {
	background-image: url(blacktile40.png);
	background-repeat: repeat;
	-o-box-shadow: 1px 1px 10px #222;
	-icab-box-shadow: 1px 1px 10px #222;
	-khtml-box-shadow: 1px 1px 10px #222;
	-moz-box-shadow: 1px 1px 10px #222;
	-webkit-box-shadow: 1px 1px 10px #222;
	box-shadow: 1px 1px 10px #222;
}
#header {
	background-image: url(nightbanner2.jpg);
	background-repeat: no-repeat;
}
#topnavi {
	}
#main {
	}
#widecolumn {
}
#narrowcolumn {
	}
#sidebar {
	background-image: url(whitetile20.png);
	background-repeat: repeat;
}

#footer {
	background-image: url(nightfooter3_7284.png);
	background-repeat: no-repeat;
	background-position: 0px -4px;
}
