/* Sets basic styles for all pages*/
body {
	font-family:  Arial, Verdana, Helvetica, sans-serif;     
	/* changed 8.29.07 font-family:  Verdana, Arial, Helvetica, sans-serif;  */
	font-size: 0.8em;
	margin: 0px auto;
	padding: 0px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
}
table, td {
	border-collapse: collapse;
	padding: 0px;
	margin: 0px auto;
}
.bulletlist {
	list-style-position: outside;
	list-style-type: disc;
}

/* Sets basic link styles*/ 
a:link {
	color: #330000;
	text-decoration: underline;
}
a:visited {
	color: #330000;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
} 



/* TABLE HEADER
-------------*/
#tableheader {
	padding: 0px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#tdheaderou {
	width: 196px;
	height: 90px;
}
#tdheaderling {
	width: 274px;
	height: 90px;
}
#tdheadersearch {
	height: 90px;
}

/* TABLE TABS NAVAGATION 
-------------*/
/* TAB text style */
div a {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
div a:link, div a:visited, div a:active {
	text-decoration: none;
	color: #330000;
	font-family: Arial, Verdana, Helvetica, sans-serif;/* changed 8.29.07  made arial first */
	font-size: 12px;                               /* changed 8.29.07 font-size: 13px;*/
	font-weight: normal;}
div a:hover {
	color: #990000;
	text-decoration: none;}


/* TAB TABLE  **************************/
#tabletabs {
	width: 760px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto; 
}	

/* TAB tds  **************************/
#tdlingtab {	
	width: 121px;
	text-align: center;
}
#tdteachtab {
	width: 170px;
	text-align: center;
}
#tdengtab {
	width: 170px;
	text-align: center;
}
#tdnewstab {
	width: 170px;
	text-align: center;
}
#tdpeopletab {
	width: 129px;
	text-align: center;
}
/************************* 1 ALL COLOR TAB BACKGROUNDS **/
#ling {
	height: 25px;
	background-image:   url(../images/head/ling_1.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#teach {
	height: 25px;
	background-image:   url(../images/head/teach_1.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#eng {
	height: 25px;
	background-image:   url(../images/head/eng_1.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#news {
	height: 25px;
	background-image:   url(../images/head/news_1.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#people {
	height: 25px;
	background-image:   url(../images/head/people_1.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
/************************* 2 GRAY TAB BACKGROUNDS **/
#ling_2 {
	height: 25px;
	background-image:   url(../images/head/ling_2.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#teach_2 {
	height: 25px;
	background-image:   url(../images/head/teach_2.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#eng_2 {
	height: 25px;
	background-image:   url(../images/head/eng_2.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#news_2 {
	height: 25px;
	background-image:   url(../images/head/news_2.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#people_2 {
	height: 25px;
	background-image:   url(../images/head/people_2.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
/*************************  MIXED TAB BACKGROUNDS **/

#teach_3 {
	height: 25px;
	background-image:   url(../images/head/teach_3.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#teach_4 {
	height: 25px;
	background-image:   url(../images/head/teach_4.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#eng_3 {
	height: 25px;
	background-image:   url(../images/head/eng_3.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#eng_4 {
	height: 25px;
	background-image:   url(../images/head/eng_4.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#news_3 {
	height: 25px;
	background-image:   url(../images/head/news_3.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#news_4 {
	height: 25px;
	background-image:   url(../images/head/news_4.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#people_3 {
	height: 25px;
	background-image:   url(../images/head/people_3.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#people_4 {
	height: 25px;
	background-image:   url(../images/head/people_4.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
/************************* END OF TABS **/
 
/* BAR NAVAGATION Styles - under the TABS
**************************/ 
#tableBARnav {
	width: 760px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto; 
}

#td_BARnav {
	font-size: 0.8em;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.25em;
	color: #FFFFFF;
	}
.BARnav_lingCOLOR {
	background-color: #AFA9C2;
}
.BARnav_teachCOLOR {
	background-color: #B7B78F;;
}
.BARnav_engCOLOR {
	background-color: #CCA88F;
}
.BARnav_newsCOLOR {
	background-color: #DBBD75
}
.BARnav_peopleCOLOR {
	background-color: #D69494
}	
		

/* BAR NAV links */
#td_BARnav a:link {color: #330000; text-decoration:none;} 
#td_BARnav a:visited {color: #330000; text-decoration:none;}         
/*a:active {color: #990000; text-decoration:none;}*/ 
#td_BARnav a:hover {color: #990000; text-decoration:none;} 

.currentBARnav {
	color: #643d3d;
}
	
/* HEADER Ends here ***********************/


	
	/* Footer  
-------------*/
#tablefooter 	{	
	padding: 0px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#td_footerleft {
	font-size: 0.7em;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	text-align: left;
	width:280px;
}
#td_footerright {
	font-size: 0.7em;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 30px;
	text-align: right;
	width: 280px;
}
#td_footercenter {
	font-size: 0.7em;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	padding-left: 30px;
	background-color: #CCCCCC;
}

#tablefooter a:link {
	color: #336666;
	text-decoration: none;
}
#tablefooter a:visited {
	color: #336666;
	text-decoration: none;
}
#tablefooter a:hover {
	text-decoration: underline;
}
/* Footer End -------------*/


/*============= Blank space extends the page length. It is below footer to keep short pages with no side slider from appearing jumpy.  =========*/
#tableblankspace 	{
	height: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

