body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 5px;
	background-color: #333333;
	margin-right: 18%;
	margin-bottom: 0px;
	margin-left: 18%;
	background-repeat: no-repeat;
	background-position: center center;
}
div.left {
	margin: 0;
	float: left;
	width: 150px;
	height: auto;
	vertical-align: middle;
	padding-top: 1px;
	padding-right: 0.25em;
	padding-bottom: 0.25em;
}


div.container {
	margin-right: 5%;
	margin-left: 5%;
	height: auto;
	background-repeat: no-repeat;
	background-attachment:scroll;
	background-position: center;
	width: 700px;
	background-image: url(Graphics/subway_low.jpg);
}
ul.navigation {
	margin-left: 1px;
	list-style: none;
	background-repeat: repeat;
	vertical-align: bottom;
	padding: 0px;
}
div.content {
	margin-left: 200px;
	background-image: url(Graphics/translucent.png);
	background-repeat: repeat;
	height: auto;
	width: auto;
	font-family: "Arno Pro";
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	padding: 0.25em;
	margin-right: 1px;
	color: #333333;
}
div.footer {
	font-family: "Arno Pro Light Display";
	font-size: 12px;
	font-variant: small-caps;
	background-image: url(Graphics/translucent.png);
	background-repeat: repeat-x;
	text-align: center;
	color: #003366;
}
div.containerAB {
	background-image: url(Graphics/climbingbridge_low.jpg);
	margin-right: 5%;
	margin-left: 5%;
	height: auto;
	width: 700px;
}


ul.navigation li {
	display: inline;
	text-align: left;
	vertical-align: middle;
}
div.containerSV {
	background-image: url(Graphics/radio_low.jpg);
	height: auto;
	width: 700px;
	margin-right: 5%;
	margin-left: 5%;
}




div.header {
	text-align: right;
	vertical-align: bottom;
	font-variant: small-caps;
	color: #003366;
	font-family: "Arno Pro";
	font-size: 36px;
	background-image: url(Graphics/translucent.png);
	background-repeat: repeat;
	background-position: center top;
	word-spacing: 1em;
	padding-right: 10px;
	font-weight: bolder;
}

ul.navigation a {
	font-variant: small-caps;
	color: #003366;
	text-decoration: none;
	display: block;
	width: 7em;
	height: 3em;
	text-align: left;
	font-family: "Arno Pro Light Display";
	vertical-align: sub;
	background-image: url(Graphics/translucent.png);
	background-position: left center;
	font-size: 18px;
	padding-top: 0.5px;
	padding-right: 0.2em;
	padding-bottom: 0.5px;
	padding-left: 0.2em;
	background-repeat: repeat;
	margin: 0px;
	line-height: 50px;
	font-weight: bold;
}
ul.navigation a:hover {
	background:none;
	font-family: "Arno Pro";
	font-style: oblique;
	color: #FFFFFF;
}
div.contentScroll {
	margin-left: 200px;
	background-image: url(Graphics/translucent.png);
	background-repeat: repeat;
	height: 300px;
	width: auto;
	font-family: "Arno Pro";
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	padding: 0.25em;
	margin-right: 1px;
	color: #333333;
	background-attachment: scroll;
	overflow: auto;
	clip: rect(auto,auto,auto,auto);
	top: 100px;
	bottom: 100px;
}
div.containerPF {
	margin-right: 5%;
	margin-left: 5%;
	height: auto;
	background-repeat: no-repeat;
	background-attachment:scroll;
	background-position: center;
	width: 700px;
	background-image: url(Graphics/fair_low.jpg);
}
div.containerCT {
	margin-right: 5%;
	margin-left: 5%;
	height: auto;
	background-repeat: no-repeat;
	background-attachment:scroll;
	background-position: center;
	width: 700px;
	background-image: url(Graphics/notime_low.jpg);
}
div.icon {
	background-color: #333333;
	text-align: center;
}
