body {	background-color: #000000;



	text-align:center;}







div#container{



	background-color:#000000;



	background-image:url('http://www.lupalooza.com/containerback09.jpg');



	background-repeat:no-repeat;



	position:relative;



	height:750px;



	width:600px;



	margin: auto;



	}











div#main {
	background:transparent;
	position:absolute;
	width:452px;
	height:542px;
	top:154px;
	left:105px;
	border-style:none;
	border-size:1px;
	border-color:grey;
	overflow: auto;

}







div#nav{
	background:transparent;
	text-align:right;
	font-family:verdana;
	position:absolute;
	width:62px;
	height:585px;
	top:41px;
	left:14px;
	color:white;
}







div#sub{



	background-color:transparent;



	position:absolute;



	width:495px;



	height:30px;



	top:700px;



	left:95px;



	color:white;



	border-style:none;



	border-color:white;



	border-size:1px;



	font-size:10pt;



	font-family:timesnewroman;	



	}



	







div#countdown{



	background-color:transparent;



	position:absolute;



	width:75px;



	height:75px;



	top:60px;



	left:518px;



	color:white;



	font-size:14pt;



	font-family:verdana;



	}







p {	text-align:left;



	font-family:arial;



	font-size:11pt;}







h1 {



	font-family:verdana;



	font-size:24pt;}



	











a {
	font-style: normal;
	text-decoration:none;
	color:#000000;
}







a:hover{color:yellow;}







a:active{color:ff6600;}







table {



	border-style:none;



	border-color:white;



	border-size:3px;



	font-family:arial;



	font-size:18pt;



	color:white;



	font-weight:bold;



	font-variant:small-caps;



	position:absolute;



	top:85px;



	left:95px;}







hr {



	color:black;



	size:1px;



	opacity:0.7;filter:alpha(opacity=20);



	}
