/* CSS Document */

#container {
	height:auto;
	_height:100%;
	}

#content {
	padding:0;
	margin:0;
	border:0;
	position:relative;
	top:0;
	left:0;
	width:800;
	height:auto;
	background-color:#fff;
	background-image:url(../images/KelcyMae_bgskyline800.png);
	background-position:top;
	background-repeat:no-repeat;

}

#left {
	position:absolute;
	top:0px;
	left:83px;
	height:auto;
	width: 134px;
	margin:0px;
	padding:0px;
}

#right {
	position:relative;
	top:48px;
	left:240px;
	width:415px;
	height:auto;
	padding:0 0 0 24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5;
	color:#3F493A;
	}

	


</style>