body {

	text-align: center; /* for IE */
}

#banner {
	/*padding-left: 15px;
	padding-right: 15px;*/
	/*height: 152px;*/
	font-weight:bold;
	width: 900px;
}

#about-nav, #communities-nav, #people-nav, #staff-nav, #news-nav, #events-nav, #join-nav{
	/*height: 295px;
	width: 395px;*/
	height: 145px;
	width: 195px;
	margin: 0px;
	padding: 3px;
	float:left;
}

#left-list {float:left;}
#left-nav-bottom {float:left;
	padding:10px;}

#container {
	margin: 0 auto;   /* align for good browsers */
	position: relative;
	text-align: left; /* counter the body center */
	width:900px;
	font-family: "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
	font-size:18px;
}


#footer {
	float: left;
	font-size: 90%;
	padding: 3px;
	text-align: center;
	width: 894px;
}
#footer a:link, #footer a:visited {
}

#homecontent {
	float: right;
	font-size: 14px;
	margin: 10px;
	padding: 1em;
	vertical-align: top;
	width: 415px;
}

.whitebox {
	float: left;
	font-size: 14px;
	margin: 10px;
	padding: 1em;
	text-align:center;
	vertical-align: top;
	width: 350px;
}

.greenbox {
	float: right;
	font-size: 14px;
	margin: 10px;
	padding: 1em;
	vertical-align: top;
	width: 90%;

}

#left-nav {
	border-style: none;
	border-width: 0px;
	float: left;
	width: 415px;
}

#main-body { 
	font-size: 14px;
	padding: 10px;
	width: 880px; 
	float: left; 
	}



h1 {
	font-size: x-large;
	font-weight: normal;
}

h2 {
	font-size: large;
	font-weight: normal;
}

h3 {
	font-size: medium;
}

h4 {
	font-size: medium;
	text-align: center;
}

h5 {
	font-size: small;
}

p {
	text-align: justify;
	text-indent: 10%;

}

a:link {
}
a:visited {
}
a:hover {
	text-decoration: none;
}

li {
}



.bigtype, .bigtype_green {
	font-family: Algerian,"Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
	font-size:36px;

}

.container { float: left; }

.current-list a:link {
   	/*border-style: outset;
   	border-width: 1px;*/
	display: block;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	width: 120px;
}

.images {
	margin: 10px;
	padding: 0px;
}

.left-list {
	vertical-align: top;
	padding-left: 10px;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-right: 15px;
}
.left-list ul {
}
.left-list li {
	list-style: none;
	padding-bottom: 1em;
	padding-left: 0em;

}
.left-list a:link, .left-list a:visited{
   	/*border-style: outset;
   	border-width: 2px; */
	display: block; 
	font-size: 18px;
	font-weight: bold;
	/*text-decoration: none;*/
	width: 140px;
}
.left-list a:active {
   	/*border-style: inset;
	font-weight: bold;*/
}
.left-list a:hover {
	/*border-style: solid;
	border-width: 2px;*/
}
.left-list a:link img {
   	/*border-style: outset;
	border-width: 2px;*/
}

.nav-list {
	/*margin-left: 5%;
	margin-right: 5%;*/
	/*margin-top: 12%;*/
}

.nav-list li {
	display: inline;
	float: left;
	list-style: none;
}

.nav-list a:link, .nav-list a:visited{
   	/*border-style: outset;
   	border-width: 2px;*/
	/*border-right: solid 1px;*/
	display: block; 
	font-size: 18px;
	font-weight: bold;
	/*margin-left: 10px;
	margin-right: 10px;*/
	padding-left: 27px;
	padding-right: 27px;
	text-decoration: none;
}
.nav-list a:active {
   	/*border-style: inset;
	font-weight: bold;*/
}
.nav-list a:hover {
	/*border-style: solid;
	border-width: 2px;*/
}
.nav-list a:link img {
   	/*border-style: outset;
	border-width: 2px;*/
}
.current-nav a:link{
   	/*border-style: outset;
   	border-width: 2px;*/
	display: block; 
	font-size: 18px;
	font-weight: bold;
	/*margin: 10px;*/
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: underline;
	/*width: 120px;*/
}

.text-size {
}

.text-size img {
	border-style: none;
	height: 40px;
	width: 40px;
}
.text-size a:link, .text-size a:visited {
    	border-style: outset;
    	border-width: 1px;
}

.ulpines {
	text-align: left;
}
 .ulpines li {
}

table { 
border-collapse:collapse;
}
td {
margin:0px;
}
td a.popup1{
text-decoration:none;
font-weight:800;
}
td a.popup1 span.comment{
display:none;
text-decoration:none;
z-index:10;
padding:0 2px;
border-width:1px;
border-style: solid;
font-weight:normal;
font-size:.85em;
width:120px;
}
html>body td a.popup1 span.comment{
position:absolute;
}
td a:hover.popup1{
}
td a:hover.popup1 span.comment{
display:block;
}

