/* CSS Document */
#global { 
	width: 770px
	
}

#header {
	background-image: url('../images/header_background.png');
	width: 770px;
	height: 260px
	
}
#main {
	background-image: url('../images/main_background.png');
	width: 770px;
	height: auto
	
}
#seperator {
	background-image: url('../images/seperator.png');
	width: 770px;
	height: 40px
	
}
#inset {
	background-image: url('../images/inset_background.png');
	width: 770px;
	height: auto
	
}
#footer {
	background-image: url('../images/footer.png');
	width: 770px;
	height: 34px
	
}

#user3 {
	width: 730px;
	height: 25px;
	position: absolute;
	top: 78px;
	left: 20px
	
}
#sitename {
	width: 730px;
	height: 75px;
	top: 23px;
	left: 20px;
	position: absolute
	
}
#search {
	width: 125px;
	height: 25px;
	top: 40px;
	left: 600px;
	position: absolute
	
}
#pathway {
	width: 530px;
	height: 14px;
	top: 118px;
	left: 28px;
	position: absolute
	
}
#sep1 {
	width: 22px;
	height: 30px;
	position: relative;
	float: left
	
}
/*   content 535 px wide */
#content {
	width: 535px;
	height: auto;
	position: relative;
	float: left
	
}
#sep2 {
	width: 10px;
	height: 30px;
	position: relative;
	float: left
	
}
#right {
	width: 180px;
	height: auto;
	position: relative;
	float: left
	
}
#inset_space {
	width: 730px;
	left: 40px;
	height: auto
		
}
#user1 {
	width: 256px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url('../images/user_box.png');
	background-repeat: no-repeat; background-position-y:50%
}
#user1_in {
	width: 245px;
	height: auto;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
}
#sep3 {
	width: 10px;
	height: 34px;
	position: relative;
	float: left
	
}
#user2 {
	width: 256px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url('../images/user_box.png');
	background-repeat: no-repeat;
	position: relative; background-position-y:50%
}
#user2_in {
	width: 245px;
	height: auto;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
}
#banner {
	width: 534px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: center;
    padding-bottom: 5px;
}
#mambo_main {
	width: 534px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	margin-top: 5px;
}
#mambo_bottom {
	width: 534px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	margin-top: 5px;
}
#top {
	width: 534px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: center;
    padding-top: 5px;
}