@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color:#444444;
	background-image: url(images/img_back.gif);
	background-repeat: repeat-x; 
	margin: 0px;
	padding: 0px;
}


	

html {
min-height: 101%;
}

.paraMain {
line-height: 24px;
margin-bottom: 16px; }

.header {
margin-top: 23px;
margin-bottom:25px;
} 

.headerLiveEvents {
font-size: 14px;
color:#62a8bc;
font-weight: bold;
} 


.descriptionText {
font-size: 14px;
margin-bottom: 3px;
}

.contactUsText
{
position:absolute;
left:179px;
top:585px;
}

	
.paraMain a:link {color: #FFFFFF;}
.paraMain a:visited {color: #FFFFFF;}
.paraMain a:hover {color: #666666; text-decoration: none; border-bottom:1px dotted;}
.paraMain a:active {color: #FFFFFF;}	
	

#left_aro {
visibility:hidden;
}
