body {
	background-color: #ff;
	color: #000;
	font-family: New York;
	font-size: 12px; }

a:link { color: #333; border-bottom: 1px underlined black; text-decoration: none; }
a:active { color: #333; border-bottom: 1px underlined black; text-decoration: none; }
a:hover { color: #999; border-bottom: 1px underlined black; background-color: #CCC; text-decoration: none; }
a:visited { color: black; border-bottom: 1px underlined black; text-decoration: none; }

.bottomtext {
	font-weight: normal;
	font-size: 11px;
	color: #ccc; }

iframe {
	margin: 0px auto 1px auto; }

.scrolling img {
	margin-right: 20px; height: 550px; }

#container {
	margin:0% 0% auto 5%; }

#logo {
	font-family: New York;
	font-size: 35px;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -.05em; 
	color: #333; }

.logo2 {
	font-family: New York;
	font-size: 35px;
	font-weight: italic;
	text-transform: normal;
	letter-spacing: -.05em; 
	color: #333; }

.navtext {
	margin-left: 50px; margin-bottom: 0px;
	text-transform: uppercase;
	font-weight: italic;
	font-size: 15px; }

.navtext2 {
	margin-left: 50px; margin-bottom: 0px;
	text-transform: uppercase;
	font-weight: italic;
	letter-spacing: -.05em;
	font-size: 25px; }

.toctext {
	margin-left: 5px; margin-bottom: 0px;
	text-transform: lowercase;
	font-weight: italic;
	font-size: 15px; }

.imagetext {
	text-transform: uppercase;
	font-size: 10px; }