﻿/*div#SectionTitle img.developSkillsImage
{
	position:relative;
	left:100px;
	top:25px;
}*/


div#SectionTitle div.StrongItalicTitle
{
	font-family:Garamond, "Times New Roman";
	font-size:20px;
	font-style:italic;
	font-weight:bold;
	text-align:right;
	color:#D5B108;
	margin-right:20px;
	margin-top:30px;
	margin-bottom:-10px;
}
div#HomePageDancerSection
{
	width:438;
	height:192px;
	background-image:url("Images/DancingGirlBG.gif");
	background-color:#FFF;
	background-attachment:inherit;
	background-repeat:no-repeat;
	margin-bottom:10px;
	
	
}
div#HomePageDancerSection img.DancingGirl
{
	position:relative;
	left:153px;
	top:-80px;
}
div#HomePageDancerSection a.CompeteButton
{
	display:block;
	position:relative;
	top:-160px;
	
	margin-left: 120px;
	
}




