.format {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	background-color: #000;
}
.splashCenter {
	background-color: #FFF;
	height: 450px;
}
.splashTable {
	padding-top: 5px;
	padding-bottom: 5px;
}


.tr {
	background: url(Assets/RoundTR.png) 100% 0 no-repeat;
	padding: 20px;
}
.mainPageEmailButton {
	position: relative;
	top: 150px;
}

.bl {
	background: url(Assets/RoundBL.png) 0 100% no-repeat;
	background-color: #FFF;
}
.br {background: url(Assets/RoundBR.png) 100% 100% no-repeat}
.tl {background: url(Assets/RoundTL.png) 0 0 no-repeat}
.tablets {
	height: 500px;
}
.maintable {
	min-width: 600px;
}

.Sbl {
	background-color: #CC3;
	background-image: url(Assets/SecBordBL.png);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
.FormMailer {
	width: 550px;
}

.Sbr {background: url(Assets/SecBordBR.png) 100% 100% no-repeat}
.Stl {background: url(Assets/SecBordTL.png) 0 0 no-repeat}
.Str {background: url(Assets/SecBordTR.png) 100% 0 no-repeat; padding: 10px}
.mainContent {
	min-height: 700px;

}
