body {
	background-image: url(images/bkgrd.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFFFFF;
	background-attachment: fixed;
}
.bodytextC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #888888;
	line-height: 1.8em;
	text-align: left;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.8em;
	text-align: left;
}
hr {
	border: none 0;
	border-top: 1px solid #CCCCCC;
	width: 100%;
	height: 1px;
} 
.heading1Home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #73940c;
	text-align: left;
}
.heading1About {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #1f3f0e;
	text-align: left;
}
.heading1EcoMas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #D52E01;
	text-align: left;
}
.heading1Pub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #CD6204;
	text-align: left;
}
.heading1Com {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #e1be30;
	text-align: left;
}
.heading1Links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #4f5962;
	text-align: left;
}
.heading1Contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #4e4341;
	text-align: left;
}
.heading1Listen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #73940c;
	text-align: left;
}
.heading1Lecture {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #777777;
	text-align: left;
}
.headingLectureTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #454547;
	text-align: left;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #454547;
	text-align: left;
}
.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;	
	color: #59A705;
	text-align: left;
}
.heading4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style:italic
	color: #454547;
	text-align: left;
}
a:link {
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #797979;
}
a:visited {
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #797979;
}
a:hover {
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #168CA6
}
ul.TickList {
	list-style-image: url('images/tick.gif');
	margin-left: 20px;
	padding-left: 20px;
	color: #333333;
	text-align: left;
}
html, body   {
	height: 100%;
	margin: 0;
	padding: 0;
}
TD.comments	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	background-color:#EEF0EF;
	color: #454547;
	border-style:none;
	border-width:1px;
}
div#container  {
	height: auto !important;
	height: 100%;
	min-height: 100%;
}
div#padding {
 	padding: 0 0 45px 0;
 }
p   {
	margin: 0;
	padding: 4px 5px;
 }
p#footer   {
	margin: -40px 0 0 0;
	height: 30px;
	padding: 0px;
	text-align: center;
	background-repeat: repeat-y;
	background-image: url(images/tile_footer.jpg);
	background-position: top center;
}
