body {
	background:#FFFFFF url(/library/images/background-body.jpg) repeat-x;
}
#flash {
	width:100%;
	height:316px;
	background:transparent url(/library/images/background-flash-home.jpg) repeat-x;
	position:absolute;
	z-index:11;
	top:191px;
	left:0px;
}
img#homelogo { display:none; }
#logo {
	position:absolute;
	top:0px;
	left:0px;
	height:120px;
	width:100%;
	text-align:center;
}
#logo #logoflashcontent {
	width:280px;
	margin:0px auto;
}
#flash, #flashcontent { text-align:center; }
#content { padding-top:547px; }
dl {
	color:#A5A5A5;
	font:normal normal normal 16px Georgia,Times,Serif;
	margin:0px 0px 14px 83px;
	line-height:20px;
	width:530px;
}
dl dt { color:#9A3334; display:inline; }
dl dd { color:#383838; display:inline; }
dl dd i { font-style:normal; color:#7B7B7B; }
.left, .right {
	width:263px;
	display:inline;
	float:left;
	margin:0px 16px 30px 0px;
}
.left {
	margin-left:83px;
}
.left p, .right p {
	padding-bottom:9px;
}

