#ttplogobox {
	background-color: #A5CDDF;
	height: 100px;
	width: 350px;
	background-image: url(../images/CongenitalTTP-logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#linkbar {
	margin: 0px;
	padding: 0px;
	height: 125px;
	width: 550px;
}
#maingraphic {
	background-image: url(../images/linkedhands.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 550px;
	background-position: left top;
}
#messagebox {
	background-color: #64b5db;
	height: 300px;
	width: 350px;
}
body {
	background-color: #a5cddf;
	margin-top: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footerlinks {
	font-size: 12px;
	line-height: 1.5em;
	padding-top: 5px;
}
a {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: 3593bf;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
h1 {
	font-size: 25px;
	color: #21699d;
	padding: 0px;
	margin: 0px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #21699D;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
	padding: 0px;
	margin: 0px;
}
#maintextbox {
	padding-top: 10px;
	padding-bottom: 25px;
	padding-left: 15px;
}

