#CenterLayer {
	width:931px;
	min-height: 600px;
	margin:15px auto 0 auto;
	padding:0 10px 0 10px;
	background:#ffffff url(../images/gui/leftmenu_bkg.jpg) top left repeat-y;
	border: 1px solid #aaaaaa;
}

#HeaderLayer {
	width:931px;
	height:192px;
}

#LeftmenuLayer {
	float:left;
	width:220px;
	margin:0px 5px 0 0;
}

#ContentLayer {
	float:left;
	width:506px;
	margin:10px 10px 10px 10px;
}

#RightmenuLayer {
	float: left;
	width:175px;
	margin:10px 0 0 5px;
}

#footer{
	width: 100%;
	margin: 0px auto 0px auto;
	bottom: 0px;
}

.footer{
	height: 15px;
	width: 921px;
	padding:3px 5px 3px 5px;
	margin:auto;
	text-align: center;
	font-size:12px;
}

#designedby {
	margin-top:5px;
	color: #666666;
	font-size: 9px;
}

.pic-caption {
	font-size:0.8em;
}

.pic-image img {
	border:1px solid #000000;
}