    /* <!-- */
    /* Static Pages styles */

	/* Left Pane */
	#left-pane-s {
		float: left;
		width: 180px;
		
	}	
	
		.static-sidebar {
		width: 185px;
		height: 300px;
		border: 1px solid #000;
		/*padding-left: 10px;*/
		/*padding-bottom: 10px;*/
		margin:10px 15px;
	
	}
	

	
	#sitemap-pane {
		/* background-image: url(spa23-sidebar.jpg); */
		background: #CCC;
		width: 175px;
		border: 1px solid #000;
		padding-left: 10px;
		padding-bottom: 10px;
		margin:0 15px;
	
	}
	
	#sitemap-pane ul{
	padding:0;
	margin:0;
	list-style-type:none;
	margin-left: center;
	margin-right: center;
	
	}
	
	#sitemap-pane h1{
	text-align:center;	
	}
	
	#sitemap-pane a, #sitemap-pane a:visited {
		color:#000;		
		text-decoration:none;
		font-family:Georgia, arial, verdana, sans-serif;
		text-align:center;
		font-size:12px;
		font-weight: bold;
	}
	
	
	.post {
		padding-bottom: 5px;
	}
	#blog-box a{
		float: right;
		color: #28384c;
		padding-right: 20px;
	}
	
	/* Right Pane */
	#right-pane-s {
		width: 810px;
		float: right;
	}
	
	#static-content {
	/*width: 690px;*/
	border: 1px solid rgb(204, 204, 204);
	padding-bottom: 25px;
	background: rgb(229, 229, 229) none repeat scroll 0% 0%;
	-moz-background-clip: border; 
	-moz-background-origin: padding; 
	-moz-background-inline-policy: continuous; 
	
	}
	
	#static-content p {
		margin-left:10px;
		margin-right: 10px;
	}
	
	#static-content h2 {
		margin-left: 10px;
	}
	
	#contactformAddForm, #PostAddForm, #PostAddForm p, #UserAddForm, #affiliateformAddForm, #StaticPageEditForm, #PageList, #UserLoginForm, .quick-margin {
		margin-left: 10px;
	}
	
	#contactformAddForm p {
		margin-left: 0;
	}
	
	.main-image-promo {
		
		height: 327px;
		width: 800px;
		/*padding-right: 19px;*/
		padding-top: 2px;
		float:right;
		
	}
	
	.sub-image-promo {
		height: 192px;
		width: 800px;
		/*padding-right: 19px;*/
		float: right;
		
	}
	
	#sitemap-text {
	width: 664px;

	padding-left: 20px;
	margin-left: auto;
	margin-right: auto;
	list-style-type:none;
	}
	
	
	
	#sitemap-text h2 {
	color: #000;
	}
	
	#sitemap-text a {
		color: #000;
	}
	
	.karate-promo {
	float: left;
	height: 192px;
	width: 332px;
	background-image: url(../img/design/v1/spa23-karate.png);
	background-repeat: no-repeat;
	}
	
	.affiliates-promo {
	float: right;
	height: 192px;
	width: 332px;
	background-image: url(../img/design/v1/spa23-affiliates.png);
	background-repeat: no-repeat;
	}
	
	.push-main-promo {
		position: relative;
		top: 175px;
		color: #c6c6c6;
	}
	
	.push-main-promo p {
		font-size: 15px;
	}
	
	.push-main-promo a {
		color: #FFF;
		font-weight: bold;
	}
	

	
    /* --> */
