@charset "utf-8";
.border {
	border: 1px dotted #CCCCCC;
	padding: 3px;
	background-color: #E9E9E9;
	width: 100px;
	margin: 0px;
	text-align: right;
}
#title div {
	float: left;
	width: 400px;
}

.tights_desc {
}
#content .tights_desc {
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}



#sidelinks  a {
	color: #333333;
	font-variant: small-caps;
	font-size: 14px;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 0px;
	display: block;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999999;
}

#sidelinks {
	font-family: "Century Gothic", verdana, arial, sans-serif;
	font-size: 14px;
	width: 110px;
	height: 300px;
	padding-top: 10px;
	background-image: url(../fill.png);
	background-repeat: repeat;
	margin-right: 30px;
	float: left;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	font-variant: small-caps;
}
#sidelinks  a:hover {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-right-color: #FFFFFF;
	border-bottom-color: #333333;
	text-decoration: none;
	color: #999999;
}

#title img {
	margin-top: 2px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}

#title {
	font-family: "Century Gothic", verdana, arial, sans-serif;
	width: 809px;
	font-weight: normal;
	color: #333333;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 152px;
	float: left;
	height: auto;
	background-image: url(../fill.png);
	background-repeat: repeat;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D8D8D8;
	padding-right: 0px;
}
table .info {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
}

#content table {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: "Century Gothic", verdana, arial, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#content p {
	font-size: 14px;
}

#image_background #content {
}
