body {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	background-image:url(../images/bg-inferno-mf.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	background-attachment:fixed;
	}

.footertext {
	font-size: 10pt;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}
.pagetitle {
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF9900;
}
.doctitle {
	font-size: 16pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0;
}


.sub-title {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF9900;
}
.sub-title2 {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFF00;
}
.sub-title-bright {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FC0;
}
#big-brain {
	border: thin solid #F00;
	height: 62px;
	width: 470px;
	margin-right: auto;
	margin-left: auto;
}
#adam-gillian {
	height: 62px;
	width: 472px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	margin-right: auto;
	margin-left: auto;
}
#yoga {
	margin-right: auto;
	margin-left: auto;
	height: 64px;
	width: 468px;
}
#center-pics {
	margin-right: auto;
	margin-left: auto;
	height: 64px;
	width: 468px;
}

.sub-title2RED {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFD700;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF3300;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #FFD700;
}
.class2 {
	color: #FFD700;
	font-weight: bold;
}
.class2 A:link {
	color: #FFFF00;
	font-weight: bold;
}
.class2 A:visited {
	color: #FF3300;
}
.class2 A:active {
	color: #FF3300;
}
.class2 A:hover {color: #FFFF00;; }

.workshops {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFF00;
}
.workshop-notes {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF9900;
}
.priority {
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

