*{margin:0;padding:0;}
a, img{border:none;}
html,
body {
   margin:0;
   padding:0;
   height:100%;
}
body {
   background: url(/assets/img/body_bgd.jpg) top center fixed;
   text-align:center;
   color:#fff;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:13px;
}
#container {
   min-height:100%;
   position:relative;
   margin:0 auto;
   width:950px;
   background:#000;
	text-align:left;

}

#header {
	width:950px;height:150px;
}

#maincont {
   padding:10px 10px 40px 10px;/* Bottom - Height of the footer */
   padding-bottom:40px;   
}
#audio{width:160px;float:right;padding:5px;margin:5px;background:#222;border:1px solid #212262}
#np{float:left;margin:0 7px 0 0;font-size:11px;}
#mysong{float:right;}

.lc{float:left;width:305px;background:url(/assets/img/fireguitar.jpg) no-repeat;}
.rc{float:left;width:620px;}
#div1{width:600px;float:left;margin:0 0 0 10px;}
#footer {
   position:absolute;
   bottom:0;
   width:100%;
   height:30px;   /* Height of the footer */
   background:#222366;
   clear:both;
   text-align:center;
   font-size:11px;
   padding-top:5px;
}

#cal{float:left;width:299px;color:#dfe0f4;overflow:auto;margin-top:5px;}
#cal table{width:100%;border:none;}
#cal table td{vertical-align:top;padding:6px;border-bottom:1px dotted #900;}
#cal table th{border-bottom:1px dotted #900;padding-bottom:7px;padding-top:3px;}
#cal table tr{padding-bottom:3px}
#cal table td.last{border-bottom:none}

#contactformholder{width:300px;color:#fff;float:left;}

#contactformtbl {width:300px;}
#contactformtbl td{padding:7px;}
#contactformtbl input{width:150px}
#contactformtbl textarea{width:150px;height:120px;}
#contactformtbl td{}
#contactformtbl #mlcb{width:13px;height:13px;margin:10px;}
/*textarea{background:url(/assets/img/70-fff.png);color:#000033;}
textarea:focus{background:#000033;color:#fff;}*/


/**/

a{color:#9d98d2}
a:hover{color:#BF6000}
h1{font-size:18px;text-align:center;background: url(../img/h1_bgd.png);width:100%;color:#CECEFF;padding:1px 0 4px;margin:5px 0;}
.clear{clear:both;}
 /**/
 
.ss{margin-top:5px;}
.ss img{margin:5px;float:left;}


