body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #ee1c29;
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 25px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 18px;
}
.tit1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.text_tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.text_tit2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2B0909;
	text-align: justify;
	line-height: 22px;
	font-weight: bold;
	text-transform: uppercase;
}
.text_tit3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2B0909;
	text-align: justify;
	line-height: 22px;
	font-weight: bold;
	text-transform: none;
}
.text_tit_17 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 19px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
}

.border_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2B0909;
}
.gallery_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 22px;
	font-weight: bold;
}
.icone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #FFFFFF;
}

.gallery_spec {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2B0909;
	text-align: justify;
	line-height: 22px;
}
.gallery_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 18px;
	font-weight: bold;
}
.text_space {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 22px;
}
.text_caps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
}
.border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2B0909;
}
#foot a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F2535B;
}
#foot td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F2535B;
}
/* -------  End of client's custom styles -------- */


/* -------------------------------     Pane Layout    -------------------------------*/
	
.mainTable  {
	vertical-align: top;
	height: 100%;
	width: 960px;
	margin-left:auto; 
	margin-right:auto;
}
.maincell
{
	text-align: center;
}
.topPane {
	vertical-align: bottom;
	height: 100px;
}
.contentpane {
vertical-align: top;
}
.bottompane {
vertical-align: bottom;
}
.leftpane {vertical-align: top;}


/* -------------------------------   'Admin' and CuteEditor 'Edit' button on all pages   ------------------------------- */

.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	border: thin solid #FFFFFF;
	background-color: #025B82;
	height: 25px;
	width: 50px;
	text-align: center;}
	


.artist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: bold;
}