body {
	background-image: url(img/bgvert.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
td {
	text-align: left;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 142%;
	color: #666666;
}


.bg {
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 127%;
	color: #666666;
}
.cont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 120%;
	height: 385px;
	width: 380px;
	overflow: scroll;
}
a {
	color: #FF6B8E;
}
.textSmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 105%;
	color: #666666;
}
.textMedium {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 100%;
	color: #666666;
}

.rel {
	position: relative;
}
.events {
	height: 111px;
	width: 35px;
	position: absolute;
	z-index: 11;
	left: -42px;
	top: 190px;
	*left: -60px;
	-left: -672px;
}
.events1 {
	height: 111px;
	width: 35px;
	position: absolute;
	z-index: 11;
	left: -46px;
	top: 196px;

	*top: 201px;
	*left: -64px;
	-left: -670px;
}
.smalltext {font-size:10px}
.leftul {margin-left:-20px;}
