.bg {
	background-color: #000000;
	background-image: url(images/watermark.jpg);
	background-repeat: no-repeat;
	background-position: 75px 600px;
}

.wrapper {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 24px;
	border-top: 2px solid #FFFFFF;
	border-right: 2px none #FFFFFF;
	border-bottom: 2px none #FFFFFF;
	border-left: 2px solid #FFFFFF;
}
.wrapper-old {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	border: 8px solid #FFFFFF;
	line-height: 24px;
}
.smlwhite {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.title {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
}

.content {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight:normal;
	color: #FFFFFF;
}

.time {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight:normal;
	color: #FFFFFF;
	font-style:italic;
	}

.whiteborder {
	border:1px solid #FFFFFF;
}

.wlink,.wlink:link,.wlink:visited,.wlink:active {
font-size:11px;	text-decoration:none;color: #FFFFFF;
	font-family: "Trebuchet MS";
text-decoration:underline;
}

.wlink:hover {
font-size:11px;text-decoration:underline;color: #FFFFFF;
	font-family: "Trebuchet MS";
text-decoration:none;
}

