BODY {
	background-image:url("/images/backing123.jpg");
  	text-align: center;
  	color: #000000;
  	margin: 0px;
	padding-top: 20px;
}

.fixcenter {
  width: 760px;
  border: solid;
  border-width: 1px;
  background: #FFFFCC;
  margin: auto;
  margin-top: 20px;
  text-align: left;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #682f73;
  text-decoration: underline;
}
a.purple, .purple, .purple a {
	color: #c031c7;
}

.topMenu A {
	color:#FFFFFF;
  text-decoration: none;
}

.topMenu A:hover {
	color:#FFFF00;
  text-decoration: none;
}



.borderline {
	border: thin solid #000000;
	width: 700px;
	top: 20px;
	margin:0 auto auto auto;
}

.headerImage {
	background-image: url(/images/serendipity_top.jpg);
}




.topMenu {
	position: relative;
	color: #FFFFFF;
	font-weight: bold;
	top: 209px;
	left: 120px;
	word-spacing: 1em;
}


P {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
}

.textMain {
	padding-left: 5px;
	padding-right: 15px;
}

.leftMenu_Top {
	background-image: url(/images/menu_top.gif);
	background-repeat:no-repeat;
	width: 222px;
	height: 134px;
}

.leftMenu_Top TD {
	padding-left: 12px;
}

.leftMenu A:hover {
	color: #000000;
}
.leftMenu A {
	font-weight: bold;
}

.leftMenu_Middle {
	background-image: url(/images/menu_mid.gif);
	background-repeat: repeat-y;
}

.leftMenu_Middle TD {
	padding-left: 12px;
	padding-top: 0px;
	width: 211px;
	height: 25px;
}

.leftMenu_Bottom {
	background-image: url(/images/menu_bottom.gif);
	background-repeat:no-repeat;
	width: 244px;
	height: 260px;
}

.leftMenu_Bottom TD {
	padding-left: 12px;
}

.footer {
	background-image: url(/images/bottom_bg.gif);
	background-repeat:repeat-x;
	color: #FFFFFF;
	font-weight: bold;
}
.footerBase {
	background-color: #660066;
}

.tableRow1 {
	background-color: #FFFFCC;
}
.tableRow2 {
	background-color: #FFFFFF;
}

.subMenu {
	background-image: url(/images/submenu.gif);
}


.pinkbox {
	background-color: #FFFFCC;
	padding: 5px 10px;
	border: solid 1px #660066;
}
.pinkbox p {
	text-align: center;
}
