body {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(images/backgroundMain01.gif) repeat-x;
	margin: 0;
}

div,ul,li,h1,h2,h3,h4,h5,p {
	margin: 0px;
	padding:0px;
}

ul {
	list-style:none;
}

h1,h2 {
	text-indent:-999em;
}

a {
	color: #21445f;
	font-weight:normal;
	/*text-transform:lowercase;	*/
	text-decoration: none;
}

h1 a, h2 a, h3 a {
	font-weight:bold;
}

a:visited {
	color: #184E7A;
}

a:hover {
	text-decoration: underline;
}

.attention {
	color:#990000;
}

.unhide {
	visibility:visible!important;
	text-indent:0!important;
}

#container {
	width:750px;
	margin:0px auto 10px auto;
	padding:0px 0px 0px 8px;
	background-color:#EAEAE2;
}

#header {
	height:122px;
	width:750px;
	background:url(images/bgHeader.jpg) no-repeat top left;
	margin-bottom:-2px;
}

#header h1 {
	float:left;
	margin:0 0 0 0;
	width:160px;
	height:122px;
}

#header h1 a{
	display:block;
	width:100px;
	height:100px;
	margin:0 0 0 26px;
	overflow:hidden;
}

#navMini {
	float:right;
	height:65px;
	margin:10px 30px 0 480px;
}

#navMini li {
	background:url(images/greaterThan.gif) no-repeat left center;
	padding-left:10px;
}

#navMini a {
	display:block;
	padding:0;
	text-transform:uppercase;
}

#navMini, #semUpcoming {
	font-size:9px;
}

#navMain {
	float:left;
	margin:0 0 0 0px;
}

#navMain li{
	float:left;
}

#navMain li,#navMain a {
	display:block;
	width:118px;
	height:47px;
	text-indent:-999em;
	overflow:hidden;
}

#navMain a:hover {
	background:transparent;
}

#navMain ul {
	width:590px;
	height:48px;
	background:url(images/bgNavMain.png) no-repeat;
}
#linkAbout a 	{	background:url(images/linkAbout01.jpg) no-repeat;}
#linkSeminars a {	background:url(images/linkSeminars01.jpg) no-repeat;}
#linkGraduates a {	background:url(images/linkGraduates01.jpg) no-repeat;}
#linkChapters a {	background:url(images/linkChapters01.jpg) no-repeat;}
#linkContacts a {	background:url(images/linkContacts01.jpg) no-repeat;}

.em {
	font-weight:bold;
}

.spaceUnder {
	margin-bottom:10px;
}

.subPar {
	margin-top:10px;
}

#newsRecent, #navSection, #semPreview, #homeContacts, #homeAnnouncement, #homePartners, #footFooter {
	font-size: 10px;
}

#newsRecent,#navSection {
	color:#FFF;
	float:left;
	width: 140px;
	background-repeat: no-repeat;
	background-color: #A7A495;
}

#pageContainer {
	/*overflow:hidden;*/
	width:100%;
}

#footer {
	clear:both;
	background:url(images/bgFooter.jpg) no-repeat;
	width:758px;
	height:98px;
	margin:0 0 0 -8px;
}

#navFooter li{
	float:left;
	margin-top:10px;
}

#navFooter a, #navFooter li {
	display:block;
	width:87px;
	height:55px;
	line-height:55px;
	text-align: center;
	color:#FFFFFF;
}

#footFooter {
	/*text-transform:lowercase;*/
	float:left;
	width:228px;
	text-align:center;
	padding-top:30px;
	color:#505050;
}