.clearfloat {clear: both; height: 0; font-size: 1px; line-height: 0px;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D9D0C7;
	background-image: url(images/bg.jpg);
}
A:link {TEXT-DECORATION: underline}
A:visited {TEXT-DECORATION: underline}
A:hover {TEXT-DECORATION: none;}
A:active {TEXT-DECORATION: underline}

#main {
	width: 1001px;
	margin: 0px auto;
	z-index: 2;
	position: relative;
} 
#tl {
	width: 244px;
	height: auto;
	margin: 3px;
	z-index: 2;
	position: relative;
	float: left;
} 

#head{
	width: 100%;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	text-align: center;
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-color: #040404;
	border-right-color: #040404;
	border-bottom-color: #040404;
	border-left-color: #040404;
	background-repeat: repeat;
}
#head2{
	width: 100%;
}

.logo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 42px;
	font-weight: bold;
	color: #663300;
	text-decoration: underline;
}
.a1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #040404;
}
.top {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}

.pst {border: 1px dotted #FFFFCC;width: 180px;height: 140px;}
.th {border: 1px dotted #000000;width: 240px;height: 180px;margin: 2px;}

.sp{	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: bold;
	color: #EC5012;
}
.sp1{
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #D9D0C7;
	font-weight: bold;
	width: 300px;
}
.tt {

	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000000;
}
.spd {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-transform: none;
}

