/* 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;
}
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;
}
.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;
}
.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/header.jpg");
	}
	#board{
		top:280px;
		left:0px;
		position:absolute;
		width:810px;
		height:388px;
		background:url("../images/structure/board.jpg");
	}
		#leftbar{
			top:2px;
			left:9px;
			position:absolute;
			width:198px;
			height:380px;
		}
			#techniques-image{
				top:0px;
				left:0px;
				position:absolute;
				width:198px;
				height:67px;
			}
			#divine-image{
				top:70px;
				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:275px;
				left:0px;
				position:absolute;
				width:194px;
				height:101px;
				border:2px solid #360c74;
			}
				#news-header{
					top:0px;
					left:0px;
					position:absolute;
					width:194px;
					height:31px;
				}
				#news-text{
					top:33px;
					left:2px;
					position:absolute;
					width:188px;
					height:64px;
					padding:3px;
				}
		#separator{
			top:9px;
			left:217px;
			position:absolute;
			width:1px;
			height:366px;
			background:#4b0b69;
		}
		#center{
			top:2px;
			left:228px;
			position:absolute;
			width:354px;
			height:380px;
		}
		#center-events{
			top:2px;
			left:228px;
			position:absolute;
			width:570px;
			height:380px;
		}
			#center-header-image{
				top:3px;
				left:0px;
				position:absolute;
				width:341px;
				height:18px;
			}
			#center-text{
				top:26px;
				left:0px;
				position:absolute;
				width:354px;
				height:347px;
				overflow-y:auto;
			}
			#center-text-events{
				top:26px;
				left:0px;
				position:absolute;
				width:570px;
				height:347px;
				overflow-y:auto;
			}
		#center-testimonials{
			top:2px;
			left:228px;
			position:absolute;
			width:569px;
			height:380px;
		}
			#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:347px;
				overflow-y:auto;
			}
		#rightbar{
			top:2px;
			left:595px;
			position:absolute;
			width:198px;
			height:354px;
		}
			#spotlight{
				top:0px;
				left:0px;
				position:absolute;
				width:196px;
				height:205px;
				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:352px;
				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:330px;
					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:214px;
				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:643px;
		left:759px;
		position:absolute;
		width:43px;
		height:43px;
		z-index:2;
	}
	#footer{
		top:668px;
		left:0px;
		position:absolute;
		width:810px;
		height:24px;
		background:#360c74;
	}
	#connections{
		top:668px;
		left:280px;
		position:absolute;
		width:133px;
		height:24px;
		z-index:2;
	}
