@charset "utf-8";
/* CSS Document */
#mainframe {
	width: 510px;
	height: 180px;
	border: 2px solid #ff6600;
	padding: 1px 1px 1px 1px;
}
.logoone2one {
	width: 250px;
	float: left;
}
.logozone{
	width: 79px;
	float: left;
}
.logobomb {
	width: 168px;
	float: left;
}
.logocultural {
	width: 211px;
	float: left;
}
#eventdescription {
	float: right;
	width: 500px;
}
#bottomtabs {
	width: 510px;
	height: 38px;
	display: block;
}
.tab a {
	background-image: url(../images/pages/homepage/eventstab.gif);
	background-repeat: no-repeat;
	width: 100px;
	height: 38px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: black;
	font-size: 14px;
	float: left;
	margin: 0px 2px 2px 2px;
	text-decoration: none;
}