body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
#page {
	width: 845px;
	text-align: left;
}
#header {
	background: #000000;
	background-image: url(../images/top-logo.jpg);
	background-repeat: no-repeat;
	height: 70px;
	margin-left: 40px;
	padding-bottom: 3px;
}
#networkBar {
	background-color: #881144;
	height: 3000px;
	width: 30px;
	margin-left: 3px;
	background-image: url(../images/left-NBI-logo.gif);
	background-repeat: no-repeat;
	float: left;
}
#catTopper {
	background-image: url(../images/topper.gif);
	background-repeat: no-repeat;
	width: 800px;
	height: 20px;
}
#wrapper {
	background-image: url(../images/wrapper.gif);
	background-repeat: repeat-y;
	width: 800px;
	margin-left: 40px;
}
#leftColumn {
	background-color: #FFFFFF;
	width: 470px;
	display: block;
	float: left;
}
#rightColumn {
	background-color: #CC3376;
	width: 324px;
	float: left;
	display: inline;
	margin-top: 20px;
}
#rightColumnContents {
	background-color: #CC3376;
	width: 324px;
	float: left;
	margin-top: 20px;
}
.adspot-TopRight {
	background-color: #881144;
	display: block;
	height: 300px;
	width: 324px;
	text-align: center;
}
.adspot-BottomRight {
	background-color: #FFBBDD;
	display: block;
	height: 300px;
	width: 324px;
	text-align: center;
}
.gallery_item img {
	margin: 4px;
	padding: 2px;
	border: thin solid #000000;
}
#rightColumn2 {
	background-color: #FFBBDD;
	width: 324px;
	height: 100%;
	float: left;
}
#footer {
	font-size: 1.2em;
	color: #FFFFFF;
	display: table-cell;
}
.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
	}
