@charset "UTF-8";
body {
	font-family: "Arial Black";
	font-size: 12px;
	color: #ffffff;
	background: #000000;
}
img {
	border:none;
}
.small {
	font-size: 8px;
}
.medium {
	font-size: 18px;
}
.item {
	position: absolute;
	top: 80px;
	left: 400px;
}
.header {
	position: absolute;
	left: 100px;
	top: 270px;
	text-align: right;
}
.headerb {
	position: absolute;
	left: 100px;
	top: 560px;
	text-align: right;
}
.subnav {
	text-align: right;
	position: absolute;
	top: 620px;
	left: 100px;
}
.footer {
	position: absolute;
	left: 100px;
	top: 685px;
}
.sidenav {
	position: absolute;
	left: 100px;
	top: 80px;
}
.menutitle {
	cursor: pointer;
	margin-bottom: 5px;
	width: 140px;
	padding: 2px;
	text-align: left;
	font-size: 14px;
}
.toronto {
	position: absolute;
	top: 270px;
	left: 320px;
	font-size: 12px;
}
.torontob {
	position: absolute;
	top: 560px;
	left: 320px;
	font-size: 12px;
}
.newyork {
	position: absolute;
	top: 270px;
	left: 500px;
}
.newyorkb {
	position: absolute;
	top: 560px;
	left: 500px;
}
.bignav {
	position: absolute;
	left: 100px;
	top: 320px;
}

.bignav a:link { font-size: 50px; color: #ffffff; text-decoration: none; }
.bignav a:visited { font-size: 50px; color: #ffffff; text-decoration: none; }
.bignav a:active { font-size: 50px; color: #ffffff; text-decoration: none; }
.bignav a:hover { font-size: 50px; color: #ff0000; text-decoration: none; }

.specnav a:link { font-size: 12px; color: #ffffff; text-decoration: none; }
.specnav a:visited { font-size: 12px; color: #ffffff; text-decoration: none; }
.specnav a:active { font-size: 12px; color: #ffffff; text-decoration: none; }
.specnav a:hover { font-size: 12px; color: #ff0000; text-decoration: none; }

.sidenav a:link { font-size: 14px; color: #ffffff; text-decoration: none; }
.sidenav a:visited { font-size: 14px; color: #ffffff; text-decoration: none; }
.sidenav a:active { font-size: 14px; color: #ffffff; text-decoration: none; }
.sidenav a:hover { font-size: 14px; color: #ff0000; text-decoration: none; }

.headerb a:link { font-size: 12px; color: #ffffff; text-decoration: none; }
.headerb a:visited { font-size: 12px; color: #ffffff; text-decoration: none; }
.headerb a:active { font-size: 12px; color: #ffffff; text-decoration: none; }
.headerb a:hover { font-size: 12px; color: #ff0000; text-decoration: none; }

.toronto a:link { font-size: 12px; color: #ffffff; text-decoration: none; }
.toronto a:visited { font-size: 12px; color: #ffffff; text-decoration: none; }
.toronto a:active { font-size: 12px; color: #ffffff; text-decoration: none; }
.toronto a:hover { font-size: 12px; color: #ff0000; text-decoration: none; }

.torontob a:link { font-size: 12px; color: #ffffff; text-decoration: none; }
.torontob a:visited { font-size: 12px; color: #ffffff; text-decoration: none; }
.torontob a:active { font-size: 12px; color: #ffffff; text-decoration: none; }
.torontob a:hover { font-size: 12px; color: #ff0000; text-decoration: none; }

.newyork a:link { font-size: 12px; color: #ffffff; text-decoration: none; }
.newyork a:visited { font-size: 12px; color: #ffffff; text-decoration: none; }
.newyork a:active { font-size: 12px; color: #ffffff; text-decoration: none; }
.newyork a:hover { font-size: 12px; color: #ff0000; text-decoration: none; }

.newyorkb a:link { font-size: 12px; color: #ffffff; text-decoration: none; }
.newyorkb a:visited { font-size: 12px; color: #ffffff; text-decoration: none; }
.newyorkb a:active { font-size: 12px; color: #ffffff; text-decoration: none; }
.newyorkb a:hover { font-size: 12px; color: #ff0000; text-decoration: none; }

.footer a:link { font-size: 12px; color: #ffffff; text-decoration: none; }
.footer a:visited { font-size: 12px; color: #ffffff; text-decoration: none; }
.footer a:active { font-size: 12px; color: #ffffff; text-decoration: none; }
.footer a:hover { font-size: 12px; color: #ff0000; text-decoration: none; }





