body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #6c8a0d;
}


/* For the image of Guruji at the head of the page */

#container1 {
	background-color: #6c8a0d;
	background-image: url("../guruji.jpg");
	background-repeat: no-repeat;
	background-position: center 30px;
	margin: 0;
	width: 100%;
	height: 289px
}

/* For the right side 'Iyengar International' panel. */

#container2 {
	background-image: url("images/IyengarInternationalText.gif");
	background-repeat: repeat-y;
	background-position: right top;
	margin: 0
}

/* Header text for image and site */

#main-title {
	color: #ffffff;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1.5em;
	text-align: center;
	letter-spacing: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 250px 160px 10px
}

/* Left side navigation bar */

#left-menu {
	position: absolute;
	top: 50px;
	left: 0;
	width: 190px;
	text-align: right;
}

#left-menu p {
	padding-right: 20px;
	margin-bottom: 5px;
	padding-left: 0;
	font-size: .8em;
}

#left-menu a:link, #left-menu a:visited {
	color: #ffffff;
	border-bottom: none;
}

#left-menu a:hover, #left-menu a.current {
	color: #000000;
	text-decoration: none;
}

span.arrow {
	font-size: 1.2em;
}

/* Level 1 headers */

h1 {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 185px;
	font-size: 1em;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0;
	padding-right: 0;
	font-weight: bold;
	background-color: #688a0f;
	border-left: 2px #ffffff solid;
	border-right: 2px #ffffff solid;
	color: #ffffff;
	text-indent: 10px;
	border-top: 2px #ffffff solid;
	margin-right: 148px;
}


/* Level 2 headers */

h2 {
	margin-bottom: 0;
	margin-left: 10px;
	margin-right: 0;
	font-size: .8em;
	font-weight: bold;
	color: #6c8a0d;
	margin-top: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*Main text. */

#main-text {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 185px;
	background-color: #c2e469;
	border-left: 2px #ffffff solid;
	border-right: 2px #ffffff solid;
	margin-right: 148px;
}

p, ul, ol, table {
	font-size: .7em;
	line-height: 1.9em;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
}

country head {
	font-size: 0.8em;
	line-height: 1.9em;
	text-decoration: underline;
	margin: 0;
	padding: 5px 10px
}

ol, ul {
	margin-left: 25px;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #6c8a0d;
	border-bottom: 1px #6c8a0d dotted;
}

a:hover {
	text-decoration: none;
	border-bottom: 1px #6c8a0d solid;
}

/* The footer */

#footer {
	text-align: center;
	margin-bottom: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 21px;
	font-size: .8em;
	padding-left: 40px;
	background-color: #ffffff;
	margin-top: 0;
	border-top: 3px #6c8a0d double;
	border-bottom: 3px #6c8a0d double;
	color: #6c8a0d;
}

#footer a:link, #footer a:visited {
	color: #6c8a0d;
	border-bottom: none;
}

#footer a:hover {
	text-decoration: underline;
	color: #6c8a0d;
}
