﻿H1	{font-weight: bold;
	 text-align: center;
	 color: #660099;
	 font-family: 'Gill Sans', Arial, sans-serif
	 }
	 
body 
{
	margin: 0px; font-family:Verdana; font-size: 12px;	
}

#header
{
	padding: 0px; margin: 0px; width:100%; height:100px;
	background-image: url(../../images/fdc/fdcheader.jpg);
	background-repeat: no-repeat;
}

#footer
{
	padding: 0px; margin: 0px; width:100%; height:106px;  
	background-image: url(../../images/fdc/footer.jpg);
	background-repeat: no-repeat;
}


#footertext
{
	position:relative; top: 75px;
}

#container
{
	height:400px;
	overflow:auto;
}

#centercolcontent
{
	position: absolute; margin-left: 200px; top:100px; 
	padding: 15px 6px 15px 6px; width:600px; height:400px;
	overflow:auto;
}

#leftcolTopBorder
{
	position:absolute; top: 175px; left: 0px; width: 200px;height:24px;
	background-image: url(../../images/fdc/menutop.jpg);
	background-repeat:no-repeat;	
}

#leftcol
{
	position: absolute; top: 124px; left: 0px; width: 200px;
	font-size: 10px;	
}

#leftcolBottomBorder
{
	position: absolute; top:425px; left: 0px; width: 200px;height:24px;
	background-image: url(../../images/fdc/menubot.jpg);
	background-repeat:no-repeat;	
}

.MainMenu
{
	position:absolute; top:100px; margin-left:25px;	
}

.IE8Fix 
{ 
	z-index: 100;   
}

.menuStyle
{
	background-image: url("../../images/fdc/pinkshoe.jpg");
	background-repeat:no-repeat;
	background-position:left;		
	color:#660099;
	display:block;
	text-indent:32px;
}

.menuHover
{
	background-image: url("../../images/fdc/greenshoe.jpg");
	background-repeat:no-repeat;
	background-position:left;			
	color:Green;
	display:block;
	text-indent:32px;
}

.tabs
{
      position:static;
      top:1px;
      left:10px;
}

.tab
{      
	  background-image : url(../../images/fdc/tab.jpg);
	  background-repeat :no-repeat;      
	  background-position : center;
      padding:1px;
      color:white;
      font-weight:bold;     
      width:151px;
      text-align:center;
}

.selectedTab
{
	  background-image : url(../../images/fdc/selectedtab.jpg);
	  background-repeat :no-repeat;      
	  background-position : center;
	  padding :1px;	  
      color:Purple;
      font-weight:bold;     
      width:151px;
      text-align:center;	  
}

.tabContents
{
      border-top: ridge 10px Purple;    
      padding:10px;
      background-color:white;
      color:black;
      overflow:auto;
}

.dancevideoclip1
{
}
