/* set defaults for all text */
BODY {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
/*	font-family: Verdana, Helvetica, sans-serif;*/
}

TD {
	font-size: 80%;
	color: #333366;
}

UL {
	margin-top: 0px;
	margin-bottom: 0px;
}

LI {
	margin-top: 0px;
	margin-bottom: 0px;
}

/* page titles */

A:hover {
	text-decoration : underline;
}

/* links on the header bar at top of screen */
A.toplink {
	color : #333366;
	font-weight: normal;
	text-decoration : none;
	padding-bottom:3px;
}	

/* unselected menu items (for menus at top and bottom of screen) */
.menuArea A {
	line-height : 20px;
	font-weight: normal;
	color: #333366;
	text-decoration : none;
}

.contentHolder {
	height:100%;
	width : 560px;
	vertical-align:top;
}

.contentText2 {
	font-size : 95%;	
	width : 340px;	
	vertical-align:top;	
}

.contentText2 TD{
	font-size : 95%;	
}

.contentText1 {
	font-size : 95%;	
	width : 440px;	
	vertical-align:top;
}

.contentText1 TD{
	font-size : 95%;	
}

div A {
	text-decoration:underline;	
}

div A:HOVER {
	text-decoration:none;	
}

.pageLinks {
	width:100%;
	background-image:url(../images/page_link_tile_1.gif);
	height:1px;
}

.mainMenuSpacer {
	width:100%;
	background-image:url(../images/page_link_tile_1.gif);
	height:1px;
}

.coursesSpacer {
	width:100%;
	float:left;
	height:1px;
	background-image:url(../images/page_link_tile_1.gif);	
	background-position:center;
	background-repeat:repeat-x;
	margin:5px 0px 5px 0px;
}

.courseIndexFooter {
	height:1px;
	width:100%;
}

.courseIndexHeader {
/*	border-top:1px dotted #CCCCFF;	*/
	width:100%;
}

.contentHolder p {
	margin:5px 0px 5px 0px;
}

.menuFooter{
	width:210px;
	height:100%;	
	veritcal-align:bottom;
}

.whatsnewHeader {
	color:#FFFFFF;
	width:180px;
	padding:5px 10px 5px 10px;	
	font-weight:bold;
	margin:0px 0px 0px 0px;	
	background-color:#DAB56C;
}

.whatsnewHolder {
	color:#333366;
	width:170px;
	padding:10px 10px 10px 10px;	
	margin:0px 5px 0px 5px;
	background-color:#F0E0C1;
	font-size : 75%;	
}



.whatsnewSpacer {
	width:170px;
	height:4px;
	padding:10px 10px 10px 10px;	
	margin:0px 0px 0px 0px;
	background-color:#F0E0C1;
	background-image:url(../images/whatsnews_spacer_tile.gif);	
}

.whatsnewImage {
	width:180px;
	padding:35px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-color:#F0E0C1;
}

.coursebox2{
	width:180px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-color:#A1C5E9;
}

.coursebox2 DIV{
	padding:10px 10px 10px 10px;
	background-color:#A1C5E9;
}


.coursebox1{
	width:180px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-color:#E0F0FF;
}

.coursebox1 DIV{
	padding:10px 10px 10px 10px;
	background-color:#E0F0FF;
}

.courseimage{
	width:180px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-color:#A1C5E9;
}

.courseRHSpacer {
	width:180px;
	height:100%;
	background-color:#E0F0FF;
}

.peopleimage {
	width:180px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-color:#CDBACE;
}

.peopleRHSpacer {
	height:100%;
	background-color:#EAD7EB;
}

.homepageSpacer {
	height:100%;
	background-color:#FFFFFF;
}

.newsHolder {
	vertical-align:top;
	background-image:url(../images/whatsnews_image.jpg);	
	background-position:bottom;	
	background-repeat:no-repeat;
	background-color:#F0E0C1;
	height:75%;
	width:180px;
}

.newsHolder A {
	text-decoration:underline;	
}

.newsHolder A:HOVER {
	text-decoration:none;	
}


