body
{
background: #151515;
}

.main_table_bg
{
background: #000000;
}

.banner_bottom
{
background: url(gallery/images/banner_bottom.jpg) no-repeat;
}
.banner_bottom_home
{
background: url(gallery/images/banner_bottom_gallery_home.jpg) no-repeat;
}
.left_bg
{
background: url(gallery/images/left_bg.jpg) repeat-y;
}
.link1 {
	color: #FFFFFF;
	text-decoration: none;
}
.link1:hover {
	color: #00CCFF;
	text-decoration: none;
}

.link2 {
	color: #ffffff;
	text-decoration: none;
}
.link2:hover {
	color: #00CCFF;
	text-decoration: none;
}