BODY {
	background-color: #ffffff;
	text-align:center;
	}

#inner_body {
	color:				#000;
	font-family:		Verdana, Arial, sans-serif;
	font-size:			9pt;
	margin:				0px;
	padding-left:		10px;
	padding-right:		10px;
	padding-top:		0px;
	padding-bottom:		0px;
	min-height:			500px;
	xwidth:				875px;
	background-color:	#f1f1f1;
	text-align:			left;
}

.right_img {
	float:				right;
	margin:				6px 0 10px 20px;
	border:				1px solid #999;
	padding:			1px;
}

.left_img {
	float:				left;
	margin:				6px 20px 10px 0px;
	border:				1px solid #999;
	padding:			1px;
}


/************************* To match fck_editorarea.css **************************/
p, ul, li
{
	margin-top: 0px;
	margin-bottom: 0px;
}
/*********************************************************/

/************************* Footer links **************************/
.footerLink { font-family: Arial;  font-size: 8pt; color: #5f1d1f; font-weight: bold;}
.footerLink A:link		{ color: #5f1d1f;  text-decoration: none; }
.footerLink A:visited		{ color: #5f1d1f;  text-decoration: none; }
.footerLink A:hover		{ color: #000000; background: #ffe6e9;  text-decoration: none; }
/*********************************************************/

/************************* Dactyl links **************************/
.DactylLink { font-family: Arial;  font-size: 7pt; color: #8A595C; font-weight: normal;}
.DactylLink A:link		{ color: #8A595C;  text-decoration: none; }
.DactylLink A:visited		{ color: #8A595C;  text-decoration: none; }
.DactylLink A:hover		{ color: #000000; background: #FFE6E8; text-decoration: none; }
/*********************************************************/

/************************* Home Page text **************************/
.indexText1 {
	color: #000000;
	font-family: Arial;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	}

.indexText2 {
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	}

.indexText3 {
	color: #000000;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color:				#3333cc;
	}
/*********************************************************/

/************************* About Us text **************************/
.aboutText1 {
	color: #000000;
	font-family: Arial;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	}

.aboutText2 {
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	}
/*********************************************************/

/************************* Contact Us text **************************/
.contactText1 {
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	}
.contactText2 {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	}
.contactText3 {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	}
.contactText4 {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	}
.ContactLink { font-family: Arial;  font-size: 10pt; color: #FFFFFF; font-weight: normal;}
.ContactLink A:link		{ color: #FFFFFF;  text-decoration: none; }
.ContactLink A:visited		{ color: #FFFFFF;  text-decoration: none; }
.ContactLink A:hover		{ color: #000000; background: #FFE6E8; text-decoration: none; }
/*********************************************************/


/************************* BIOS text **************************/
#bios p {
	line-height:		140%;
}

#bios h1 {
	font-size:			14pt;
	margin-top:			14px;
	margin-bottom:		2px;
	font-weight:		bold;
	color:				#3333cc;
	xcolor:				#2f4098;
}

#bios h2 {
	font-size:			13pt;
	color:				#000;
	font-weight:		bold;
	margin-left:		0px;
	margin-top:			2px;
	margin-bottom:		2px;
}
/*********************************************************/


/************************* Classes text **************************/
#class_desc {
	line-height:		140%;
}

#class_desc p {
	margin-left:		30px;
	margin-top:			0px;
	margin-bottom:		0px;
}

#class_desc h1 {
	font-size:			16pt;
	margin-top:			14px;
	font-weight:		bold;
	color:				#5f1d1f;
	text-align:			center;
 	text-decoration: 	underline;
 }

#class_desc h2 {
	font-size:			13pt;
	color:				#3333cc;
	font-weight:		bold;
	display:			inline;
 	text-decoration: 	underline;
}
/*********************************************************/


/************************* Studio Policy text **************************/
#studio_policy {
	line-height:		140%;
}

#studio_policy p {
	margin-left:		0px;
	margin-top:			0px;
	margin-bottom:		0px;
}

#studio_policy h1 {
	font-size:			16pt;
	margin-top:			14px;
	font-weight:		bold;
	color:				#5f1d1f;
	text-align:			center;
 	text-decoration: 	underline;
 }

#studio_policy h2 {
	font-size:			13pt;
	margin-top:			14px;
	margin-bottom:		5px;
	color:				#3333cc;
	font-weight:		bold;
 	text-decoration: 	underline;
}
/*********************************************************/


