/* CSS Document */
p{
	font-family:arial;
	font-size:9pt;
	font-weight:normal;
	text-align:left;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	color:#363636;
}
h1{
	font-family:arial;
	font-size:13pt;
	font-weight:bold;
	text-align:left;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	color:#490c69;
}
h2{
	font-family:arial;
	font-size:11pt;
	font-weight:bold;
	text-align:left;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	color:#490c69;
}
h3,h4,h5,h6{
	text-align:left;
	margin:0px;
	padding:0px;
	font-family:arial;
	font-size:9pt;
	color:#490c69;
}
h3{
	padding-bottom:8px;
	font-size:10pt;
}
li{
	font-family:arial;
	font-size:10pt;
	font-weight:normal;
	text-align:left;
	color:#363636;
}
td{
	font-family:arial;
	font-size:10pt;
	font-weight:normal;
	color:#363636;
}
ul{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:10px;
	padding-left:10px;
}
ol{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:15px;
	padding-left:15px;
}
ol li{
	padding-bottom:15px;
}
a:link{
	font-weight:bold;
	color:#a61f7d;
	text-decoration:none;
}
a:hover{
	font-weight:bold;
	color:#e071bd;
	text-decoration:none;
}
a:visited{
	font-weight:bold;
	color:#50267e;
	text-decoration:none;
}
a img{
	border:0px;
}
.footer{
	font-family:arial;
	font-size:8.5pt;
	font-weight:bold;
	margin:0px;
	padding:0px;
	color:#ffffff;
}
a.footer:link{
	font-weight:bold;
	color:#e5beff;
	text-decoration:none;
}
a.footer:hover{
	font-weight:bold;
	color:#fc66fe;
	text-decoration:none;
}
a.footer:visited{
	font-weight:bold;
	color:#a1a1a1;
	text-decoration:none;
}
table{
	margin:0px 0px 10px 0px;
}
.button{
	border:0px;
	cursor:pointer;
}
.fixform{
	margin:0px;
	padding:0px;
}
.spacer{
	margin:0px 0px 10px 0px;
}
.red{
	font-weight:bold;
	color:#660000;
}
.red_large{
	font-weight:bold;
	font-size:20px;
	color:#660000;
}
.purple_large{
	font-weight:bold;
	font-size:20px;
	color:#4c0b69;
}
.float_left{
	float:left;
	padding-right:5px;
}
.float_right{
	float:right;
	padding-left:5px;
}
body{
	margin:0px;
	text-align:center;
	background:#190637;
}
#container{
	position:relative;
	margin:auto;
	width:810px;
	height:692px;
}
	#menu{
		top:0px;
		left:0px;
		position:absolute;
		width:810px;
		height:150px;
		background:url("../images/structure/menu_background.jpg") no-repeat;
		z-index:2;
	}
	#header{
		top:82px;
		left:0px;
		position:absolute;
		width:810px;
		height:198px;
		background:url("../images/structure/header5.jpg");
	}
	#board{
		top:280px;
		left:0px;
		position:relative;
		width:810px;
		height:418px;
		background:url("../images/structure/board.jpg") #cdcdcd no-repeat;
		z-index:2;
	}
	
	#borad-bottom {
		display:none;
