body {
	background:#000000;
	margin:0px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
}

#main{
	width:700px;
	margin-left:auto;
	margin-right:auto;
}


#splashmain{
	width:860px;
	margin-left:auto;
	margin-right:auto;
}
	
.paddiv div{
	padding-bottom:10px;
}

.footer-links, .footer-links a{
	font-size:10px;
	font-family:Tahoma;
	color:#FFFFFF;
	text-decoration:none;
}

.title{
	font:Impact;
	font-size:24px;
	color:#FFFFFF;
	text-decoration:none;
	
}	

.style39{
	color:DFB612;
}

.footer-links a:hover{
	color:#FF0000;
}  

.mailto-links, .mailto-links a{
	font-size:12px;
	font-family:Tahoma;
	color:#FFFFFF;
	text-decoration:none;
}

.mailto-links a:hover{
	/*color:#D5B30F;*/
	color:#FF0000;
} 

.style32 {
	color: #3399FF;
}

a {
	text-decoration:none;
	color:#DFB612;
}

a:hover{
	text-decoration:none;
	/*color:#0F74F0;*/
	color:#FF0000;
}

.vid-ban{
	margin:18px 0px 18px 0px;
}
.vid-ban img{
	margin:0px 8px 0px 8px;
}
.contact-links a{
	color:#FF0000;
}
.contact-links a:hover{
	color:#DFB612;
}

.splashtxtheader {
	font-family:Impact;
	font-size:19px;
	text-decoration:none;
	word-spacing:1px;
	letter-spacing:1px;
}

.splashtxt {
	font-family:Tahoma;
	font-size:18px;
	text-decoration:none;
	word-spacing:1px;
	letter-spacing:1px;
}

.splashlink {
	font-family:Impact;
	font-size:18px;
	text-decoration:none;
	word-spacing:1px;
	letter-spacing:1px;
	color:#FF0000;
}

.splashlink:hover {
	font-family:Impact;
	font-size:18px;
	text-decoration:none;
	word-spacing:1px;
	letter-spacing:1px;
	color:#6E6E6E;
}

.link{
	font-family:Arial;
	size:10px;
	color:#FF0000;
	text-decoration:none;
}

.link:hover{
	font-family:Arial;
	size:10px;
	color:#DFB612;
	text-decoration:none;
}

.link2{
	font-family:Arial;
	size:10px;
	color:#FFF;
	text-decoration:none;
}

.link2:hover{
	font-family:Arial;
	size:10px;
	color:#DFB612;
	text-decoration:none;
}

.song-name{
	font-size:9px;
	color:#CCCCCC;
}

/*sup{
	color:#F00;
}*/

/*--------------------Buttons-------------------*/

.btn{
	background-position:top;
	background-repeat:no-repeat;
	border:none;
	margin:0px;
	padding:0px;
	display:block;
}

.btn:hover{
	background-position:bottom;
	cursor:pointer;
}

#btn-send{
	background-image:url(../images/btn-submit.png);
	width:105px;
	height:34px;
}

#btn-clear{
	background-image:url(../images/btn-clear.png);
	width:105px;
	height:34px;
}

#btn-login{
	background-image:url(../images/btn-login.png);
	width:105px;
	height:34px;
}

#btn-download{
	background-image:url(../images/download-pdf.png);
	width:91px;
	height:49px;
}

#btn-print{
	background-image:url(../images/print-pdf.png);
	width:64px;
	height:49px;
}

#btn-creat-an-account{
	background-image:url(../images/btn-creat-an-account.png);
	width:142px;
	height:34px;
}

#wsmd-logo{
	background-image:url(../images/wsmd-footer-logo.png);
	width:146px;
	height:53px;
}

/*----------------------------------------------*/

#topmenu{
	width:700px;
	height:34px;
	background:url(../images/fiore_menubar.png) no-repeat top;		
	padding:0px;
	margin:0px;
	position:relative;
}

#topmenu li { 
	margin:0px; 
	padding:0px; 
	list-style:none; 
	position:absolute;
}

#topmenu li, #topmenu a {
	height:34px;		
	display:block;
}

#btn_home		{left:10px;  width:56px;}
#btn_about	{left:95px;  width:89px;}
#btn_bio		{left:0px;  width:0px; display:none;}
#btn_photos	{left:203px;  width:74px;}
#btn_videos	{left:303px;  width:71px;}
#btn_projects	{left:392px;  width:90px;}
#btn_press	{left:505px;  width:62px;}
#btn_contacts	{left:578px;  width:112px;}

