#contmainhome	{ /*for homepage */
	width: 490px;
	font-size: 0.8em;
	float: left;
	margin-right: 20px;
	}

#contmaintext	{
	padding: 0px 10px;
	}

.flashbook	{
	width: 480px;
	float: left;
	}

#flashcontent { /* used to display active flash content */
	width: 480px;
	/*height: 216px;*/
	float: left;
	}

#hometitleimgwrap	{
	padding-left: 15px;
	margin-bottom: 15px;
	}

#titleimg	{
	position: relative;
	z-index: 1;
	}

#startlogo a	{
	position: absolute;
	top: 280px;
	width: 180px;
	height: 35px;
	background-color: transparent;
	background-image: url(/images/logo-start-01.png);
	z-index: 2;
	}

#startlogo a:hover	{
	background-color: transparent;
	background-image: url(/images/logo-start-02.png);
	}
