﻿/* Photo Border for All Pages Except the Albums Page */
.Table-center {
     
}

.form-book .link {
	background-image: url(Images/form-book_header.png);
	background-repeat: no-repeat;
	width: 550;
	height: 65px;
	vertical-align: top;

}

.form-book .intestazione {
	background-image: url(Images/form-book_body-repeat.png);
	background-repeat: repeat;
	width: 550;
	height: 20px;
	vertical-align: top;
	text-align: center;
	padding-top: 10px;
	color: White;
	font-size: 1.0em;
	text-transform: uppercase;
	font-weight: bold;
	
}

.form-book .corpo {
	background-image: url(Images/form-book_body-repeat.png);
	background-repeat: repeat;
	width: 525px;
	height: auto;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-top: 5px; 
	padding-right: 5px;
	color: Black;
}

.form-book .piediframe {
	background-image: url(Images/form-book_footer.png);
	background-repeat: no-repeat;
	width: 550px;
	height: 40px;
	vertical-align: bottom;
	color: White;
	text-decoration: none;
}

.content-book .intestazione {
	background-image: url(Images/content-book_header.png);
	background-repeat: no-repeat;
	width: 760;
	height: 45px;
	vertical-align: top;
	text-align: center;
	padding-top: 5px;
	color: White;
	
}

.content-book .corpo {
	background-image: url(Images/content-book_body-repeat.png);
	background-repeat: repeat;
	width: 740px;
	height: auto;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px; 
	padding-right: 10px;
	text-align:justify;
}

.content-book .piediframe {
	background-image: url(Images/content-book_footer.png);
	background-repeat: no-repeat;
	width: 760px;
	height: 20px;
	vertical-align: bottom;
	color: White;
	text-decoration: none;
}

.content-link .intestazione {
	background-image: url(Images/content_header.png);
	background-repeat: no-repeat;
	width: 535;
	height: 25px;
	vertical-align: top;
	font-size: 1.2em;
	text-align: center;
	text-transform: uppercase;
	padding-top: 15px;
	font-weight: bold;
	color: White;
	
}

.content-link .corpo {
	background-image: url(Images/content-link_body-repeat.png);
	background-repeat: repeat;
	width: 515px;
	height: auto;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px; 
	padding-right: 10px;
}

.content-link .piediframe {
	background-image: url(Images/content-link_footer.png);
	background-repeat: no-repeat;
	width: 535px;
	height: 20px;
	vertical-align: bottom;
	color: White;
	text-decoration: none;
}

.content .intestazione {
	background-image: url(Images/content_header.png);
	background-repeat: no-repeat;
	width: 535;
	height: 25px;
	vertical-align: top;
	font-size: 1.2em;
	text-align: center;
	text-transform: uppercase;
	padding-top: 15px;
	font-weight: bold;
	color: White;
	
}

.content .corpo {
	background-image: url(Images/content_body-repeat.png);
	background-repeat: repeat;
	width: 520px;
	height: auto;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 10px; 
	padding-right: 10px;
}

.content .piediframe {
	background-image: url(Images/content_footer.png);
	background-repeat: no-repeat;
	width: 535px;
	height: 20px;
	vertical-align: bottom;
	color: White;
	text-decoration: none;
}

.mail .intestazione {
	background-image: url(Images/mail_header.png);
	background-repeat: no-repeat;
	width: 550;
	height: 25px;
	vertical-align: top;
	font-size: 1.2em;
	text-align: center;
	text-transform: uppercase;
	padding-top: 15px;
	font-weight: bold;
	color: White;
	
}

.mail .corpo {
	background-image: url(Images/mail_body-repeat.png);
	background-repeat: repeat;
	width: 540px;
	height: auto;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 10px; 
	padding-right: 5px;
}

.mail .piediframe {
	background-image: url(Images/mail_footer.png);
	background-repeat: no-repeat;
	width: 550px;
	height: 40px;
	vertical-align: bottom;
	color: White;
	text-decoration: none;
}

.login .intestazione {
	background-image: url(Images/login_header.png);
	background-repeat: no-repeat;
	width: 400;
	height: 25px;
	vertical-align: top;
	font-size: 1.2em;
	text-align: center;
	text-transform: uppercase;
	padding-top: 15px;
	font-weight: bold;
	color: White;
	
}

.login .corpo {
	background-image: url(Images/login_body-repeat.png);
	background-repeat: repeat;
	width: 380px;
	height: auto;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px; 
	padding-right: 10px;
}

.login .piediframe {
	background-image: url(Images/login_footer.png);
	background-repeat: no-repeat;
	width: 400px;
	height: 40px;
	vertical-align: bottom;
	color: White;
	text-decoration: none;
}

.frame-destro .intestazione {
	background-image: url(Images/sidebar_dx_header.png);
	background-repeat: no-repeat;
	width: 220;
	height: 25px;
	vertical-align: top;
	font-size: 1.2em;
	text-align: center;
	text-transform: uppercase;
	padding-top: 15px;
	font-weight: bold;
	color: White;
	
}

.frame-destro .corpo {
	background-image: url(Images/sidebar_dx_body-repeat.png);
	background-repeat: repeat;
	width: 200px;
	height: auto;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px; 
	padding-right: 10px;
}

.frame-destro .piediframe {
	background-image: url(Images/sidebar_dx_footer.png);
	background-repeat: no-repeat;
	width: 220px;
	height: 40px;
	vertical-align: bottom;
	color: White;
	text-decoration: none;
}

.sidebar-frame .intestazione {
	background-image: url(Images/sidebar_header.png);
	background-repeat: no-repeat;
	width: 200;
	height: 25px;
	vertical-align: top;
	font-size: 1.2em;
	text-align: center;
	text-transform: uppercase;
	padding-top: 15px;
	font-weight: bold;
	color: White;
}

.sidebar-frame .corpo {
	background-image: url(Images/sidebar_body-repeat.png);
	background-repeat: repeat;
	width: 180px;
	height: auto;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px; 
	padding-right: 10px;
}

.sidebar-frame .piediframe {
	background-image: url(Images/sidebar_footer.png);
	background-repeat: no-repeat;
	width: 200px;
	height: 40px;
	vertical-align: bottom;
	color: White;
    text-align: center;

}

