body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #564885;
	background-color: #E2BD9D;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.container1{
	background-image: url(images/shell/bg_tile.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	width: 625px;
	text-align: center;
	
}
* html .container1{

}
.bottomGlow{
	position: relative;
	left: -1px;
}
* html .bottomGlow{
	margin-bottom: -3px;
}
.container2{
	background-image: url(images/shell/logo.gif);
	padding-right: 43px;
	padding-left: 43px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}
.container3{
	width: 517px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A50037;
	border-left-color: #A50037;
	background-color: #FFFFFF;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #A50037;
}
.navigation{
	display: table;
	padding: 15px;
	height: 25px;
}
.navigation ul{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	display: table;
}
.navigation li{
	float: left;
	padding: 1px;
	text-decoration: none;
}
.navigation a{
	padding: 5px;
	text-decoration: none;
}
.navigation a:link, .navigation a:visited{
	padding: 10px;
	color: #564885;
	text-decoration: none;
}
.navigation a:hover{
	color: #A50037;
}
.navigation a:active{
	color: #A50037;
}
.image{
	min-height: 395px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 8px;
}
* html .image{
	height: 395px;
}
.image p{
	text-align: left;
	padding: 8px 23px 2px;
	display: block;
	margin: 0px;
}
.image a, .image a:link{
	color: #A50037;
	text-decoration: none;
}
.image a:hover, .image a:active{
	color: #F76A78;
	text-decoration: none;
}
.portrait {
	float: right;
	padding-top: 8px;
	padding-right: 23px;
	padding-left: 5px;
}
.content{
}
.copy{
	padding: 10px 25px 20px 23px;
	margin: 0px;
	width: 300px;
}
* html .copy{
	width: 297px;
}
.copy ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.copy li {
	margin: 0px;
	border: 0px;
	padding: 2px;
}
.tns{
	float: right;
	padding-right: 23px;
	padding-bottom: 23px;
	padding-top: 10px;
}
* html .tns{
	margin-bottom: -3px;
	margin-left: -3px;
}
/*
.tns img{
border:3px solid #A50037;
}
*/
.tns a {
}
.tns img{
	float:left;
	display:block;
	padding: 3px;
	background-color: #A50037;
}
.tns a:hover img{
	background-color: #564885;
}
.footer{
	text-align: center;
	color: #8B7DB9;
	font-size: .85em;
	padding: 5px;
	width:500px;
}
.footer a, .footer a:link{
	color: #8B7DB9;
	text-decoration: none;
}
.footer a:hover, .footer a:active{
	color: #564885;
	text-decoration: none;
}
h3 {
	margin: 0px;
	padding: 0px 0px 5px;
	font-size: 1.5em;
}
h4 {
	margin: 0px;
	padding: 6px 0px 0px 23px;
	font-size: 1.45em;
	text-align: left;
}
