/* content styles */

a#a0
{
	left: 0px;
}
a#b0
{
	left: 0px;
}

a#c0
{
	left: 0px;
}

li.thumb1 a.here, li.thumb1 a.notHere:hover {height: 81px; background-image: url(images/spiritual_thumb2.jpg);}
li.thumb1 a.notHere {height: 81px; background-image: url(images/spiritual_thumb1.jpg);}
li.thumb2 a.here, li.thumb2 a.notHere:hover {height: 80px; background-image: url(images/intellectual_thumb2.jpg);}
li.thumb2 a.notHere {height: 80px; background-image: url(images/intellectual_thumb1.jpg);}
li.thumb3 a.here, li.thumb3 a.notHere:hover {height: 81px; background-image: url(images/physical_thumb2.jpg);}
li.thumb3 a.notHere {height: 81px; background-image: url(images/physical_thumb1.jpg);}

.tabs
{
	margin: 0;
	padding: 0;
	float: left;
}

#topTabs ul
{
	margin: 0; 
	padding: 0;
	display: block;
}

#topTabs ul li {
	margin: 0; 
	padding: 0;
	display: block;
}

.tabs ul li a.notHere,
.tabs ul li a.notHere:link,
.tabs ul li a.notHere:visited,
.tabs ul li a.notHere:active
{
	margin: 0;
	padding: 0;
	width: 131px;
	display: block;
}

.tabs ul li a.here,
.tabs ul li a.here:link,
.tabs ul li a.here:visited,
.tabs ul li a.here:active,
.tabs ul li a.here:hover
{
	margin: 0;
	padding: 0;
	width: 131px;
	display: block;
}

.topTabsArea {
	display: block;
	width: 770px;
	padding: 0;
	margin: 0;
	height: 242px;
	overflow: hidden;
}
.topTabsContent a,
.topTabsContent a:link,
.topTabsContent a:visited,
.topTabsContent a:active
{}

.topTabsContent a:hover {
	text-decoration: none;
}
#ContentStartWelcome,
#ContentStartNews, 
#ContentStartEvents
{
	display: none;
}	
div.topTabsContent {
	float: left;
	display: block;
	width: 639px;
	padding: 0;
	margin: 0;
	height: 242px;
}