body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #49321e;
	line-height: 120%;
	background-color: #eca9b9;
	background-image: url(../images/bling_tile.jpg);
}
#content {
	width: 100%;
	position: absolute;
	z-index: 300;
	padding: 0px;
}
#footer {
	width: 100%;
	position: absolute;
	z-index: 200;
	background-position: left bottom;
	background-repeat: repeat-x;
	height: 166px;
	background-image: url(../images/grass.jpg);
	bottom: 0px;
	vertical-align: bottom;
	left: 0;
}
h1 {
	font-weight: bold;
	font-size: 30px;
	line-height: 120%;
	margin: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 100%;
	margin: 0px;
}
a {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #49321e;
}
a:hover {
	color: #eca9b9;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
input {
	font-size: 10px;
	background-color: #ffffff;
	color: #6d6e6f;
}
textarea {
	font-size: 10px;
	background-color: #ffffff;
	color: #6d6e6f;
}
select {
	font-size: 10px;
	background-color: #ffffff;
	color: #6d6e6f;
}
.bkg-courseList {
	background-image: url(../images/bkg-courseList.gif);
	background-repeat: repeat-y;
}
.text-Black {
 color: #000000;
}

