body {
    background-color: #FFF;
    background-image: url("../images/bg.gif");
    background-repeat: no-repeat;
    margin: 0px;
}

img {
    border: 0px;
}

form {
    padding: 0px;
    margin: 0px;
}

p, table, td, th, a {
   font-family: trebuchet ms, Verdana;
   font-size: 12px;
}
a {
	outline:none;	
}


#footer, #footer a {
	font-family: trebuchet ms, Verdana;
	color: #B92125;
	text-transform: uppercase;
	font-size: 10px;
	padding-bottom: 15px;
}

#warnings-container {
    margin-bottom: 10px;
}

.warning {
    color: red;
    font-size: 14px;
}

.clear {
    clear: both;    
}    


h1#alert_msg_home {
	margin:0px;
	padding:0px 0 10px 25px;
	color:#000;
	font-size:1.1em;
	text-align:center;
}
#home_abstract_images {
	position:relative;
	float:left;
	width:605px;
	height:688px;
	padding-left:25px;
	background:url(../images/fringebg_spritemap2.jpg) no-repeat right;
}
#home_boxoffice_link, #home_boxoffice_link a {
	position:absolute;
	left:26px;
	float:left;
	width:395px;
	height:158px;
}
#home_boxoffice_link a {
	left:0px;	
}
#home_boxoffice_link a img {
	display:none;
}
#home_boxoffice_link:hover a img{
	display:inline;
}

/*#home_boxoffice_link:hover {
	background:url(../images/home_boxofficelink.jpg) no-repeat;
}
*/#home_freemusic_link, #home_freemusic_link a {
	position:absolute;
	left:26px;
	top:140px;
	float:left;
	width:225px;
	height:270px;
}

#home_freemusic_link a {
	left:0px;
	top:0px;	
}
#home_freemusic_link a img {
	display:none;
}
#home_freemusic_link:hover a img{
	display:inline;
}







#home_showlist_link, #home_showlist_link a {
	position:absolute;
	right:8px;
	top:40px;
	float:left;
	width:263px;
	height:227px;
}
#home_showlist_link a {
	left:0px;
	top:0px;	
}
#home_showlist_link a img {
	display:none;
}
#home_showlist_link:hover a img{
	display:inline;
}




#home_prosecco_link, #home_prosecco_link a {
	position:absolute;
	left:110px;
	top:373px;
	float:left;
	width:513px;
	height:307px;
}
#home_prosecco_link a {
	left:0px;
	top:0px;	
}
#home_prosecco_link a img {
	display:none;
}
#home_prosecco_link:hover a img{
	display:inline;
}

