body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	height: 100%;
}
#header {
	background: url(../images/header_texture.jpg) no-repeat top right;
	height: 154px;
	width: 780px;
	margin: 0px;
	padding: 0px;
}
#header h1 {
	background: url(../images/masses_logo.gif) no-repeat top left;
	height: 154px;
	width: 224px;
	float:left;
	margin: 0px;
	padding: 0px;
	}
#header h1 span {display:none}
#nav {
	width:337px;
	float:right;
	margin-right: 20px;
	margin-top: 137px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav_reflection {
	height: 13px;
	width:352px;
	float:right;
	background-image: url(../images/nav_reflection.gif);
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: 1px;
	border-top-style: solid;
}
#nav li {display:inline; color:#fff}
#nav ul {margin-top:0px}
html {
	height: 100%;
}
#inner {
	width: 780px;
	margin-right: auto;
	margin-left: auto;

}
#outer {
	background-image: url(../images/outer_bg.gif);
	background-repeat: repeat-x;
	height:100%
}
#pageHeading {margin-top:0px;}
#pageBody {margin:0px 0px 0px 0px; width:100%;}

h1 span {
	display:none;
}

#hdr_welcome {
	background:url(/images/titles/hdr_welcome.gif) no-repeat;
	width:92px;
	height:41px;
	margin-top: 28px;
}
#hdr_aboutus {background:url(/images/titles/hdr_aboutus.gif)  no-repeat; width:92px; height:41px; margin-top: 28px}
#hdr_archive {background:url(/images/titles/hdr_archive.gif)  no-repeat; width:92px; height:41px; margin-top: 28px}
#hdr_news {background:url(/images/titles/hdr_news.gif)  no-repeat; width:114px; height:41px; margin-top: 28px}
#hdr_contact {background:url(/images/titles/hdr_contact.gif)  no-repeat; width:105px; height:41px; margin-top: 28px}
#hdr_tiab {background:url(/images/titles/hdr_tiab.gif)  no-repeat; width:161px; height:41px; margin-top: 28px}

.column1 {width:350px; float:left;}
.column2 {width:780px}
#rightColumn {float:right; width:350px;}
#rightColumn img {padding-bottom:10px}

.column1 h1, .column2 h1 {font-size:1.3em}

#navLinks {
	float:right;
	padding: 0px;
	width: 352px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
	#navLinks a span{
	display:none;
	margin: 0px;
	padding: 0px;
}
	.HomeLink {
	width:42px;
	height:17px;
	float:left;
	background-image: url(../images/HomeLink.gif);
	background-repeat: no-repeat;
	margin-right: 8px;
}	
	.BoxLink {
	width:75px;
	height:17px;
	float:left;
	background-image: url(../images/BoxLink.gif);
	background-repeat: no-repeat;
	margin-right: 7px;
}	
	.ArchiveLink {
	width:50px;
	height:17px;
	float:left;
	background-image: url(../images/ArchiveLink.gif);
	background-repeat: no-repeat;
	margin-right: 7px;
}	
	.ContactLink {
	width:70px;
	height:17px;
	float:left;
	background-image: url(../images/ContactLink.gif);
	background-repeat: no-repeat;
}	
a:link, a:active, a:visited {
	color: #000000;
}
a:hover {
	color: #1B8443;
}
.latest {padding:10px; border:1px solid #ccc}

