/* CSS Document */
	
	body{
		font-size:11px;
		font-family: Georgia, "Times New Roman", Times, serif;
		margin:0px;
		padding:0px;
		font-style:italic;
		/*background-color:#040f13;*/
		background: url(../images/wooden_texture.jpg) #000000 right top repeat;
		
		scrollbar-arrow-color:#e41714;
		scrollbar-base-color:#fffbcb;
		scrollbar-darkshadow-color:#fffbcb;
		scrollbar-face-color:#fffbcb;
		scrollbar-highlight-color:#fffbcb;
		scrollbar-shadow-color:#fffbcb;
		}
	
	.about{
	background-image: url(../images/about.png);
	background-repeat: no-repeat;
	color:#000000;
	behavior: url("../include/iepngfix.htc");
	}
	
	.about div{
	margin-left:105px; margin-top:54px; margin-right:10px; text-align:justify; line-height:20px; padding-right:5px; overflow:auto; height:215px;
	}
	
	.about div a {
	color: #e41714; text-decoration: none; font-weight:normal;
	}
	
	.about div a:hover{
	text-decoration: underline; color: #e41714; font-weight:normal;
	}
	
	.about b{
	background-color:#FFFF00; font-weight:normal;
	}
	
	.ipod{
	background-image: url(../images/about_1.png);
	behavior: url("../include/iepngfix.htc");
	background-repeat: no-repeat;
	}
	
	.ipod div{
	margin-left:70px; margin-top:0px; margin-right:5px; text-align:justify; line-height:20px; padding-right:5px;
	}
	
	.playlist{
	background-image: url(../images/about_2.png);
	behavior: url("../include/iepngfix.htc");
	background-repeat: no-repeat;
	}
	
	.playlist div{
	margin-left:0px; margin-top:8px; margin-right:5px; text-align:left; line-height:20px; color:#181413; 
	}
	
	.playlist div a {
	color: #181413; text-decoration: none; font-weight:normal; background:url(../images/music.png) no-repeat top left; padding-left:15px;
	behavior: url("../include/iepngfix.htc");
	}
	
	.playlist div a:hover{
	text-decoration: underline; color: #e41714; font-weight:normal;
	}
	
	.contact{
	background-image: url(../images/contact.png);
	behavior: url("../include/iepngfix.htc");
	background-repeat: no-repeat;
	color:#ffffff;
	font-size:14px;
	line-height:18px;
	}
	
	.contact div{
	margin-left:40px; margin-top:45px;
	}
	
	.contact div a {
	color: #ffffff; text-decoration: none; font-weight:normal;
	}
	
	.contact div a:hover{
	text-decoration: underline; color: #ffffff; font-weight:normal;
	}
	
	.recent{
	background-image: url(../images/mob-middle.png);
	behavior: url("../include/iepngfix.htc");
	background-repeat: no-repeat;
	color:#000000;
	}
	
	.inquiry{
	background-image: url(../images/notepad.png);
	behavior: url("../include/iepngfix.htc");
	background-repeat: no-repeat;
	color:#000000;
	line-height:18px;
	}
	
	.inquiry div{
	margin-left:30px; 
	margin-top:80px; 
	margin-right:10px;
	}
	
	.uc{ font-size:14px; font-weight:bold;
	
	}
	
	.uc a {
	color: #ffffff; text-decoration: none; font-weight:normal; font-weight:bold;
	}
	
	.uc a:hover{
	text-decoration: underline; color: #ffffff; font-weight:normal; font-weight:bold;
	}
	
	img {
	behavior: url("../include/iepngfix.htc");
	}

	/*************************************************************************************************************/
	.button{
	color:#696868; margin:1px; padding:1px; border: 1px #b3b5c1 solid; background-color:#ffffff; font-size:10px; 
	}		
	
	.field {
	color:#696868; padding:1px; border: 1px #b3b5c1 solid; width:90%;
	}