/* MAIN COMPONENTS */
#swatter 
	{
	} 
*
	{
	margin:0;
	padding:0;
	}
body 
	{
	margin:5px 0px; 
	padding:0px; 
	text-align:center;
	background-color: #000000;
	font: 12px arial;
	color: #FFFFFF;
	}
img
	{
	border:none;
	}

p
	{
	text-align:left;
	font-family: arial;
	font-size:12px;
	padding:1em 0;
	}
ul 
	{
	font-family: arial;
	font-size: 110%;
	margin-left: 10px;
	}
li 
	{
	list-style: none;
	margin-top: 10px;
	font-size: 12px;
	margin-left: 10px;
	color:#FFFFFF;
	text-decoration:none;
	cursor: pointer;
	}
li:hover
	{
	list-style: none;
	margin-top: 10px;
	font-size: 12px;
	margin-left: 10px;
	color:#FFFFFF;
	text-decoration:none;
	cursor: pointer;
	font-weight: bold;
	cursor: pointer; 
	}
a	{
	text-decoration:none;
	cursor: pointer;
	color:#FFFFFF;
	cursor: pointer;
	}
a:hover	{
	text-decoration:none;
	cursor: pointer;
	font-weight: bold;
	color:#FFFFFF;
	cursor: pointer;
	}


/* DIVS */
#div_logo
	{
	margin:0px auto;
	margin-top: 30px;
	text-align:center;
	font-size: 16px;
	background-color: #000000;
	}
#div_main
	{
	clear:both;
	margin:0px auto;
	margin-top: 30px;
	text-align:center;
	background-color: #000000;
	} 
#div_container
	{
	position:relative;
	width:900;
	margin:0px auto;
	margin-top: 30px;
	text-align:left;
	} 
#div_menu
	{
	float:left;
	margin:0px auto;
	width:150;
	text-align:left;
	background-color: #000000;
	} 
#div_center
	{
	float:left;
	margin:0px auto;
	text-align:center;
	width:600;
	height:600;
	background-color: #000000;
	} 
#div_text
	{
	float:left;
	margin:0px auto;
	margin-left:10px;
	text-align:center;
	width:120;
	background-color: #000000;
	} 

#div_tickets
	{
	font: 14px arial;
	clear:both;
	margin:0px auto;
	margin-top: 30px;
	text-align: center;
	background-color: #000000;
	} 
#div_mission
	{
	font: 12px arial;
	clear:both;
	margin-top: 30px;
	text-align:center;
	background-color: #000000;
	} 