body {
font-family: arial, helvetica;
font-size: 10px;
background-color: #FFFFFF;
margin: 0px; padding: 0px;
text-align: center;
}

.spacer {
border: 0px;
text-align: center;
position: relative;
padding: 0px;
height: 2px;
width: 770px;
}

.header {
border: 0px;
text-align: center;
position: relative;
padding: 0px;
height: 60px;
width: 770px;
background-image : url(../_images/hdr_sewsa_global.gif);
}

#menu a {
  position: absolute;
  height: 38px;
  width: 120px;
  top: 12px; 
  text-decoration: none;
  border: none;
  }
  
#menu a i { visibility: hidden; }
a#home { left: 3px; }
a#contact { left: 640px; }

.nav {
border: 0px;
text-align: center;
position: relative;
padding: 0px;
height: 42px;
width: 770px;
}

#homenav a {
  position: absolute;
  height: 42px;
  width: 144px;
  top: 0px; 
  text-decoration: none;
  border: none;
  }
  
#homenav a i { visibility: hidden; }
a#about { left: 18px;  background-image : url(../_images/nav_about_off.gif);  }
a#newsletter { left: 164px;  background-image : url(../_images/nav_news_off.gif);  }
a#events { left: 310px;  background-image : url(../_images/nav_conference_off.gif);  }
a#members { left: 456px;  background-image : url(../_images/nav_members_off.gif);  }
a#students { left: 602px;  background-image : url(../_images/nav_students_off.gif);  }

a#about:hover { left: 18px;  background-image : url(../_images/nav_about_on.gif);  }
a#newsletter:hover { left: 164px;  background-image : url(../_images/nav_news_on.gif);  }
a#events:hover { left: 310px;  background-image : url(../_images/nav_conference_on.gif);  }
a#members:hover { left: 456px;  background-image : url(../_images/nav_members_on.gif);  }
a#students:hover { left: 602px;  background-image : url(../_images/nav_students_on.gif);  }

/*color html text nav*/

.colornav {
border: 0px;
text-align: center;
position: relative;
padding: 0px;
height: 130px;
width: 770px;
}

#colortables a {
  position: absolute;
  height: 130px;
  width: 144px;
  top: 0px; 
  text-decoration: none;
  border: none;
  text-align: left;
 /* padding-left : 10px;
  padding-right : 10px;
  padding-top : 10px;*/
  color: #000000;
  }
  
a#about2 { left: 18px;  background-color : #D5E8A8;  }
a#newsletter2 { left: 164px;  background-color : #ACD7D2;  }
a#events2 { left: 310px;  background-color : #C5D6DE;  }
a#members2 { left: 456px;  background-color : #FFE0C4;  }
a#students2 { left: 602px;  background-color : #D3EDEC;  }

a#about2:hover { left: 18px;  background-color : #E9F3D1;  }
a#newsletter2:hover { left: 164px;  background-color : #DBEEEC;  }
a#events2:hover { left: 310px;  background-color : #E0E9ED;  }
a#members2:hover { left: 456px;  background-color: #FFEFE1;  }
a#students2:hover { left: 602px;  background-color: #EDF8F8;  }

.container {
width: 770px;
height: 750px;
margin: 0px auto;
border: 0px;
text-align: center;
padding: 0px;
}

.greybox {
border: 0px;
background-color: #747B82;
text-align: left;
padding: 0px;
width: 770px;
height: 20px;
}

.homebanner {
border: 0px;
text-align: center;
position: relative;
padding: 0px;
height: 150px;
width: 770px;
background-image : url(../_images/home_banner.gif);
}

.blooming {
float: left; 
width: 310px;
padding: 0 0 0 0;
clear: both;
text-align:right;
}

.subcontainer {
float:left; 
width: 310px;
padding: 0 0 0 0;
clear: both;
text-align:right;
}

.subsub {
float: right; 
width: 310px;
vertical-align: top;
border: 1px solid #99999;
}

.whatsnew {
float: right; 
width: 287px; 
height: 340;
padding: 10px 0 0 0;
text-align:center;
}

.content {
text-align: left;
position: relative;
left: 0px; 
top: 0px;
vertical-align: top;
margin: 0px auto;
border: 1px solid #666666;
background-color: #FFFFFF;
height: 400px;
width: 620px;
padding: 0 0 0 0;
}

.footer {
margin: 0px auto;
border: 0px;
height: 20px;
width: 620px;
}

.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 20px;
	letter-spacing: 1px;
}

a.footerlinks:link {
	color: #666666;	
}

a.footerlinks:visited {
	color: #666666;
}

a.footerlinks:hover {
	color: #999999;
}

a.footerlinks:active {
	color: #666666;
}
