body {
	text-align:center;
}

#wrapper {
	width:803px;
	margin: 0 auto;
	text-align:left;
}

#header {
	height:154px;
	background:url('../images/orange/copenmilan banner top.gif') no-repeat;
}
#header-spacer {
	height:154px;
	width:803px;
	cursor:hand;
}

#bar {
	height:24px;
}

#content {
	width:803px;
	height:404px;
	background:url('../images/orange/copenmilan menu color frame.gif') no-repeat;
	padding: 2px 0 0 0;
}

#content-top {
	height:2px;
	width:803px;
}
#content-middle {
	/*background:url('../images/orange/copenmilan orange content line.gif') repeat-y;*/
	padding: 0 5px 0 0;
}
#content-middle-right {
	float:right;
	width:396px;
}
#content-middle-left {
	width:380px;
	padding:20px;
	font-family:arial;
	font-size:14px;
	color:#969696;
}
#content-bottom {
	height:5px;
	width:803px;
	background:url('../images/orange/copenmilan orange content bottom.gif') no-repeat;
}

#footer {
	height:25px;
	width:803px;
	padding: 2px 0 0 0;
}

.b1OFF, .b1ON, .b2OFF, .b2ON, .b3OFF, .b3ON, .b4OFF, .b4ON, .b5OFF, .b5ON {
	float:left;
	width:134px;
	height:24px;
	cursor:hand;
}
.b6OFF, .b6ON {
	float:left;
	width:133px;
	height:24px;
	cursor:hand;
}
.b1OFF {
	background:url('../images/orange/copenmilan menu color who.gif') no-repeat;
}
.b1ON {
	background:url('../images/orange/copenmilan menu white who.gif') no-repeat;
}
.b2OFF {
	background:url('../images/orange/copenmilan menu color what.gif') no-repeat;
}
.b2ON {
	background:url('../images/orange/copenmilan menu white what.gif') no-repeat;
}
.b3OFF {
	background:url('../images/orange/copenmilan menu color how.gif') no-repeat;
}
.b3ON {
	background:url('../images/orange/copenmilan menu white how.gif') no-repeat;
}
.b4OFF {
	background:url('../images/orange/copenmilan menu color why.gif') no-repeat;
}
.b4ON {
	background:url('../images/orange/copenmilan menu white why.gif') no-repeat;
}
.b5OFF {
	background:url('../images/orange/copenmilan menu color where.gif') no-repeat;
}
.b5ON {
	background:url('../images/orange/copenmilan menu white where.gif') no-repeat;
}
.b6OFF {
	background:url('../images/orange/copenmilan menu color contacts.gif') no-repeat;
}
.b6ON {
	background:url('../images/orange/copenmilan menu white contacts.gif') no-repeat;
}

.button-spacer {
	height:24px;
	width:133px;
}

.color-box {
	width:24px;
	height:24px;
	float:right;
	margin: 0 5px 0 0;
}
#color-pink {
	margin: 0 3px 0 0;
	background:#ff00cc;
}
.color-spacer {
	width:24px;
	height:24px;
	cursor:hand;
}
#color-blue {
	background:#0099cc;
}
#color-green {
	background:#66ff00;
}
#color-orange {
	background:#ff6600;
}
#color-text, #time {
	text-transform:uppercase;
	font-family:arial;
	font-size:10px;
}
#color-text {
	float:right;
	margin:0 5px 0 0;
	color:#999;
}
#time {
	margin:0;
}
.upper-time {
	color:#999;
}
.lower-time {
	color:#444;
}

#map {
	width:396px;
	height:396px;
}
