@charset "UTF-8";
/* CSS Document */

/* CSS for the Enter Site page */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #000000;
	margin: 0px;
}

#enter {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	height: 35px;
	width: 1024px;
	letter-spacing: .1em;
}

#enter a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	height: 35px;
	width: 1024px;
	letter-spacing: 0.1em;
}

#enter a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #ff9616;
	text-decoration: none;
	text-align: center;
	height: 35px;
	width: 1024px;
	letter-spacing: 0.1em;
}

#container {
	width: 1024px;
	position: absolute;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
	
#sitename {
	background-image: url(images/9thAvenuelogo.gif);
	background-repeat: no-repeat;
	background-position: center 100px;
	height: 280px;
	width: 1024px;
	position: relative;
}
#imgbar {
	background-image: url(images/landingpage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 134px;
	width: 1024px;
}
#footer1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	margin-left: 650px;
	line-height: 15px;
	width: 260px;
	padding: 0px;
	margin-top: 25px;
}
#footer1  a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ff9616;
	line-height: 15px;
	text-decoration: none;
}
#footer1  a:hover {
	color: #FFFFFF;
}

/* CSS for the rest of the site */
#navbar {
	float: left;
	background-color: #000000;
	width: 400px;
	background-image: url(images/9thAvenuelogo2.gif);
	background-repeat: no-repeat;
	background-position: 90px 30px;
	height: 500px;
}	

#navbar ul {
	margin-top: 250px;
	margin-left: 35px;
}
#navbar li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	list-style-type: none;
	text-align: center;
}

#navbar a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	list-style-type: none;
	text-align: center;
}

#navbar a:hover {
	color: #ff9616;
}
	
#left {
	float: right;
	background-color: #FFFFFF;
	height: 1000px;
	padding-top: 111px;
	padding-left: 50px;
	left: 400px;
	position: absolute;
	padding-right: 20px;
	width: 1500px;
}

#leftgallery {
	float: right;
	background-color: #333333;
	height: 1000px;
	padding-top: 235px;
	left: 400px;
	position: absolute;
	padding-right: 20px;
	width: 1500px;
}

#content p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #000000;
	letter-spacing: 0.1em;
	text-align: left;
	width: 400px;
}

#content img {
	padding-top: 10px;
}

#content h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	letter-spacing: 0.2em;
	text-align: left;
	width: 400px;
	text-transform: uppercase;
}

#content a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #000000;
	letter-spacing: 0.1em;
	text-align: left;
	width: 400px;
	text-decoration: underline;
}

#content a:hover {
	color: #ff9616;
}

#footer2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #999999;
	letter-spacing: 0.2em;
	text-align: left;
	padding-top: 50px;
}

#footer2 a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
	letter-spacing: 0.2em;
	text-align: left;
	padding-top: 50px;
}

#footer2 a:hover {
	color: #666666;
}

#footer3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #999999;
	letter-spacing: 0.2em;
	text-align: left;
	padding-top: 100px;
	padding-left: 50px;
}

#footer3 a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
	letter-spacing: 0.2em;
	text-align: left;
	padding-top: 100px;
}

#footer3 a:hover {
	color: #666666;
}

#gallerylinks {
	padding-left: 50px;
	padding-top: 5px;
}

#gallerylinks p {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

#gallerylinks a {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 0.2em;
}

#gallerylinks a:hover {
	color: #ff9616;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 0.2em;
}

#newcontent {
	display: none;
}
