@charset "UTF-8";
/* CSS Document */

h1, h2, h3, h4, h5, h6 {
font-family:Arial, Helvetica, sans-serif;
}

body {
	background-color:#FFFFFF;
	background-image:url(images/bg1.gif);
	text-align: center;
	min-width: 960px;
}

#page {
	width:960px;
	height:592px;
	
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top:10px;
	padding-top:30px;
	
	
} 

#content {
	/*
	border:solid 3px #ff0000;
	*/

	margin:0px 0px 0px 0px;
	height:592px;
	position:relative;
	font-size:12px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}

em {font-style:italic;}

img, #page { behavior: url("iepngfix.htc"); }

strong {font-weight:bold;}



a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
}

a:hover {
	color:#fff;
	text-decoration:underline;
}


input.myinput {
	background-color:transparent;
	border-style:none;
	width:100px;
	height:20px;
	color:#FFFFFF;
	font-size:12px;
		font-family:"Courier New", Courier, monospace;
}


textarea.mytextarea {
	background-color:transparent;
	border-style:none;
	width:240px;
	color:#FFFFFF;
	font-size:12px;
	font-family:"Courier New", Courier, monospace;

}







li {
list-style-type:circle;
padding:0px 0px 3px 2px;
margin:0px 0px 0px 20px;
}

p, li, label {
color:#6a6a6a;
font-size:12px;
line-height:15px;
}

p {
	padding:5px 0px 10px 0px;
}


.pageheading {
	width:320px;
	height:29px;
	position:absolute;
	left:24px;
	top:136px;
}	



.smallersize{
font-size:11px;
font-weight:normal;
}




blockquote {
	 font-size: 10px;
	 color:#660033;
	 font-family:"Century Gothic", Verdana, Arial;
}


blockquote.curly1 {
	padding:15px;
	margin:5px;
	text-indent: 25px;
	background: url(images/quotes1.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
	background-color:transparent;
	
}

p.curly2 {
	display: inline;
	margin: 0;
	padding-right: 24px;
	background: url(images/quotes2.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	margin-bottom:5px;
}

#form {
	position:absolute;
	top:167px;
	left:23px;
	width:320px;
	z-index:22px;
	/*border:3px #ff0000 solid;*/
	height: 412px;
}



div.row {
  clear: both;
  padding-top: 10px;
  }

div.row span.label {
  float: left;
  width: 100px;
  text-align: right;
  }

div.row span.formw {
  float: right;
  width: 200px;
  text-align: left;

  } 
  
.textonwhite {
 font-size: 12px;
 width:190px;
 line-height:14px;
 
 color:#664455;
 font-family:Verdana, Arial, "helvetica neue";
}

.textondark {
 font-size: 12px;
 width:190px;
 line-height:14px;
 
 color:#fff;
 font-family:Verdana, Arial, "helvetica neue";
}

.textondark a {
	color:#fff;
	text-decoration:none;
}

.textondark a:hover {
	color:#FFFF00;
	text-decoration:underline;
}

.textonwhite a {
	color:#000;
	text-decoration:none;
}

.textonwhite a:hover {
	color:#FF0000;
	text-decoration:underline;
}

.musictitle {color:#fbb661;font-family:Georgia,Times;font-size:14px;}

.textonlight {
 font-size: 12px;
 width:190px;
 line-height:14px;
 
 color:#38393f;
 font-family:Verdana, Arial, "helvetica neue";
}

#mp3adiv {
	position:absolute;
	top:259px;
	left:370px;
	width:20px;
	height:20px;
	z-index:100;
}
#mp3bdiv {
	position:absolute;
	top:333px;
	left:371px;
	width:20px;
	height:20px;
	z-index:100;
}
#mp3cdiv {
	position:absolute;
	top:402px;
	left:370px;
	width:20px;
	height:20px;
	z-index:100;
}
#mp3ddiv {
	position:absolute;
	top:458px;
	left:371px;
	width:20px;
	height:20px;
	z-index:100;
}

