div#wsLeft { 
	float: left;
	width: 401px;
	height 180px;
	text-align: center;
	padding-top: 40px;
	}
div#wsRight { 
	float: left;
	width: 402px;
	height 180px;
	text-align: center;
	padding-top: 40px;
	}
div#wsImp {
	border-top : 1px solid #D4C783;
	text-align: center;
	color: #B4A14C;
	font-size: 11px;
	line-height: 15px;
	clear: both;
	}
div#wsImp a {
	color: #B4A14C;
	}
div#wsImp a:hover {
	color: #A90E0E;
	}
div#wsImp p { 
	margin: 0px; 
	padding: 10px;
	}
div#wsContentStart {
	background-color: #DCDA9C; 
	background-image: url(../images/layout/bgContentStart.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 317px;
	clear: both;
	}
div#wsBottom {
	background-color: #DCDA9C; 
	background-image: url(../images/layout/bottom.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
	clear: both;
	}
div#wsDeco {
	background-color: #DCDA9C; 
	background-image: url(../images/layout/deco.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 26px;
	clear: both;
	}
div#wsContentTop { 
	height: 260px;
	clear: both;
	}
div#wsContent {
	width: 803px;
	float: left;
	}
div#wsShadowLeft {
	width: 6px;
	float: left;
	}
div#wsShadowRight {
	width: 6px;
	float: left;
	}
div#wsMain { 
	text-align: left;
	width: 815px;
	height: 633px;
	margin: 0px auto;
	margin-top: 37px;
	}
body { 
	font-family: verdana, arial, sans-serif;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-image: url(../images/layout/bgMain.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #DCDA9C; 
	}  