@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-image: url(../images/tpt-imag/bg-b.jpg);
	font-family: "Lucida Console", Verdana, Arial;
	background-repeat: repeat-x;
	background-color: #f4eaaf;
	background-position: 0px 56px;
}
#top {
	height: 53px;
	text-align: right;
	background-image: url(../images/tpt-imag/top-bg.gif);
	border-bottom-width: 4px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
}
#top img {
	margin-top: 2px;
	margin-right: 160px;
}
#header {
	background-image: url(../images/tpt-imag/bg-b2.jpg);
	width: 906px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 17px;
	background-repeat: repeat-x;
	background-color: #fbf7e2;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #D34E85;
	border-left-color: #9DBECA;
}
#logo {
	height: 106px;
	width: 302px;
	margin-left: 70px;
	margin-bottom: 14px;
}
#flash {
	height: 420px;
	width: 487px;
	float: left;
	margin-left: 12px;
}
#text {
	float: left;
	width: 370px;
	padding: 12px;
	font-size: 28px;
	line-height: 33px;
	text-align: center;
	font-family: "Lucida Console", Verdana, Arial;
}
.clr {
	clear: both;
	float: none;
}
#content {
	padding: 22px;
}
#content h2 {
	text-align: center;
	margin-top: 55px;
}
#content a {
	text-decoration: none;
	font-weight: bold;
	color: #C66;
}
#content a:hover {
	color: #F93;
}

#footer {
	background-image: url(../images/tpt-imag/top-bg2.gif);
	background-repeat: repeat;
	height: 80px;
	border-top-width: 4px;
	border-top-style: dashed;
	border-top-color: #6B9EAF;
}
