/* This is the Body section*/

body 

		{
	text-align: justify;
	line-height: 1.7;	
	margin: 0;
	padding: 0;
	font-family: verdana,arial,sans-serif;
	font-size: 14px;
	background: url("../images/BCK2.gif") 0% 0% repeat-y;
	background-attachment: fixed;
		}
	
		
body a
 	   	{
	   color: #000000;
	   	}
	   
#big_container
		{
	margin: auto;
	border: 0px solid #333;
	padding: 0px;
	height: 100%;
	width: 980px;
		}

#mid_container
		{
	margin:  auto;
	border: 0px solid #959595;
	padding: 0px;
	height: 100%;
	width: 880px;
		}

#small_container
		{
	text-align: left;
	width: 750px;
	height: 100%;
	margin:  auto;
	padding: 20px;
    border: 2px solid #e7771a;
    background:url("../images/Dr.-Mikao-Usui.gif") 70% 70%;
    background-attachment: fixed;
		}
		
/* This ends the Container section*/

/* This is the Header section*/


	
#header			
  	{
  float:none;
  margin-left:0px;
  padding-left:0px;
  border: 4px #959595;
  border-style:outset;
  width: 746px;
  height: 175px;
  background:url("../images/Header2.2.gif") 100% 100%; 
	}
	
		
 /*This ends the Header section*/
 
#head_spacer{
	width:750px;
	height:20px;
	}		
		
/* This is the Navigation section*/



#nav {
	margin-right: auto;
  	margin-left: 40px;
}

#nav ul {
   
  padding:0;
  margin:0;
  list-style-type: none;
  margin-right: auto;
  margin-left: auto;
}

#nav li {
  float: left;
  position: relative;
  list-style-type: none;
  width: 10.5em;
  border: 1px solid #e7771a;
  background-color: #C293BD;
  color: #2D486C;
  font-size: 90%;
  text-align: center;
  margin-right: auto;
  margin-left: 0em;
}

#nav a:link, 
#nav a:visited {
  display: block;
  text-decoration: none;
  padding-left: 0em;
  color: #2D486C;
}

* html #nav a {
  width: 100%;
}

#nav ul {
  display: none;
  position: absolute;
  padding: 0;
  
}

#nav ul li {
  border: 0 none transparent;
  border-bottom: 1px solid #E7EDF5;
  border-top: 0em solid #FFF;
  background-color: #C293BD;
  font-size: 100%;
  margin-bottom: -1px;
  margin-top: 1px;
  padding: 0;
}

#nav li:hover ul {
  display: block;
}



/* This ends the Navigation section*/



/* This is the Right Sidebar section*/

#imgcontainer
	{
	width: 320px;
	height: 250px;
	float: right;
	margin-top: 40px;
	margin-left: 20px;
	margin-bottom: 20px;
	border: 2px solid #e7771a;
	}


#imgcontainer2
	{
	width: 125px;
	height: 450px;
	float: right;
	margin-left: 20px;
	border: 2px solid #e7771a;
	margin-bottom: 0px;
	margin-top: 40px;
	}
	
#imgcontainer3
	{
	width: 150px;
	height: 860px;
	float: right;
	margin-left: 20px;
	margin-right: 20px;
	border: 2px solid #e7771a;
	margin-bottom: 20px;
	margin-top: 40px;
	}
	
	
#imgcontainer4
	{
	width: 165px;
	height: 350px;
	float: right;
	margin-left: 20px;
	margin-right: 20px;
	border: 2px solid #e7771a;
	margin-bottom: 20px;
	margin-top: 50px;
	}
	
#imgcontainer5
	{
	width: 150px;
	height: 520px;
	float: right;
	margin-left: 20px;
	border: 0px solid #C293BD;
	margin-bottom: 20px;
	margin-top: 40px;
	}


		

/* This ends the Right Sidebar section*/
		
#form{
	font-family: verdana,helvetica, arial;
	border: 2px outset #C293BD;
	margin: 20px;
	font-size: 12px;
	width: 700px;
	}
		
#content
		{
	font-family: verdana,helvetica, arial;
	margin-left:40px;
	font-size: 12px;
	width: 700px;
		}
		
#content1
		{
	font-family: verdana,helvetica, arial;
	margin-left:40px;
	font-size: 12px;
	width: 600px;	
		}
		
#content h1
		{
	font-weight:bold;
	width: 300px;
	font-family: papyrus,verdana, arial;
	font-size: 18px;
		}

#content h2, h3
	   	{
	font-weight:bold;
	width: 300px;
	font-family: papyrus,helvetica, arial;
	font-size: 16px;
	   	}

#content p
	   	{
	width: 350px;
	font-family: verdana,helvetica, arial;
	font-size: 12px;
	color:#000000;
	   	}
	   	
#content b
	   	{
	font-size: 12px;
	color:#000000;
	   	}
	   	
#content a:link
		{
	text-decoration: underline;
	color: #000;
		}
		
#content a:visited
		{
	text-decoration: underline;
	color: #000000;
		}
		
#content a:hover
		{
	text-decoration:underline;
	color: #fff;
		}

#content2
		{
	font-family: verdana,helvetica, arial;
	margin-left:40px;
	font-size: 12px;
	width: 700px;	
		}
		
#content2 h1
		{
	font-weight:bold;
	width: 300px;
	font-family: papyrus,helvetica, arial;
	font-size: 18px;
		}

#content2 h2, h3
	   	{
	font-weight:bold;
	width: 300px;
	font-family: papyrus,helvetica, arial;
	font-size: 16px;
	   	}

#content2 p
	   	{
	width: 450px;
	font-family: verdana,helvetica, arial;
	font-size: 12px;
	color:#000000;
	   	}
	   	
#content2 b:hover
	   	{
	font-size: 12px;
	color:#000;
	   	}
	   	
#content2 a:link
		{
	text-decoration: underline;
	color: #000;
		}
		
#content2 a:visited
		{
	text-decoration: underline;
	color: #000000;
		}
		
#content2 a:hover
		{
	text-decoration: underline;
	color: #fff;
		}
		
		
#quote	{
	width:425px;
	border:2px outset #C293BD;
		}
		
#quote blockquote p
		{
	text-align:center;
	width: 425px;
		}
	   	
/* This is the Sub Menu */


#sub-menu
		{
	font-size: 12px;
	text-align: center;
		}
		
#sub-menu a:link 
		{
		text-decoration: underline;
		color: #000;
		}
		
#sub-menu a:visited 
		{
		text-decoration: underline;
		color: #843500;
		}
		
#sub-menu a:hover 
		{
		text-decoration: underline;
		color: #fff;
		}
		
/* This ends the Sub Menu */

/* This is the Footer section*/


#footer

		{
	clear: both;
	height: 25px;
	text-align: center;
	background-color: #C293BD;
	border: 1px solid #e7771a;
		}
		

#footer p
		{
	font-size: 12px;
	margin: 0;
	line-height: 25px;
	color: #ffffff;
		}


#footer a:link 
		{
		text-decoration:underline;
		color: #000;
		}
		
#footer a:visited 
		{
		text-decoration: underline;
		color: #843500;
		}
		
#footer a:hover 
		{
		text-decoration: underline;
		color: #fff;
		}
/* This ends the Footer section*/
