﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-attachment: scroll;
	background-color: #040059;
	background-position: left top;
	background-repeat: repeat-x;
}
#container {
	border-bottom: 2px solid #363636;
	background-color: #fff;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

/* Masthead and Navigation Styles */
#masthead_homepage {
	background-position: center;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-top: 15px;
	height: 170px;
	background-image: url('Images/Qigong/Triloka Logo Final9.jpg');
	background-repeat: no-repeat;
	clip: rect(auto, auto, auto, auto);
}
#masthead {
	background-position: center;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-top: 15px;
	height: 170px;
}

#mastheadOverline {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 5px;
}
.TextAlignCenter {
	text-align: center;
}

#navigation {
	width: 900px;
	text-align: center;
	right: auto;
	left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#NavUnderline {
	border-top-style: solid;
	border-top-color: #6FB3E6;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -15px;
}

/* Main Content Styles */
#page_holder {
	position: relative;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
#left_sidebar {
	float: left;
	width: 260px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
#page_content {
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 35px;
}
#page_content h2 {
	margin-top: 20px;
}
#page_content h3 {
	margin-left: 20px;
}
#page_content  h4 {
	margin-left: 170px;
	font-size: large;
}
#content_right {
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	width: 655px;
	float: right;
	position: relative;
}
#page_content p {
	line-height: 20px;
	text-indent: 15px;
}
.alignTop {
	vertical-align: top;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.rAlign_Hlink {
	text-align: right;
	margin-top: -22px;
	margin-bottom: -3px;
}

/* Table Styles */
.table_background {
	position: static;
	clip: rect(auto, auto, auto, -50px);
	margin-left: -150px;
}
.table_container {
	background-position: right center;
	position: static;
	clip: rect(auto, auto, auto, -50px);
	background-image: url('Images/round corner rectangle 3border resized.jpg');
	background-repeat: no-repeat;
	margin-left: -112px;
}
.style_table3 {
	display: block;
	margin-top: 15px;
	margin-left: 20px;
}

.table_heading {
	font-size: medium;
	text-align: center;
	font-weight: bold;
}
.table_line2 {
	font-size: 11pt;
	text-align: center;
	font-weight: bold;
}

/* Footer Styles */
#footer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
	margin-top: 50px;
	display: block;
}
#footer_browser_fix {
	width: 950px;
	height: 150px;
}
#footer p {
	font-size: 18px;
	color: #c4c4c4;
	text-align: center;
}
#footer a {
	font-size: 18px;
	color: #708090;
	text-decoration: underline;
}
#footer a:hover {
	font-size: 18px;
	color: #2f4f4f;
	text-decoration: none;
}

/* Link Styles */
a {
	color: #000064;
	text-decoration: underline;
	font-size: small;
}
a:hover {
	color: #708090;
	text-decoration: underline;

}
#content_right p {
	line-height: 20px;
	margin-top: 5px;
	padding-left: 15px;
}

#footer_imgL {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	text-align: center;
}
#footer_links {
	font-size: 18px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	text-align: center;
	margin-top: -27px;
}
#footer_imgR {
	width: 980px;
	margin-right: 0px;
	padding-bottom: 10px;
	margin-top: -104px;
}


