body {
	margin-left: 0px;
	margin-top: 0px;
	/*margin: 50px;*/
}

.elgar_bkgd {
	background-image: url('../images/elgar_bkgd.jpg')
	}

.footer_bkgd{
	background-image: url('../images/footer_bkgd.jpg')
	}
	
h1 {
	font-family: Times, Times New Roman; serif;
	font-size: 24px;
	color: #cc6600;
	font-weight: lighter;
}
h2 {
	font-family: Times, Times New Roman; serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: Times, Times New Roman; serif;
	font-size: 14px;
	font-weight: bold;
	color: #cc6600;
}

a { color: #cc6600; text-decoration: underline;}
a:visited { color: #cc6600; text-decoration: underline;}
a:hover { color: #FF9933; text-decoration: none;}

.bodytext {
	font-family: Times, Times New Roman; serif;
	font-size: 12px;
	line-height: 14px;
}

.footer {
	font-family: Times, Times New Roman; serif;
	font-size: 12px;
	line-height: 14px;
	color: #ffffff;
}

.mainnav {
	font-family: Times, Times New Roman; serif;
	font-size: 14px;
	line-height: 13px;
	color: #ffffff;
}
.mainnav a { color: #ffffff; text-decoration: none;
}
.mainnav a:visited { color: #ffffff; text-decoration: none;
}
.mainnav a:hover { color: #ffcc99; text-decoration: none;
}
.mainnav ul {
	padding-left: 0px;
	margin-left: 0px;
}
.mainnav li {
	list-style-type: none;
	padding-bottom: 10px;
}

