﻿html, body {
    background-color: #fee066;
    scrollbar-face-color: #ffb500;
}
.bodyLeft 
{
	background: url(../images/bg/bg_grad_music_left.jpg) repeat-y;
}
.bodyRight 
{
	background: url(../images/bg/bg_grad_music_right.jpg) repeat-y;
}
.bodyCornerLeft
{
	background: url(../images/bg/bg_grad_music_corner_left.jpg) repeat-y;
}
.bodyCornerRight 
{
	background: url(../images/bg/bg_grad_music_corner_right.jpg) repeat-y;
}
.bodyBottom 
{
	background: url(../images/bg/bg_grad_music_bottom.jpg) repeat-x top;
}
.bodyCornerLeftBottom
{
	background: url(../images/bg/bg_grad_music_corner_left_bottom.jpg);
}
.bodyCornerRightBottom
{
	background: url(../images/bg/bg_grad_music_corner_right_bottom.jpg);
}


A:hover 
{
	color: #ffb500;
}

#divHeaderBar 
{
	background-color: #ffb500;
}

#divHeaderLogo 
{
	background: url(../images/hdr/hdr_music_01.jpg);
	background-repeat:no-repeat;
}

.bgSection 
{
	background-color: #ffb500;
}

.fontSection 
{
	color: #ffb500;
}
