/* general page properties--------------------------------------------------- */


body {
	margin:0;
	padding:0;
	min-width:974px;
	height:100%; 
	background-color:#2d0e30;
	background-image:url(../images/bg_main_wide.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px; color:#FFFFFF;
	
} 


a:link {
	color:#ffffff;
	text-decoration: underline;	
}
a:visited {
	color: #ffffff;
	text-decoration: underline;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
a:active {
	color: #ffffff;
	text-decoration: none;
}


/* Navigation Layers--------------------------------------------------- */



#wrapper {
	margin:0 auto;
	text-align: left;
	width:974px;
	left:50%;
}

td.contactborders {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px; color:#eaa2f4;
	letter-spacing:3px;
}


td.welcomeBox{
	background-image:url(../images/welcome_2.jpg);
	background-repeat:no-repeat;
	
}

td.eventbox{
	background-image:url(../images/events_3.jpg);
	background-repeat:no-repeat;
	
}

td.loungebox{
	background-image:url(../images/azlounge2.jpg);
	background-repeat:no-repeat;
	
}

td.vids{
	overflow:scroll;
	height:56px;
}

td.wheretowatch{
	width:290px; width:208px;
	background-image:url(../images/aze2tv_3.jpg);
	background-repeat:no-repeat;
}

td.bgfix{
	width:975px;height:20px;
	background-image:url(../images/bg3.jpg);
	background-repeat:no-repeat;
	overflow:visible;
}

table.contact{
	width:975px;height:562px;
	background-image:url(../images/contact_bg2.jpg);
	background-repeat:no-repeat;
}

table.ss{
	width:975px;height:693px;
	background-image:url(../images/sugarstation_bg.png);
	background-repeat:no-repeat;
}

table.azelounge{
	width:975px;height:790px;
	background-image:url(../images/aze2_lounge_bg.png);
	background-repeat:no-repeat;
}

td.sm {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px; color:#FFFFFF;
	letter-spacing:-1px;
}











