#main {
	margin: 0 auto;
	width: 770px;	
	height: 100%;
	text-align: left;
	background: url("../img/bg_footer_g.jpg") repeat-y;
	z-index: 0;
}
#container {
	background-color: #fff;
	border-width: 0 2px;
	border-color: #fff;
	border-style: solid;
}

#header {
	float: left;
	padding: 2px;
	font-size: 14px;
	border-bottom: 1px solid #fff;
	background: #ffffff;
/*  url('../img/bg_head.gif') no-repeat */
}

#header #languages {
	float: right;
	width: 760px;
	text-align: right;
}

#middle {
	width: 768px;
	border-bottom: 2px solid #fff;

}
#Search #middle { background-image: url("../img/bg_main3_g.jpg"); }
#home #middle { background-image: url("../img/bg_full_g.jpg"); }
#middle #colLeft { background-image: url("../../images/leftbox.jpg") center no-repeat; 
	float: left;
	width: 181px;	
}


#middle #colMain {
	float: right;
	width: 585px;

}

#footer {
	
padding: 10px;
font-size: 11px;
line-height: 16px;
text-align: center;
background-color: #e4e6e6;
}
#footer a { padding: 1px 3px; }

#logo {
	width: 181px;
	height: 135px;
/*	border-bottom: 2px solid #fff;*/
	background-color: #FFFFFF;
}
#logo h1 { margin: 0; padding: 0; }
#logo h1 a {
	display: block;
	position: relative;
	width: 181px;
	height: 135px;
	position: relative;
	text-align: center;
	line-height: 130px;
	color: #FFFFFF;
}


#logo h1 a span {
	width: 181px;
	height: 135px;
	background: url("../../images/ntlogo.gif") center no-repeat;
	display: block;
	cursor: hand;
}
#nav {
	border-top: 2px solid #fff;
}

#visual, #visualPortal {
	width: 422px;
	height: 135px;
	background: url(http://www.nsw.nationaltrust.org.au/images/ntbuilding.jpg) no-repeat;
	float: left;
/*	border-bottom: 2px solid #fff;
border-color: #000;
*/
}


#visual, #festival {
	width: 422px;
	height: 135px;
	background: url(../../events/festival/images/header.jpg) repeat;
	float: left;
}

#visual, #festival2007 {
	width: 422px;
	height: 135px;
	background: url(http://www.nsw.nationaltrust.org.au/events/festival/images/fesheader2007.jpg) repeat;
	float: left;
}
#visual, #gallery {
	width: 422px;
	height: 135px;
	background: url(../../gallery/images/header.jpg) repeat;
	float: left; 
	}
#visual, #corporate {
	width: 422px;
	height: 135px;
	background: #830e0e url(../../membership/images/corporate_top.jpg) repeat;
	float: left; 
}
#visual, #portia {
	width: 422px;
	height: 135px;
	background: #830e0e url(../img/yearinart.gif) repeat;
	float: left; 
}
#visual, #olley {
	width: 422px;
	height: 135px;
	background: #830e0e url(../img/olley.gif) repeat;
	float: left; 
}
#visual, #salon {
	width: 422px;
	height: 135px;
	background: #830e0e url(../img/salon.gif) repeat;
	float: left; 
}
#visual, #encounters {
	width: 422px;
	height: 135px;
	background: #830e0e url(../img/gallery.jpg) repeat;
	float: left; 
}
#RightBox, #mainChannel {
	float: right;
	width: 157px;
	height: 135px;
}


#mainContent {
	float: left;
	width: 582px;
	/*background-color: #0ff;*/
	border-top: 2px solid #fff;
}
#maincolumn {
	/*background-color: #f0f;*/
	border-top: 2px solid #fff;
}



#subnav { width: 424px; }
#functions { width: 159px;}
	
.subnav {
	background-color: #e4e6e6;
	border-bottom: 2px solid #fff;
	/*float: left;*/
	
}
.subnav ul, .subnav li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline; 
}
.subnav li {
	display: inline;
	/*	
	display: block;
	float: left;
	width: auto;*/
}
.subnav a, .subnav a:visited  {
	display: block;
	width: auto;
	padding: 5px 10px 5px 10px;
	background: #e4e6e6;
	text-decoration: none;
	border-right: 2px solid #fff;
	font-weight: bold;
	float: left;

}



.subnav a:active, .subnav a:hover, .subnav li.on a, .subnav li.on a:visited {
	text-decoration: none;
	background-color: #840E0E;
	color: #f2f4dd;
}
#popupDiv {
	float: none;
	clear: both;
	position: absolute;
	z-index: 99999;
	left: 50%;
	top: 55%;
	width: 180px;
	height: 110px;
	margin-left: -90px;
	margin-top: -60px;
	border: 1px solid #840e0e;
	background-color: #e4e6e6;
	padding: 1px;

}
#popupDiv h4 {
	background-color: #840e0e;
	color: #fff;
	font-size: 12px;
	padding: 2px 10px;
	margin: 0;
}
#popupDiv div {
	padding: 10px;
	text-align: center;
}
#popupDiv p {
	margin: 0 0 5px 0;
}
#mainContent2 {
	float: left;
	width: 624px;
	/*background-color: #0ff;*/
	border-top: 2px solid #fff;
}

