/*Last Edit By: Ashleigh Reimer 
Date: 12/13/07 Reason: Design Change  
Imported Stylesheet(s): none 
 =======================================================*/ 


/* content styles */

a#a0
{
	left: 0px;
	z-index:7;
}

a#a1
{
	left: 0px;
	z-index:6;
}

a#a2
{
	left: 0px;
	z-index:5;
}

a#a3
{
	left: 0px;
	z-index:4;
}

a#a4
{
	left: 0px;
	z-index:3;
}
a#a5
{
	left: 0px;
	z-index:2;
}
a#a6
{
	left: 0px;
	z-index:1;
}

.tabs
{
	margin: 0;
	padding: 0;
	float: left;
	widows:152px;
}

.tabs ul
{
	margin: 0;
	list-style: none;
	border: none;
	padding: 0;
}

.tabs ul li
{
display: block;
float: none;
text-transform: none;
font: normal 14px arial, sans-serif;
width: 152px;
margin: 0;
padding: 0;
}

.tabs ul li a.notHere,
.tabs ul li a.notHere:link,
.tabs ul li a.notHere:visited,
.tabs ul li a.notHere:active
{
display: block;
height: 34px;
line-height: 34px;
color: #008000;
text-decoration: none;
padding: 0px 0px 0px 8px;
position: relative;
background-color: transparent;
border-bottom: 1px solid #008000;
border-right: 1px solid #008000;
margin: 0;
}

.tabs ul li a.notHere:hover
{
color: #008000;
text-decoration: none;
background-color: #ffffff;
}

.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
{
z-index: 10;
color: #008000;
text-decoration: none;
background-color: #ffffff;
display: block;
height: 32px;
line-height: 32px;
padding: 0px 0px 0px 8px;
position: relative;
border-bottom: 1px solid #008000;
border-right: 1px solid #ffffff;
margin: 0;
}

.topTabsArea
{
	display: block;
	padding: 0;
	margin: 0;
	border: 1px solid #008000;
	border-bottom:none;
	float:left;
	height:auto;
	width:715px;
	*width:717px;
}

.topTabsContent
{
	display: block;
	background: #ffffff;
	width: 560px;
	padding: 0;
	margin: 0;
	height: 243px;
}


.topTabsContent p
{
	margin-bottom: 10px;
}
.TabsContentBlock {
	display: block;
	padding: 5px; 
	overflow: scroll; 
	height: 230px;
}
.TabsContentBlockOverflow {
	display: block;
	padding: 5px; 
	overflow-y: scroll; 
	height: 230px;
}
.topTabsContent a,
.topTabsContent a:link,
.topTabsContent a:visited,
.topTabsContent a:active
{
color: #008000;
}

.topTabsContent a:hover
{
text-decoration: none;
}
#ContentStartWelcome,
#ContentStartNews, 
#ContentStartEvents, 
#ContentStartFindAlums, 
#ContentStartClassNotes, 
#ContentStartGroups, 
#ContentStartSupport, 
{
display: none;
}

#ContentStartWelcome
{
height: 243px;
float:right;
width:563px;
overflow:hidden;
}

#ContentStartWelcome img
{
}

.topTabsContent {
	float: left;
}


#scroll_news, #scroll_events {
background-color:white;
/*height:200px;*/
margin-left:8px;
overflow:hidden;
padding:2px 2px 2px 4px;
position:relative;
width:95%;
}
