
body {
	background-image:url(http://74.54.132.178/~pennyfer/images/page_bg.gif);
	background-repeat:repeat-x;
	background-color:#fff7d4;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.2em;
	color:#444444;
	text-align:center; /* for IE6 */
	margin:0; /*reset */
	padding:0; /*reset */
}
#wrapper {
	width:960px;
	margin:0 auto;
	padding:0;
	text-align:left; /* for IE6 */
}
#logo {
	display:inline-block;
	height: 200px;
	text-align:center;
	width:960px;
	margin:22px 0 0 0;
}
#logo img {
}
#logo br {
}
#logo h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:2.8em;
	font-style:italic;
	color:#790000;
}
#content {
	font-size:1em;
}
#content p {
	font-size:1em;
	margin:1em 20px;
	line-height:1.2em;	
}
#content div.boxes {
	display:inline-block;
	margin:10px 0;
}
#content div.boxes div.courses {
	display:block;
	float:left;
	width:460px;
	padding:0 0 0 20px;

}
#content div.boxes div.courses .inside{
	width:450px;
	background-color:#dff5ff;
	border:1px solid #bbbbbb;	
}
#content div.boxes div.courses h3 {
	margin:0.5em 0 1em 15px;
	font-family:"Times New Roman", Times, serif;
	font-size:1.8em;
	color:#790000;
}
#content div.boxes div.courses dl {
	margin:0 15px 15px 15px;
	font-family:"Times New Roman", Times, serif;
	display:inline-block;
}
#content div.boxes div.courses dl dt {
	font-size:1.4em;
	margin:0 0 5px 0;
	font-weight:bold;
}
#content div.boxes div.courses dl dt a, #content div.boxes div.courses dl dt a:visited {
	color:#444444;
	text-decoration:none;
}
#content div.boxes div.courses dl dt a:hover {
	text-decoration: underline;
}
#content div.boxes div.courses dl dd {
	margin:0 0 15px 0;
	padding:0;
	font-size:1.1em;
}
#content div.boxes div.courses dl dd span.register {
	display:block;
	text-align:right;
	font-size:.9em;
}
#content div.boxes div.courses dl dd a, #content div.boxes div.courses dl dd a:visited {
	color:#000;
	text-decoration:underline;
}
#content div.boxes div.courses dl dd a:hover {
	text-decoration:none;
}
#content div.boxes div.signup {
	display:block;
	float:left;
	width:460px;
	padding:0 0 0 10px;
}
#content div.boxes div.signup .inside{
	width:450px;
	background-color:#dcdcdc;
	border:1px solid #bbbbbb;	
}
#content div.boxes div.signup h3 {
	margin:0.5em 0 1em 15px;
	font-family:"Times New Roman", Times, serif;
	font-size:1.8em;
	color:#790000;	
}
#content div.boxes div.signup p {
	margin:0 15px 15px;
	font-family:"Times New Roman", Times, serif;
	font-size:1.1em;
}
#content div.boxes div.signup dl {
	margin:0 0 0 15px;
	font-family:"Times New Roman", Times, serif;
}
#content div.boxes div.signup dl dt {
	background-image:url(http://74.54.132.178/~pennyfer/images/number_bg.gif);
	background-repeat:no-repeat;
	line-height:46px;
	display:block;
	float:left;
	width:46px;
	height:46px;
	padding:0 0 0 17px;
	font-size:1.8em;
}
#content div.boxes div.signup dl dd {
	display:inline-block;
	margin:0 0 10px 0;
	padding:0;
	width:320px;
	height:46px;
	line-height:46px;
	font-size:1.6em;
}
#content div.boxes div.signup dl dd a {
}
#content p a {
	color:#444444;
}
#content h3 {
	margin:0.5em 0 .5em 20px;
	font-family:"Times New Roman", Times, serif;
	font-size:1.8em;
	color:#790000;	
}
#footer {
	margin:40px 0;
	padding:0;
	text-align:center;
	font-size:.9em;
	border-top:1px solid #bbb;
}
#footer p {
}
#footer p br {
}
#footer p a, #footer p a:visited {
	color:#444444;
}
#footer p a:hover {
	text-decoration:none;
}
#footer img {
	width:50px;
	height:33px;
}
#copy {
	text-align:center;
	color:#bbbbbb;
	margin:0 0 30px 0;
	font-size:.9em;
}
#copy p {
}
#copy p a, #copy p a:visited {
	color:#bbbbbb;
	text-decoration:none;
}
#copy p a:hover {
	text-decoration:underline;
}
