body {
	background-color: #333333;
}



a.about_style:hover {
	background-image: url(../images_template/about_over.jpg);
}
.about_style {
    display: block;
    width: 40px;
    height: 120px;
    background: url("../images_template/about_us.jpg") 0 0 no-repeat;
    text-decoration: none;
}
body#about a#about_link {
	background-image: url(../images_template/about_over.jpg);
}





a.home_style:hover {
	background-image: url(../images_template/home_over.jpg);
}
.home_style {
	background-image: url(../images_template/home.jpg);
	padding-top: 100px;
	background-position: bottom;
	background-repeat: no-repeat;
}
body#home a#home_link {
	background-image: url(../images_template/home_over.jpg);
}






a.weddings_style:hover {
	background-image: url(../images_template/weddings_over.jpg);
}
.weddings_style {
	display: block;
    width: 115px;
    height: 65px;
    background: url("../images_template/weddings.jpg") 0 0 no-repeat;
    text-decoration: none;
}
body#weddings a#weddings_link {
	background-image: url(../images_template/weddings_over.jpg);
}







a.photoart_style:hover {
	background-image: url(../images_template/photoart_over.jpg);
}
.photoart_style {
	display: block;
    width: 115px;
    height: 65px;
    background: url("../images_template/photoart.jpg") 0 0 no-repeat;
    text-decoration: none;
}
body#photoart a#photoart_link {
	background-image: url(../images_template/photoart_over.jpg);
}








a.comercial_style:hover {
	background-image: url(../images_template/comercial_over.jpg);
}
.comercial_style {
	display: block;
    width: 115px;
    height: 65px;
    background: url("../images_template/comercial.jpg") 0 0 no-repeat;
    text-decoration: none;
}

body#comercial a#comercial_link {
	background-image: url(../images_template/comercial_over.jpg);
}






a.kids_style:hover {
	background-image: url(../images_template/kids_over.jpg);
}
.kids_style {
	display: block;
    width: 115px;
    height: 65px;
    background: url("../images_template/kids.jpg") 0 0 no-repeat;
    text-decoration: none;
}
body#kids a#kids_link {
	background-image: url(../images_template/kids_over.jpg);
}





a.lifestyle_style:hover {
	background-image: url(../images_template/lifestyle_over.jpg);
}
.lifestyle_style {
	display: block;
    width: 115px;
    height: 65px;
    background: url("../images_template/lifestyle.jpg") 0 0 no-repeat;
    text-decoration: none;
}
body#lifestyle a#lifestyle_link {
	background-image: url(../images_template/lifestyle_over.jpg);
}





a.more_style:hover {
	background-image: url(../images_template/more_over.jpg);
}
.more_style {
	display: block;
    width: 125px;
    height: 65px;
    background: url("../images_template/more.jpg") 0 0 no-repeat;
    text-decoration: none;
}
body#more a#more_link {
	background-image: url(../images_template/more_over.jpg);
}





a.links_style:hover {
	background-image: url(../images_template/links_over.jpg);
}
.links_style {
    display: block;
    width: 40px;
    height: 120px;
    background: url("../images_template/links.jpg") 0 0 no-repeat;
    text-decoration: none;
}
body#links a#links_link {
	background-image: url(../images_template/links_over.jpg);
}


a.prices_style:hover {
	background-image: url(../images_template/prices_over.jpg);
}
.prices_style {
    display: block;
    width: 40px;
    height: 120px;
    background: url("../images_template/prices.jpg") 0 0 no-repeat;
    text-decoration: none;
}
body#prices a#prices_link {
	background-image: url(../images_template/prices_over.jpg);
}



.thumbs {
	border: 2px solid #242424;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}

.ascuns {
	display: none;
}
.title_alb {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.title_alb_bold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	color: #FFFFFF;
	text-decoration: bold;
}