body {
	margin: 0px;
	background-color: #8670DC;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;	
}
.pagediv {
	width: 720px;
	margin: 0px auto;
	border: solid #c21398 4px;
	padding: 20px;
	text-align: left;
	position: relative;
	background-color: #ffffff;

}
.contentboxpreview {
	font-size: 13px;
	clear: left;
}

a:link    { background-color: transparent; color: blue; text-decoration: none; }
a:visited { background-color: transparent; color: blue; text-decoration: none; }
a:hover   { background-color: transparent; color: blue; text-decoration: underline; }
a:active  { background-color: transparent; color: red;  text-decoration: underline; }

.newsletter { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; padding: 10px; }

#theMainTable {
	width: 720px;
	margin-left: 10px;
	}

b  { font-weight: bold; }

/* These are for minimal netscape 4 compatability */
h1 {
	margin: 5px 0px 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 42px;
}
h2 {
	margin: 0px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
}
h3 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
}
h4 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5cb4fc;
	margin-top: 10px;
}

#programtitle {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5cb4fc;
	line-height: 1.2em;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
	


.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

div#DIVMenu a:link    { color: #5cb4fc; }
div#DIVMenu a:visited { color: #5cb4fc; }
div#DIVMenu a:hover   { color: #5cb4fc; }
div#DIVMenu a:active  { color: #5cb4fc; }
.LayoutMenuItem {
	color: #5cb4fc;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	padding: 10px;
	margin: 0px;
}

#SPANMenu {
	text-align: center;
}
#DIVMenu {
	text-align: center;
	width: 710px;
	margin: 0px 0px 5px 10px;
	line-height: 40px;
}


/* ContentType 3: Photo */
.ContentPhoto {
	padding: 9px;  /* Must be 9px to accommodate 180px image + 2px border + 18px padding = 200 px column */
	font-size: 13px;
}


/* ContentType 10: The header for each page - usually says "Home", "Works", etc. */
.BigHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 10px;
}
.smalltype {
	font-size: 11px;
}
ul {
	margin: 0px;
	line-height: 18px;
	list-style-type: circle;
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
}
li {
	margin: 0px 0px 0px -5px;
	font-size: 12px;
}
#textintro {
	padding-left: 60px;
	padding-right: 60px;
	padding-bottom: 10px;
}
#bookdescr {
	padding: 15px;
}

.programdate {
	font-size: 13px;
	font-weight: normal;
	color: #666666;
}
