/* CSS Document */
#siteContent
{
	height:460px;
	width:586px;
	float:left;
}
.headLine
{
	margin-top:10px;
	margin-bottom:50px;
	font-size:20px;
	margin-left:15px;
	color:#754A23;
	float:left;
	font-weight:bold;
}
#textHolder
{
	width:400px;
	height:100%;
	float:left;
	margin-left:15px;
}

