@import "default.css";
body {
	margin: 0;
	background: url(background.jpg) top ; background-repeat: no-repeat; 
	background-color: #000000;
	font: normal 14px Arial;
	}
img {
	border: 0;
	}
	#form1{
		margin:1em 0;
		padding-top:10px;
		background:url(images/form1/form_top.png) no-repeat 0 0;
		}
	#form1 fieldset{
		margin:0;
		padding:0;
		border:none;	
		float:left;
		display:inline;
		width:260px;
		margin-left:25px;
		}		
	#form1 legend{display:none;}	
	#form1 p{margin:.5em 0;}	
	#form1 label{display:block;}	
	#form1 input, #form1 textarea{		
		width:252px;
		border:1px solid #ddd;
		background:#fff url(images/form1/form_input.gif) repeat-x;
		padding:3px;
		}		
	#form1 textarea{
		height:125px;
		overflow:auto;
		}					
	#form1 p.submit{
		clear:both;
		
		padding:0 200px 20px 20px;
		margin:0;
		text-align:right;
		}	
	#form1 button{
		width:150px;
		height:37px;
		line-height:37px;		
		border:none;
		background:url(images/form1/form_button.png) no-repeat 0 0;
		color:#fff;
		cursor:pointer;
		text-align:center;
		}				

fieldset {
	padding: 1px;
	}
#container{	
	margin:0; 
	width:715px;
	padding:20px 20x;
	text-align:left;
	

	}		

	#form2{
		margin:1em 0;
		padding-top:10px;
		background:url(images/form1/form_top.png) no-repeat 0 0;
		}
	#form2 fieldset{
		margin:0;
		padding:0;
		border:none;	
		float:left;
		display:inline;
		width:260px;
		margin-left:25px;
		}		
	#form2 legend{display:none;}	
	#form2 p{margin:.5em 0;}	
	#form2 label{display:block;}	
	#form2 input, #form2 textarea{		
		width:252px;
		border:1px solid #ddd;
		background:#fff url(images/form1/form_input.gif) repeat-x;
		padding:3px;
		}		
	#form2 textarea{
		height:125px;
		overflow:auto;
		}					
	#form2 p.submit{
		clear:both;
		
		padding:0 200px 20px 20px;
		margin:0;
		text-align:right;
		}	
	#form2 button{
		width:150px;
		height:37px;
		line-height:37px;		
		border:none;
		background:url(images/form1/form_button.png) no-repeat 0 0;
		color:#fff;
		cursor:pointer;
		text-align:center;
		}				

fieldset {
	padding: 1px;
	}
#container2{	
	margin:0; 
	width:800px;
	padding:20px 10x;
	text-align:left;
	

	}
#mp3 {
	width: 760px;
	margin: 0 auto;
	background: #000;
	}
td {
   
    font-family: georgia, times, "times new roman", serif;
	color: #C3C3C3; 
	font-weight:normal; 
    }
.menu {
	font-size: 95%;
	font-family: georgia, times, "times new roman", serif; 
	color: #000000; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:BOLD;
	
}
.menu:hover {
	font-size: 95%;
    font-family: georgia, times, "times new roman", serif;
	color: #ffffff; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:BOLD;
}
.privacy {
	font-size: 95%;
    font-family: georgia, times, "times new roman", serif;
	color: #000000; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:none;
	
}
.privacy:hover {
	font-size: 95%;
    font-family: georgia, times, "times new roman", serif;
	color: #ffffff; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:none;
}
h1 {
	font-size: 95%;
    font-family: georgia, times, "times new roman", serif;
	color: #7A766D; 
	line-height:18px;
	font-weight:none; 
	text-decoration:none; 
	margin-bottom:1px; 
}
h2 {
	font-size: 95%;
    font-family: georgia, times, "times new roman", serif;
	color: #000000; 
	font-weight:none; 
	text-decoration:none; 
	margin-bottom:1px; 
}
.gray{color:#56606c;}

.brown{color:#79746c;}
.lightbrown{color:#b7aea6;}
.heading{color:#7A766D}
.offwhite{color:#C3C3C3;}

ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

ul.dropdown {
 position: relative;
 z-index: 700;
 float: left;
}

ul.dropdown li {
 float: left;
 line-height: 1.9em;
 vertical-align: middle;
 zoom: 1;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 599;
 cursor: default;
}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 598;
 width: 150;
}

ul.dropdown ul li {
 float: none;
}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}





ul.dropdown li.rtl ul {
 top: 100%;
 right: 0;
 left: auto;
}

ul.dropdown li.rtl ul ul {
 top: 1px;
 right: 99%;
 left: auto;
}
ul.dropdown li a { /* Moved from 'custom' section */
	 display: block;
	 padding: 7px 12px;
	}


/* ------------- Override default */

	ul.dropdown li {
	 padding: 0;
	}


/* ------------- Reinitiate default: post-override activities  */

	ul.dropdown li.dir {
	 padding: 7px 20px 7px 12px;
	}

	ul.dropdown ul li.dir {
	 padding-right: 15px;
	}


/* ------------- Custom */

	ul.dropdown li {

	}


	/* Especially for IE6 or lower */

	ul.dropdown ul a {
	 padding: 4px 5px 4px 12px;
	 /*width: 139px;*/
	}

	ul.dropdown ul a:hover {
	 padding: 3px 5px 3px 11px;
	 border: solid 1px #ddd;
	 background-color: #eee;
	 font-weight: bold;
	}

	ul.dropdown ul a.dir {
	 /*width: 129px;*/
	}
	
