body { 
	background: #93826c url(../images/background-page-top.jpg) repeat-x top;
	margin: 0px;
	padding: 0px;
}


/*  Containers
===================================================================================*/

.dropshadow {
	background: transparent url(../images/background-page-drop.jpg) repeat-y center;
	margin: 0px auto;
	padding: 0px auto;
}

.leftside {
	background: url(../images/background-leftside.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width: 50%;
}

.rightside {
	background: url(../images/background-rightside.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width: 50%;
}

.header {
	background: transparent url(../images/header.jpg) no-repeat;
	width: 974px;
	height: 36px;
	margin: 0px auto;
	padding: 0px auto;
}

.banner {
	background: transparent;
	width: 974px;
	height: 364px;
	margin: 0px auto;
	padding: 0px auto;
}

.body_container {
	border: none 0px #000000;
	background: transparent url(../images/background-page.jpg) repeat-y;
	float: right;
	width: 853px;
	margin: 0px auto;
	padding: 0px auto;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	
}

.body_container_text {
	border: none 0px #000000;
	float: right;
	width: 620px;
	height: 100%;
	margin: 30px 0px 20px 0px;
	padding: 0px;
	
}

.menu {
	background: transparent;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

.menu_container {
	border: none 0px #000000;
	background: transparent;
	margin: 0px 60px 0px 0px;
	padding: 0px;
}

.menu_container_left {
	border: none 0px #000000;
	float: left;
	width: 192px;
	height: 100%;
	margin: 30px 0px 0px 0px;
	padding: 0px;
}

.footer_container {
	background: transparent url(../images/footer.jpg) no-repeat center;
	width: 100%;
	height: 142px;
	margin: 0px auto;
	padding: 0px auto;
}


/*  Character Styles
===================================================================================*/

p {
	color: #000000;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13pt;
	font-style: normal;
	text-align: justify;
	margin: 10px 60px 10px 0px;
	padding: 0px;
}

h1 {
	background: url(../images/bullet.gif) no-repeat;
	background-position: 0px;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 0.1em;
	font-weight: normal;
	line-height: 1.5em;
	font-style: normal;
	text-align: left;
	margin: 20px 0px 0px 0px;
	padding: 5px 0px 10px 30px;
}

a:link {font-weight: bold; text-decoration:none; color:#667693; border-style:none;}
a:visited {font-weight: bold; text-decoration:none; color:#667693; border-style:none;}
a:active {font-weight: bold; text-decoration:underline; color:#667693; border-style:none;}
a:hover {font-weight: bold; text-decoration:underline; color:#667693; border-style:none;}


.menu ul {

	color: #000000;
	text-transform: capitalize;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	display: inline;
	list-style:none;
}

.menu li {
	float: left;
	margin-left: 8px;
}

/*
.menu_container p {
	color: #000000;
	text-transform: capitalize;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.1em;
	line-height: 1.5em;
	font-style: normal;
	text-align: justify;
	margin: 0px 0px 0px 121px;
	padding: 0px;
}

.menu_container a {
	color: #000000;
	margin: 0px 2px 0px 0px;
	padding: 0px;
}

.menu_container a:link {font-weight: normal; text-decoration:none; color:#00000; border-style:none; margin:0px; padding:0px;}
.menu_container a:visited {font-weight: normal; text-decoration:none; color:#00000; border-style:none;margin-left:-4px;}
.menu_container a:active {font-weight: normal; text-decoration:none; color:#667693; border-style:none;}
.menu_container a:hover {font-weight: normal; text-decoration:none; color:#667693; border-style:none;}
*/

.menu_container_left p {
	color: #667693;
	text-transform: capitalize;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.1em;
	line-height: 1.5em;
	font-style: normal;
	text-align: left;
	margin: 20px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}

.menu_container_left a:link {font-weight: bold; text-decoration:none; color:#667693; border-style:none;margin:0px;padding:0px;}
.menu_container_left a:visited {font-weight: bold; text-decoration:none; color:#667693; border-style:none;margin:0px;padding:0px;}
.menu_container_left a:active {font-weight: bold; text-decoration:none; color:#667693; border-style:none;margin:0px;padding:0px;}
.menu_container_left a:hover {font-weight: bold; text-decoration:none; color:#667693; border-style:none;margin:0px;padding:0px;}



p.footerCredit {
	color: #000000;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}

p.footerCredit a {
	color: #000000;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}

/*

<p class="footerCredit">| Contents © 2009 Micheal D'Alton's School of Bio Energy Healing
|  <a href="http://westcoastweb.com" target="_blank" class="test">Vancouver Web Design</a> by WestCoastWeb.com |</p>
*/





/*  Positionings
===================================================================================*/

img {border: none;}


.floatright {
	float: right;
	border: 0px;
	margin: 0px;
	padding: 10px 60px 20px 20px;
}

.floatleft {
	float: left;
	border: 0px;
	margin: 0px;
	padding: 10px 20px 20px 0px;
}


/*

.floatright_flush {

	border: 0px;
	margin: 0px;
	padding: 0px;
}

.floatleft_flush {
	float: left;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

*/

.topMenu {
padding-left: 38px;
}

.menuItem {
list-style-type:none;
display:inline;
margin:0px;
padding:0px;
margin-right:-4px;
}

.footerCredit {
padding-top:25px;
.padding-top:25px;
margin-left:350px;
.margin-left:400px;
font-size:10px;
}

.submitbutton {
margin-top:5px;
}



.gallerySites ul {
	list-style: none;
}`