@charset "utf-8";

/* 12 in a Box                        */
/***********************************************/

/* Home Page                       */
/***********************************************/ 
#info1 {
	background-image: url(../images1/12Boxlayered.jpg);
	background-repeat: no-repeat;
	width: 950px;
	height: 600px;
	clear: both;
	background-position: bottom;
}
#info1 h1 {
	font-size: 90%;
	font-weight: bold;
	color: #ED1C24;
	margin-top: 26px;
	margin-left: 0px;
}
#info1left {
	padding: 0px;
	height: 560px;
	width: 540px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images1/logo1.gif);
	background-repeat: no-repeat;
}
#info1right {
	padding: 0px;
	height: 560px;
	width: 407px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}
#info1right p {
	padding: 2px;
	font-size: 78%;
	margin-top: 6px;
	margin-right: 2px;
	margin-bottom: 6px;
	margin-left: 2px;

}
#info1right a {
	text-decoration: none;

}
#info1right a:hover, #inforight1 a:active  {

}

#zurich {
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
#zurich a {
	color: #000099;
	text-decoration: underline;

}
#zurich a:hover {
	color: #666666;

}
#moviechart {
	padding-right: 20px;
	padding-left: 20px;
}
#moviechart a {
	color: #000099;
	text-decoration: underline;

}
#moviechart a:hover {
	color: #666666;

}
