A:link {color: #006597;text-decoration: none;}
A:visited {color: #006597;text-decoration: none;}
A:active {color: #006597;text-decoration: none;}
A:hover { text-decoration: underline; }

BODY {
	background-color: #006597;
	color: #000000;
	font-family: "Agaramond, Garamond, Serif";
	font-size: 10px;
}
#divUpControl{position:relative;  z-index:2;} 
#divDownControl{position:relative; z-index:2;} 
#divSelect{position:relative; z-index:2;} 
#divContainer{position:relative; width:530; height:350; overflow:hidden; clip:rect(0,555,290,0); visibility:hidden} 
#divContent{position:relative;} 

.menus {
	position: absolute;
	visibility: hidden;
	background: #F0D6A8;
	font-family: "Agaramond, Garamond, Serif";
	font-size: 16px;
}

h1 {
	font-size: 20px;
}

.menu_item {
	display: block;
	width: 120px;
	border: 1px solid white;
	padding: 0px 5px;
	text-decoration: none;
	font-weight: 900;
	color: #066597;
	border-bottom: none;
	font-family: "Agaramond, Garamond, Serif";
	font-size: 16px;
}

.defaulttablebackground { background-color: #FFFFFF; }

.eventdescheadlines { color: #000000; font-family: "Agaramond, Garamond, Serif"; font-size: 100%; font-weight: bold; }
.eventdesctext { color: #000000; font-family: "Agaramond, Garamond, Serif"; font-size: 85%; }

.gallerydesctitle { color: #000000; font-family: "Agaramond, Garamond, Serif"; font-size: 100% ;font-weight: bold; }
.gallerydescheadlines { color: #000000; font-family: "Agaramond, Garamond, Serif"; font-size: 85%; font-weight: bold; }
.gallerydesccontent { color: #000000; font-family: "Agaramond, Garamond, Serif"; font-size: 85%; }

.newsarticletitle {
	color: #0562C7;
	font-family: "Agaramond, Garamond, Serif";
	font-size: 29px;
	font-style: italic;
	line-height: 34px;
}

.newsarticlecontent {
	color: #000000;
	font-family: "Agaramond, Garamond, Serif";
	font-size: 15px; 
}

.newsarticleparagraphtitle { color: #000000; font-family: "Agaramond, Garamond, Serif"; font-size: 100%; font-weight: bold; }

.jobpostingtitle { color: #000000; font-family: "Agaramond, Garamond, Serif"; font-size: 150%; }
.jobpostingdescriptiontitle { color: #000000; font-family: "Agaramond, Garamond, Serif"; }



table {	
	font-family: tahoma, arial, sans;	
	font-size: 12px;
}

.all {	
	padding: 5px 10px 5px 10px;
	font-family: tahoma, arial, sans;	
	font-size: 12px;
}

.bg {
	background-color: #006597;
}