html{

}

body {
background-image:url(../images/bg.jpg);
background-repeat:repeat-x;
background-color:#620035;


}

#contentContainerBorder{
background:none;

	background-image:url(../images/border_tran.png);
	
	
}
#menu ul li a{
    color:#ffe8b6;
}

#mainContainer{
	background:none;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	
}
.hoverSquare{

	background-image:url(../images/hover_bg_orange.jpg);
}


#hoverLight{
	background-image:url(../images/hover_orange.jpg);


}

#footer{
background:none;

}
.event_info {
color:#990000;
border:#CC0071 1px solid;
background-color:#FFE8F4;
padding:20px;
width:520px;
}
