/* blue */
#page_bg {
	background: #30B9F5 url(../images/bg.jpg) left repeat-y;
}

div#wrapper {
}

div#wrapper_r {
}

div#header {
	background: url(../images/header.png) no-repeat;
	height: 185px;
	width: 967px;
}

div#footer {

}

div#footer_l {

}

div#footer_r {

}

#tabarea, #search, #pathway {display: none;}

ul.menu {list-style: none;}

ul.menu a:link, ul.menu a:visited {
background:transparent url(http://dayladorerecords.com/gfx/bullet.gif) no-repeat scroll 0px 50%;
color:#00B0D8;
font-family:"trebuchet MS",sans serif;
font-size:10px;
font-weight:normal;
line-height:1.33em;
margin-left:15px;
padding-left:20px;
text-decoration:none;
text-indent:5px;

}
ul.menu a:hover {
background:transparent url(http://dayladorerecords.com/gfx/bullet_blue.gif) no-repeat scroll 0px 50%;
color:#00B0D8;
font-weight:normal;
margin-left:15px;
padding-left:20px;
text-decoration:none;
text-indent:5px;
}
ul.menu li.current a {
background:transparent url(http://dayladorerecords.com/gfx/bullet.gif) no-repeat scroll 0px 50%;
color:white;
margin-left:15px;
padding-left:20px;
text-decoration:none;
text-indent:5px;
}
ul.menu li.current a:hover {
background:transparent url(http://dayladorerecords.com/gfx/bullet_blue.gif) no-repeat scroll 0px 50%;
color:#00B0D8;
margin-left:15px;
padding-left:20px;
text-decoration:none;
text-indent:5px;
}