/*
	background-image:url(../images/structure/board-bottom.jpg);
	width:810px;
	height:40px;
	background-repeat:repeat-y;
	top:380px;
	position:absolute;
	left:0px;
*/
	}
	
		#leftbar{
			top:2px;
			left:9px;
			position:absolute;
			width:198px;
			height:403px;
		}
			#techniques-image{
				top:0px;
				left:0px;
				position:absolute;
				width:198px;
				height:67px;
			}
			#divine-image{
				top:275px;
				left:0px;
				position:absolute;
				width:198px;
				height:32px;
			}
			#ask-image{
				top:70px;
				left:0px;
				position:absolute;
				width:198px;
				height:32px;
			}
			#story-image{
				top:172px;
				left:0px;
				position:absolute;
				width:198px;
				height:32px;
			}
			#radio-image{
				top:104px;
				left:0px;
				position:absolute;
				width:198px;
				height:32px;
			}
			#blog-image{
				top:138px;
				left:0px;
				position:absolute;
				width:198px;
				height:32px;
			}
			#consultation-image{
				top:206px;
				left:0px;
				position:absolute;
				width:198px;
				height:32px;
			}
			#workshops-image{
				top:240px;
				left:0px;
				position:absolute;
				width:198px;
				height:32px;
			}
			#news{
				/*top:310px;*/
				top:274px;
				left:0px;
				position:absolute;
				width:194px;
				height:89px;
				border:2px solid #360c74;
				z-index:2;
			}
				#news-header{
					top:0;
					left:0px;
					position:absolute;
					width:194px;
					height:31px;
				}
				#news-text{
					top:33px;
					left:2px;
					position:absolute;
					width:188px;
					height:52px;
					padding:3px;
				}
		#separator{
			top:9px;
			left:217px;
			position:absolute;
			width:1px;
			height:389px;
			background:#4b0b69;
			z-index:2;
		}
		#center{
			top:2px;
			left:228px;
			position:absolute;
			width:354px;
			height:410px;
		}
		#center-events{
			top:2px;
			left:228px;
			position:absolute;
			width:570px;
			height:410px;
		}
			#center-header-image{
				top:3px;
				left:0px;
				position:absolute;
				width:341px;
				height:18px;
			}
			#center-text{
				top:26px;
				left:0px;
				position:absolute;
				width:354px;
				height:377px;
				overflow-y:auto;
			}
			#center-text-events{
				top:26px;
				left:0px;
				position:absolute;
				width:570px;
				height:377px;
				overflow-y:auto;
			}
		#center-testimonials{
			top:2px;
			left:228px;
			position:absolute;
			width:569px;
			height:410px;
		}
			#center-testimonials-header-image{
				top:3px;
				left:0px;
				position:absolute;
				width:569px;
				height:18px;
			}
			#center-testimonials-text{
				top:26px;
				left:0px;
				position:absolute;
				width:569px;
				height:377px;
				overflow-y:auto;
			}
		#rightbar{
			top:2px;
			left:595px;
			position:absolute;
			width:198px;
			height:384px;
		}
			#spotlight{
				top:0px;
				left:0px;
				position:absolute;
				width:196px;
				height:235px;
				border:1px solid #531770;
				background:#f3f3f3;
			}
				#spotlight-header{
					top:0px;
					left:0px;
					position:absolute;
					width:196px;
					height:25px;
				}
				#spotlight-text{
					top:29px;
					left:5px;
					position:absolute;
					width:187px;
					height:175px;
				}
			#testimonials{
				top:0px;
				left:0px;
				position:absolute;
				width:196px;
				height:382px;
				border:1px solid #531770;
				background:#f3f3f3;
			}
			#testimonials-services{
				top:35px;
				left:0px;
				position:absolute;
				width:196px;
				height:347px;
				border:1px solid #531770;
				background:#f3f3f3;
			}
				#testimonials-header{
					top:0px;
					left:0px;
					position:absolute;
					width:196px;
					height:25px;
				}
				#testimonials-text{
					top:29px;
					left:5px;
					position:absolute;
					width:187px;
					height:301px;
				}
				#testimonials-more{
					top:360px;
					left:5px;
					position:absolute;
					width:187px;
					height:19px;
					text-align:center;
				}
				#testimonials-more-services{
					top:325px;
					left:5px;
					position:absolute;
					width:187px;
					height:19px;
					text-align:center;
				}
				#subpage-rightbar-text{
					top:29px;
					left:5px;
					position:absolute;
					width:187px;
					height:320px;
				}
				#subpage-rightbar-text li{
					font-size:9pt;
					margin-bottom:3px;
				}
			#ebooks{
				top:244px;
				left:0px;
				position:absolute;
				width:196px;
				height:138px;
				border:1px solid #531770;
				background:#f3f3f3;
			}
				#ebooks-header{
					top:0px;
					left:0px;
					position:absolute;
					width:196px;
					height:25px;
				}
				#ebooks-text{
					top:29px;
					left:5px;
					position:absolute;
					width:187px;
					height:58px;
				}
				#ebooks-image{
					top:90px;
					left:36px;
					position:absolute;
					width:135px;
					height:46px;
				}
	#caps-image{
		top:678px;
		left:759px;
		position:absolute;
		width:43px;
		height:43px;
		z-index:2;
	}
	#footer{
		top:698px;
		left:0px;
		position:absolute;
		width:810px;
		height:24px;
		background:#360c74;
	}
	#connections{
		top:700px;
		left:280px;
		position:absolute;
		width:133px;
		height:24px;
		z-index:2;
	}

#paypal {
width:354px;
margin: 0 auto;
}


/*------------------ Video List -----------------------*/
ul#video-list {
margin-left:250px;
}

ul#video-list li {
list-style:none;
float:left;
padding:5px;
}