#btn_home a:hover {background: transparent url(../images/fiore_menubar.png) -10px  -34px  no-repeat; width:56px;}
#btn_about a:hover {background: transparent url(../images/fiore_menubar.png) -95px  -34px  no-repeat; width:89px;}
#btn_bio a:hover {background: transparent url(../images/fiore_menubar.png) -0px  -0px  no-repeat; width:40px display:none;}
#btn_photos a:hover {background: transparent url(../images/fiore_menubar.png) -203px  -34px  no-repeat; width:74px;}
#btn_videos a:hover {background: transparent url(../images/fiore_menubar.png) -303px  -34px  no-repeat; width:71px;}
#btn_projects a:hover {background: transparent url(../images/fiore_menubar.png) -392px  -34px  no-repeat; width:90px;}
#btn_press a:hover {background: transparent url(../images/fiore_menubar.png) -505px  -34px  no-repeat; width:62px;}
#btn_contacts a:hover {background: transparent url(../images/fiore_menubar.png) -578px  -34px  no-repeat; width:112px;}


/*------------DROP-DOWN------------*/

#dropdownbio{
	width:105px;
	height:136px;
	background:url(../images/drp_down_bio.jpg) no-repeat top left;
	padding:0px;
	margin:0px;
	position:absolute;
	top:0px;
	visibility:hidden;
}

#dropdownbio li {
	margin:0px;
	padding:0px;
	list-style:none;
	position:absolute;
}

#dropdownbio li, #dropdownbio a {
	height:34px;
	display:block;
}

#drp_mark	{top:0px;    width:105px;}
#drp_john	{top:34px;    width:105px;}
#drp_michael	{top:68px;    width:105px;}
#drp_thomas	{top:102px;    width:105px;}

#drp_mark a:hover {background: transparent url(../images/drp_down_bio.jpg) -105px  -0px   no-repeat;}
#drp_john a:hover {background: transparent url(../images/drp_down_bio.jpg) -105px  -34px   no-repeat;}
#drp_michael a:hover {background: transparent url(../images/drp_down_bio.jpg) -105px  -68px   no-repeat;}
#drp_thomas a:hover {background: transparent url(../images/drp_down_bio.jpg) -105px  -102px   no-repeat;}

/*------------- Bio Footer-------------*/

#bio-footer{
	background:#000000;
	width:90px;
	border:#FFFFFF 1px solid;
}

#bio-footer-link, #bio-footer-link a{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}

#bio-footer-link a:hover{
	color:#FF0000;
}

#dropdownproj{
	width:235px;
	height:102px;
	background:url(../images/projects_drp_newest.jpg) no-repeat top left;
	padding:0px;
	margin:0px;
	position:absolute;
	top:0px;
	visibility:hidden;
}

#dropdownproj li {
	margin:0px;
	padding:0px;
	list-style:none;
	position:absolute;
}

#dropdownproj li, #dropdownproj a {
	height:34px;
	display:block;
}

#drp_one	{top:0px;    width:235px;}
/*#drp_west	{top:34px;    width:125px;}*/
#drp_chaz	{top:34px;    width:235px;}
#drp_gotti	{top:68px;    width:235px;}

#drp_one a:hover {background: transparent url(../images/projects_drp_newest.jpg) -235px  0px   no-repeat;}
/*#drp_west a:hover {background: transparent url(../images/projects_drp_newest.jpg) -127px  -34px   no-repeat;}*/
#drp_chaz a:hover {background: transparent url(../images/projects_drp_newest.jpg) -235px  -34px   no-repeat;}
#drp_gotti a:hover {background: transparent url(../images/projects_drp_newest.jpg) -235px  -68px   no-repeat;}


#dropdownpress{
	width:235px;
	height:102px;
	background:url(../images/projects_drp_newest.jpg) no-repeat top left;
	padding:0px;
	margin:0px;
	position:absolute;
	top:0px;
	visibility:hidden;
}

#dropdownpress li {
	margin:0px;
	padding:0px;
	list-style:none;
	position:absolute;
}

#dropdownpress li, #dropdownpress a {
	height:34px;
	display:block;
}

#drp_one	{top:0px;    width:235px;}
/*#drp_west	{top:34px;    width:125px;}*/
#drp_chaz	{top:34px;    width:235px;}
#drp_gotti	{top:68px;    width:235px;}

#drp_one a:hover {background: transparent url(../images/projects_drp_newest.jpg) -235px  0px   no-repeat;}
/*#drp_west a:hover {background: transparent url(../images/projects_drp_newest.jpg) -127px  -34px   no-repeat;}*/
#drp_chaz a:hover {background: transparent url(../images/projects_drp_newest.jpg) -235px  -34px   no-repeat;}
#drp_gotti a:hover {background: transparent url(../images/projects_drp_newest.jpg) -235px  -68px   no-repeat;}





