﻿@import url(layout.css);

html { 
min-height: 100%; margin-bottom: 4px; margin-top:4px;
}

body {
	color: #222222;
	font-family:  "Trebuchet MS", "font-size: 9pt";
	background-color:#eeeeee;
	font-size:9pt;
}
#table_main {
	background-color:#ffffff; 
	color:#222222; 
	margin:auto;
	width:700px;
}
#masthead {
	text-align: center;
	font-size: 8pt;
	background-color:#ccccff;
	width:700px;
	clear:both;
	margin:0px auto 0px auto;
	overflow:hidden;
}
.nav_menu {
	margin: 0px auto 0px auto;
	padding:0px;
	width:500px;
	text-align:center;
	font-variant:small-caps;
	background-color:#cfcfcf;
}

#content_left {
	width:430px;
	float:left;
	padding-left:12px;
	padding-right:8px;
}
#content_right {
 	padding-top:95px;
 	padding-right:18px;
	width:220px;
	float:right;
	background-image:url('../images/breathdynamics.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	background-attachment:scroll;
}
p 	{
	text-align:justify;
	}

/* Styles for Headings */
h1 {
	font-size: 12pt;
	color:#006699;
	font-weight:normal;
	font-variant:small-caps;
	text-align:center;
	letter-spacing:6px;
	background-color:#f2f2f2;
	width:100%;
	margin-top:18px;
	margin-bottom:18px;
}
h2 {
	font-size: 10pt;
	font-variant:small-caps;
	font-weight: bold;
	color:#003366;
	text-align:left;
	font-variant:small-caps;
}
h3 {
	font-size: 9pt;
	font-variant:small-caps;
	font-weight:bold;
	color:#222222;
	text-align:center;
}
ul li {
	font-size:8pt;
	list-style-image:  url('../images/bullet2.gif');
	padding-bottom:6px;
}
ol li {
	font-size:8pt;
}


/* Styles for Footer */
#footer {
	color: #222222;
	background-color:#ccccff;
	font-size: x-small;
	text-align: center;
	padding-top:5px;
	padding-bottom:5px;
	width:700px;
	margin:auto;
}


/* Styles for Links */
a {
	color:  #000099;
	text-decoration:none;
}
a:hover {
	color: #9966ff;
	text-decoration:none;
}
#footer a {
	font-variant:small-caps;
}


/* Other Styles */
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style_center {
	text-align: center;
}
.style_underline {
	text-decoration:underline;
}
.top {
	font-size:x-small;
}
.p-small {
	font-size: 7pt;
}

#index_links {
	border-top:1px #ccccff solid;
	border-right:1px #a9a9a9 solid;
	border-bottom:1px #a9a9a9 solid;
	border-left:1px #ccccff solid;
	width:200px;
	padding:12px 24px 12px 24px;
	margin:0 auto 12px auto;
	background-color:#f2f2f2;
}
#index_tag {
	border-top:1px #ccccff solid;
	border-right:1px #a9a9a9 solid;
	border-bottom:1px #a9a9a9 solid;
	border-left:1px #ccccff solid;
	width:280px;
	padding:8px 24px 8px 24px;
	margin:0 auto 0 auto;
	background-color:#f2f2f2;
	text-align:center;
}
#gallery-nav {
	float: left;
	margin-right: 15px;
	margin-top:20px;
}
#gallery-frame {
	float: left;
	width:400px;
	height:400px;
}
.bookmark {
	color:#222222;
}
#sister {
	text-align:center;
	margin:24px auto 12px auto;
}







