body {
	background: url(../picture/interface/bkgnd0.jpg) 0 0 no-repeat;
	background-color: #0078AD;
}

#global #topBkgnd {
	width: 211px;
	height: 109px;
	margin: 0 auto;	
	background: url(../picture/interface/logo_LLB.png) 0 0 no-repeat;	
}

#global #imgHeader {
	margin: 0 auto 20px auto;	
}

#global #titleHeader img {
	margin: 0 auto 32px auto;	
}

#global #content {
	width: 626px;
	padding: 1px 0px 1px 16px;	
}

#content h1,
#content h2,
#content h3,
#content h4,
#content p,
#content ul, 
#content ol,
#content a {
	color: #FFF;
	text-align: center;
}

#content a {
	border-bottom-color: #FFF;
}

#content .img_index {
	margin-left: -5px;
	margin-bottom: 10px;
}

#content img {
	margin: 0 auto;
}

#global #content {
	background: url(../picture/interface/content_bkgnd_shadow.png) 0 12px repeat-y;
}

#content #topShadow {
	top:-12px;
	width: 642px;
	height: 12px;
	background: url(../picture/interface/content_top_shadow.png) 0 0 no-repeat;
}
#content #bottomShadow {
	bottom: -8px;
	width: 642px;
	height: 8px;
	background: url(../picture/interface/content_bottom_shadow.png) 0 0 no-repeat;
}

#content #left,
#content #right {
	padding: 1px 10px;
	width: 290px;
}

#content #left {
	float: left;
	margin-left: -8px;
}

#content #right {
	float: right;
}
