body {
	background-color: #ffffff;
	margin:0px;
	padding:0px;
	background-image: url(../images/taplats_bg.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
#contentbg {
	background-color: #ffffff;
	border: 1px solid #a1137c;
	width:650px;
	padding-top:0px;
	height:auto;
	margin-left:180px;
	margin-top:24px;
	margin-bottom:0px;
	float:left;
	display:inline;
}
#contentbg a:link {
	color: #666;
}
#contentbg a:hover {
	color: #a1137c;
}
#contentbg a:visited{
	color: #E943BF;
}

#header {
	width:648px;
	height:225px;
	margin-bottom:0px;
	display:block;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: static;
}
.TabbedPanelsContentVisible p:first-letter {
	font-size: 150%;
	color: #a1137c;
}
#footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	display: block;
	height: 120px;
	width: 650px;
	position: static;
	float: left;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #A1137C;
	margin-top: 20px;
	padding-top: 10px;
	margin-bottom: 20px;
}

.TabbedPanelsContentVisible img {
	float: right;
	margin-bottom: 5px;
	margin-left: 20px;
}


.TabbedPanelsContentVisible h1 {
	font-size: 23px;
	font-weight: bold;
	color: #a1137c;
}
