body {
	margin: 0px;
}
#LTcontent {
	float: left;
	height: 360px;
	width: 237px;
	position: relative;
	top: 20px;
	left: 15px;
}
#contentArea {
	width: 100%;
	height: 400px;
	font-family: "HelveticaNeue Regular", "Helvetica 65 Medium", Tahoma;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	background-image: url(../images/home.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: fixed;
	overflow: auto;
}
#content {
	height: 400px;
	width: 100%;
	background-image: url(../images/corner1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#LTcontent table {
	float: left;
	height: 100%;
	margin: 0px;
}
#LTcontent p {
	margin: 10px 0px 0px;
	font-family: "65 Helvetica Medium", Tahoma;
	font-size: 11px;
	color: #999999;
	text-align: left;
	font-weight: normal;
	text-transform: none;
}
h1 {
	font-family: "65 Helvetica Medium", Tahoma;
	font-size: 14px;
	color: #5d8fcc;
	text-align: left;
	margin: 0px;
	font-weight: normal;
	text-transform: none;
}
#RTcontent {
	float: right;
	height: 360px;
	width: 217px;
}
#randomPicture {
	z-index: 10;
	margin: 0px 8px 0px 0px;
	height: 200px;
	width: 275px;
	float: right;
	text-align: right;
}
#randomImage {
	height:180px;
	z-index:10;
	left: 0px;
	position: absolute;
	width: 487px;
	text-align: right;
}
#RTcontent table {
	float: left;
	height: 100%;
	margin: 0px;
}
#RTcontent p {
	margin: 5px 0px 0px;
	font-family: "65 Helvetica Medium", Tahoma;
	font-size: 11px;
	color: #999999;
	text-align: left;
	font-weight: normal;
	text-transform: none;
}
#RTcontent h2 {
	font-family: "65 Helvetica Medium", Tahoma;
	font-size: 12px;
	color: #c61601;
	text-align: justify;
	margin: 0px;
	text-transform: none;
}
#contentArea a:link, #contentArea a:active, #contentArea a:visited {
	font-size: 11px;
	color: #5d8fcc;
	text-decoration: none;
}
#contentArea a:hover {
	font-size: 11px;
	text-decoration: underline;
}
