
  body {
    font-size:80%;
    font-family:'trebuchet ms','Lucida Grande',Verdana,tahoma, arial,sans-serif;
    font-weight:normal;
    margin: 0;
        padding: 0;
        color: #333;
        background: #FDFDFD;
    text-align: center;
    }

/* Rules for headings */
  h1 {
    font-size:170%;
    }
h2 {
  font-size:150%;
  }
h3 {
  font-size:120%;
  }

  h4 {font-weight: 400;
  }


/* Default paragraph styles */
  p {
   font-size:110%;
   line-height:130%;

    }
.logo1 {

    font-size:270%;
    font-weight: 900;


    }

.logo2 {

    font-size:235%;
    font-weight: 400;
    line height:5%;


}

.image_float{
float:right;
background:#FDFDFD;
padding:8px;
border: 1px solid #333;}

   /* glish stuff */
	body {
		text-align:center;
		}

	#frame {
		width:800px;
		margin-right:auto;
		margin-left:auto;
		padding:10px 0 10px 0;
		margin-bottom:10px;
		text-align:left;
    		background: #F5EFFB;
    		position:relative;
		}
		
	#header {
		margin:0 10px 0 10px;
		background: #FF0;
		border:1px solid #000;
		padding:10px;
		background-color:#D5C5E3;
		}
		
	#header h1 {
		font-size:450%;
    		font-weight: 900;
    		margin: 0;
    		}

    	#header h2 {
		font-size:370%;
	    	font-weight: 400;
	    	padding: 0;
	    	margin: 0;
	    	}
	

	#left {
		width:220px;
		padding:10px 0;
		float:left;
		margin-left:0;
		}
	#innerleft {
		margin:0 10px 10px 10px;
		background-color:#fafafa;
		border:1px solid #000;
		padding:10px;
		}
		
	#innerleft2 {
		margin:0 10px 10px 10px;
		border:1px solid #000;
		padding:10px;
		_width: 218px;
		}
		
	#innerleft2 p {
		font-size: 140%;
		font-style: italic;
		font-weight: 500;
		color: #505050;
		padding: 0;
		margin:0;
		}
	

	#main {
		width:590px;
		padding:10px 0;
		margin-left:210px;
		margin-right:0;
		_width:543px;
		}
		
	#innermain {
		margin:0 10px 0 10px;
		border:1px solid #000;
		padding:10px 10px 0 10px;
		background-color:#fafafa;
		_margin:0; 
		}
		
	#extrapadding1{
	        margin-bottom: 150px;
	        color: #fafafa;	        
	        }
	        
	#extrapadding2{
	        height: 150px;
	        color: #fafafa;	
	        text-align:center;
	        }   
	        
	#extrapadding2 p {
		text-align: center;
	        }
		
	#section_head {
			
			background: #FF0;
			border:1px solid #000;
			padding:10px;
			background-color:#F5EFFB;
			}
	#section_head h1 {
		font-size:200%;
    		font-weight: 900;
    		margin: 0;
    		}	
		
	#footer {
		margin:10px 10px 0 10px;
		background-color:#D5C5E3;
		border:1px solid #000;
		padding:10px;
		color: #777;
		text-align: center;
		_margin:10px 0 0 0; 
		}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 200; /* Width of Menu Items */
	border-bottom: 1px solid #ccc;
	font-size:110%;
	}

ul li {
	position: relative;
	}

li ul {
	position: absolute;
	left: 149px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	}

/* Styles for Menu Items */
ul li a {
	display: block;
	text-decoration: none;
	color: #000;
	background: #fff; /* IE6 Bug */
	padding: 5px 5px 5px 10px;
	border: 1px solid #ccc;
	border-bottom: 0;
	}
	

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

ul li a:hover { color: #B404AE; background: #f9f9f9; } /* Hover Styles */

#home ul a.home {font-weight:900;background: #F8F4FB;}
#seeking ul a.seeking {font-weight:900;background: #F8F4FB;}
#enlightenment ul a.enlightenment {font-weight:900;background: #F8F4FB;}
#letting ul a.letting {font-weight:900;background: #F8F4FB;}
#about ul a.about {font-weight:900;background: #F8F4FB;}
#benefits ul a.benefits {font-weight:900;background: #F8F4FB;}
#being ul a.being {font-weight:900;background: #F8F4FB;}
#assumptions ul a.assumptions {font-weight:900;background: #F8F4FB;}
#process ul a.process {font-weight:900;background: #F8F4FB;}
#format ul a.format {font-weight:900;background: #F8F4FB;}
#technique ul a.technique {font-weight:900;background: #F8F4FB;}
#events ul a.events {font-weight:900;background: #F8F4FB;}
#afterwards ul a.afterwards {font-weight:900;background: #F8F4FB;}
#personal ul a.personal {font-weight:900;background: #F8F4FB;}
#events ul a.events {font-weight:900;background: #F8F4FB;}
#resources ul a.resources {font-weight:900;background: #F8F4FB;}
#contact ul a.contact {font-weight:900;background: #F8F4FB;}



.event{

border:1px solid #000;
padding:0 10px;
margin-top:10px;
margin-bottom:10px;
}


.event_box{
position:relative;
_clear:both;

}

.event_label{
font-weight:bold;
width:100px;
float:left;
margin:0;
padding:0;
}

.event_p{
 margin-left:100px;
}


