body {
    background-image:url('images/black-wood2.png');
    background-color: #333333; 
    font-family: 'ArialMT', 'Arial', sans-serif;
    font-size: 15px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 20px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;

}
ol  { 
      padding: 0;
      padding-left:15px;
      padding-top: 10px;
      margin:0;
      text-indent:0;
      list-style-type:none ;
      list-style-image:none ;
}

#page-container {
    background-image:url('images/MiddayLG.png');
    background-repeat:no-repeat;
    background-position:center; 
	width: 940px;
    height: 900px;
	margin: auto;
	
}
#content {
    background-image:url('images/MiddayStudiosLogoBG.png');
    background-repeat:no-repeat;
    background-position:center; 
	height:800px;
	border: 1px solid black; 
	overflow:auto; 
    overflow:scrolling;
	background-color: #525252;
	padding:10px; 

}
#content_blog {
    background-image:url('images/MiddayStudiosLogoBG.png');
    background-repeat:no-repeat;
    background-position:center; 
	height:800px;
	border: 1px solid black; 
	overflow:auto; 
	background-color: #525252;
}
#content_index {
	height:800px;
    padding: 10px;
    padding-bottom:12px;
}

#content p {
    padding-left:25px;
	color: #ffffff;
	z-index:-1;
    font-size: small;
}
.column_list { 
      font-size:small;
}
#form_layer {
    width: 90%;
    clear:both;
    padding-left:40px;
    color: #fff;
    font-size: small;
} 
#column_contact {
	float: left;
	width: 30%;
	height: 190px;
	color: #ffffff;	 
	z-index:2;
    padding-top:10px;
    padding-left:15px;
    padding-bottom: 235px;
}
#column_three {
	float: left;
	width: 30%;
	height: 580px;
	color: #ffffff;	 
	z-index:2;
    padding-top:10px;
    padding-left:15px;
}
#column_two {
	float: left;
	width: 48%;
    height: 580px;
	color: #ffffff;
	z-index: 2;	
    padding-top:10px;
    padding-left:5px;

}
#column_two a {
    color: #fff;

}
#column_two a:hover {
    color: #CCC;

}

#mp3player_box {
	float: left;
	width: 500px;
    height: 700px;
	color: #ffffff;
	z-index: 2;	
    padding-top:2px;
    padding-left:158px;
}
#iphone_work {
	float: left;
	width: 500px;
    height: 700px;
	color: #ffffff;
	z-index: 2;	
    padding-top:15px;
    padding-left:40px;
}

#blog_box {
    height: 600px;
	float: left;
	width:100%;
    height:100%;
	color: #ffffff;
	z-index: 2;	

}
#photo_box {
	float: left;
	width: 800px;
    height: 720px;
	color: #ffffff;
	z-index: 2;	
    /*padding-top:30px;
    padding-left:206px;*/

}
#navbar_top {

	height: 30px;
	padding-left:197px;
	padding-bottom: 30px;
	padding-top: 30px;
}
#navbar_bottom {
	height: 20px;
	padding-left:196px;
	padding-top: 40px;
	padding-bottom:20px;
	clear: both;

}
.navbar_link {
	font-family: verdana;
	font-size:small;
	float: left;
	width: 135px;
}	
p a, a:visited { color: #fff; }
p a:hover { color: #ccc;}
a {
    color: rgb(136, 136, 136);
    text-decoration: none;
}
a:visited {
    color: rgb(136, 136, 136);
    text-decoration: none;
}
a:hover {
    color: rgb(255, 255, 255);
    text-decoration: none;
}
.header_graphic {
    clear: both;
    height: 50px;
    z-index: 3;
}

#space {
	height: 40px;
}

/* contact form */

fieldset{margin:0;padding:0;border:0;}
label{width:250px; display:block;}
.txt_input{width:250px; display:block;}
textarea{height:80px; width:350px; background-color:#525252; color:#fff; border: 1px solid #000;}
input{display:block; background-color:#525252; color:#fff; border: 1px solid #000;}
select{background-color:#525252; color:#fff; border: 1px solid #000;}
.req{color:#f00;font-size:90%;}
#form_errors{color:#f00; display:none;}
#form_thanks{color:#000; display:none;}



.copyright_text { 
	font-family: verdana;
	color: #ffffff;
	font-size: small;
	text-align: center; 
}

#artist_image img { border: 0; height: 100px; width:100px; float:left; }
#artist_info { padding:10px; float:left; }
#artist_image { padding:10px; clear:both; } 
