#class-page {
}
#class-page-name {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}
#class-page h3 {
	background: #FFFFEE;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	font-size: 14px;
	margin: 8px 0 8px 0;
	padding: 1px 0 1px 1px;
}
#class-page-back {
	clear: both;
	text-align: center;
}
#class-page p {
	margin: 5px 0 5px 0;
	padding: 0 0 0 0;
}
#class-page-col1 {
	width: 460px;
}
#class-page-col2 {
	float: right;
	width: 260px;
}
#donate-button {
	position: absolute;
	left: 0;
}
#homepage-classes td {
	font-size: 13px;
	vertical-align: top;
}
#homepage-col1 {
	width: 250px;
}
#homepage-col2 {
	padding-left: 20px;
	width: 250px;
}
#homepage-col3 {
	padding-left: 20px;
	width: 250px;
}
.homepage-col ul {
	list-style: none;
	margin: 5px 0 5px 5px;
	padding: 0 0 0 0;
}
.homepage-col li {
	background-image:url(../img/bullet-triangle.gif);
	background-repeat: no-repeat;
	list-style: none;
	margin: 0 0 0 0;
	padding: 4px 0 4px 20px;
}
#homepage-intro {
	text-align: center;
}
#facebook-button {
	position: absolute;
	right: 0px;
}	
#footer {
	clear: both;
	margin: 50px 0 25px 0;
	position: relative;
	text-align: center;
}
#footer img {
	border: 0;
}
.homepage-col h4 {
	background: #FFFFEE;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	margin: 8px 0 8px 0;
	padding: 1px 0 1px 1px;
}
body {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
}
div.container {
  width: 760px;
  margin: auto;
  padding: 0px;
}
h1.informalu {
  font-variant: small-caps;
  font-size: 270%;
  font-family: tahoma;
  text-align: center;
}
h3 {
	font-size: 16px;
}
a {
  color: black;
  text-decoration: none;
}
a:hover {text-decoration: underline;}

