@charset "UTF-8";
body {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	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;
}

.sidenav ul {
	margin: 0;
	padding: 0;
}

.sidenav ul li {
	margin: 5px 0;
	padding: 0 0 5px 20px;
	list-style: none;
}

.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;
}

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

.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: 10px; color: #ffffff; text-decoration: none; }
.sidenav a:visited { font-size: 10px; color: #ffffff; text-decoration: none; }
.sidenav a:active { font-size: 10px; color: #ffffff; text-decoration: none; }
.sidenav a:hover { font-size: 10px; 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; }

.photos_wrapper {
	float: left;
	margin: 100px 0 0 100px;
	width: 700px;
	font-size: 18px;
}

h1 {
	font-size: 50px;
	margin: 0;
}





