body {
	padding: 0;
	margin: 0;
	background-color: #333;
	background-image: url('../images/index_03.jpg');
	background-repeat: repeat-x;
	font-family: Verdana;
	height: 100%;
	}

.content {
	margin: 0 auto;
  	width: 990px;
  	position: relative;
  	min-height: 100%; /* For Modern Browsers */
  	height: auto !important; /* For Modern Browsers */
  	height: 100%; /* For IE */
  	float: left;
	}

a:link {
	color: #FADB40;
	text-decoration: none;
	}

a:hover {
	color: #FADB40;
	text-decoration: underline;
	}

a:visited {
	color: #FADB40;
	text-decoration: underline;
	}

.footer-content a:link {
	color: #FFF;
	text-decoration: none;
	}

.footer-content a:hover {
	color: #000;
	text-decoration: underline;
	}

.footer-content a:visited {
	color: #FFF;
	text-decoration: underline;
	}

/* Begin Header Images */

.links {
	position: absolute;
	top: 23px;
	left: 294px;
	}

img.broadway {
	position: absolute;
	top: 0;
	left: 0;
	}

img.building-top {
	position: absolute;
	top: 55px;
	left: 294;
	}

img.building-bottom {
	position: absolute;
	top: 158px;
	left: 0;
	}

/* End Header Images */

.main-content {
	color: #FFF;
	font-size: 11px;
	padding: 300 10 50 5;
	float: left;
	width: 825px;
	line-height: 120%;
	}

h3 {
	font-size: 13px;
	height: 15px;
	}

.right-info {
	float: right;
	width: 135px;
	height: 360px;
	margin: 300 0 50 0;
	font-size: 10px;
	color: #000;
	background-color: #666;
	padding: 5 5 5 5;
	border: 1px solid #000;
	}

ul li {
	height: 20px;
	list-style-image: url('../images/sitephotos/bullet.gif');
	line-height: 150%;
	}

form {
	line-height: 250%;
	}

.footer {
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 45px;
	width: 100%;
	background-image: url('../images/index_14.jpg');
	}

.footer-content {
	padding: 15 15 0 15;
	font-size: 9px;
	}