body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.header {
	background-image: url(images/header.gif);
	background-repeat: repeat-x;
	height: 150px;
}
.dot {
	background-image: url(images/dots.jpg);
	background-repeat: repeat-x;
	height: 32px;
}
#bottomlink  {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
#bottomlink a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

arialpink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FD67CB;
	text-decoration: none;
}
arialpink a:hover {
	color: #99CCFF;
	text-decoration: none;
	}

.blue16 {
	font-size: 16px;
	color: #6699FF;
}
.lav18 {
	font-size: 18px;
	color: #9900FF;
}

#bottomlink a:hover {
	color: #FF0099;
	text-decoration: none;
}
.footer {

	background-image: url(images/stripes.jpg);
	background-repeat: repeat-x;
	height: 30px;
}
.content_top {
	background-image: url(images/content_top.jpg);
	background-repeat: no-repeat;
	height: 115px;
	width: 761px;
}

.contents #toplink {
	margin-top: 30px;
}
.contents #pinktxt td {
	color: #FF0066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
}
.arialpink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FD67CB;
	text-decoration: none;
}
.content_mid {
	background-image: url(images/content_mid.jpg);
	background-repeat: repeat-y;
	width: 761px;
	height: 300px;
}
.content_btm {

	background-image: url(images/content_btm.jpg);
	background-repeat: no-repeat;
	height: 74px;
	width: 761px;
}
