#menu {
        height: 223px;
}
.ContentPane  {
	margin-top: 223px;
	width: 515px;
        float: left;
}
.RightPane {
	margin-top: 223px;
	top: 233px;
	left: 525px;
	float: right;
	width: 235px;
}
#footer span.right {
	float: right;
	display: block;
	margin-top: 10px;
	width: 195px;
	margin-right: 20px;
}
#footer span.right input {
	width: 125px;
	height: 20px;
	border: none;
        padding: 0px;
}
#footer span.right a {
	width: 65px;
	height: 20px;
	display: block;
	background-image: url(images/Search.gif);
	position: relative;
	top: -20px;
	left: 125px;
}
a.Col1 {
	display: block;
	width: 257px;
}
a.Col1:hover {
	background-position: 257px 0px;
	text-decoration: none;
}
#Bio {
	background-image: url(/Portals/2/images/home_bio.jpg);
	height: 107px;
}
#Articles {
	background-image: url(/Portals/2/images/home_published.gif);
	height: 49px;
}
#Store {
	background-image: url(/Portals/2/images/home_store.gif);
	height: 49px;
}
#Abstract {
	background-image: url(/Portals/2/images/home_living_abstractly.gif);
	height: 49px;
}
#Books {
	background-image: url(/Portals/2/images/home_books.gif);
	height: 54px;
}

#DivCol2 {
	position: absolute;
	top: 223px;
	left: 258px;
}
a.Col2 {
	width: 267px;
	display: block;
}
a.Col2:hover {
	background-position: 267px 0px;
	text-decoration: none;
}
#Audio {
	background-image: url(/Portals/2/images/home_audio.gif);
	height: 132px;
}
#Beyond {
	background-image: url(/Portals/2/images/home_beyond.gif);
	height: 44px;
}
#FeelingLife {
	background-image: url(/Portals/2/images/home_feeling_life.gif);
	height: 42px;
}
#Join {
	background-image: url(/Portals/2/images/home_join.gif);
	height: 47px;
}
#Links {
	background-image: url(/Portals/2/images/home_links.gif);
	height: 43px;
}
#Gallery {
	display: block;
	width: 235px;
	height: 218px;
	background-image: url(/Portals/2/images/home_gallery.gif);
}
#Gallery:hover {
	text-decoration: none;
}
#Listen {
	background-image: url(/Portals/2/images/home_listen.gif);
	width: 171px;
	height: 52px;
	display: block;
	margin-left: 37px;
}
#Listen:hover {
	background-position: 171px 0px;
	text-decoration: none;
}
#Guided {
	background-image: url(/Portals/2/images/home_guided.gif);
	height: 37px;
	width: 231px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#Guided:hover {
	text-decoration: none;
	background-position: 231px 0px;
}
.TFLLoginPanel {
        font-family: Arial, sans-serif;
	font-size: 12px;
	width: 235px;
	text-align: left;
	position: relative;
	margin: 0px;
	padding: 0px;
}
.TFLLoginForm {
	background-image: url(/Portals/2/images/home_login.gif);
	background-repeat: no-repeat;
	width: 235px;
	height: 80px;
	padding-top: 10px;
}
.TFLUser {
	font-size: 10px;
	width: 120px;
	display: block;
	margin-left: 90px;
}
.TFLPassword {
	font-size: 10px;
	width: 120px;
	display: block;
	margin: 5px 0px 0px 90px;
}
.TFLLogin:link {
	background-color: #0B59BF;
	color: #FFF;
	font-weight: bold;
        border: solid 2px #8EB0DF;
	padding: 2px 8px 2px 8px;
	float: left;
	margin: 5px 0px 0px 35px;
}
.TFLForgot {
	float: right;
	margin: 10px 28px 0px 0px;;
}
.TFLMessage {
	color: red;
	font-weight: bold;
	text-align: center;
	display: blockl
}

