div#nav-container {
	width: 1000px;
	height: 38px;
	display: block;
	background-image: url("../images/bozeman/nav_sliver.gif"); 
	background-repeat: repeat-x;
}

div#header {
	width: 1000px;
	height: 91px;
	background-image: url("../images/bozeman/header.jpg");
	background-repeat: no-repeat;
}

div#calendar-tab {
	width: 178px;
	height: 184px;
	position: absolute;
	margin-top: -3px;
	background-image: url("../images/bozeman/cal_tab.gif");
	background-repeat: no-repeat;
}

div#calender-container {
	width: 148px;
	height: 147px;
	position: absolute;
	margin-top: 7px;
	margin-left: 10px;
	background-image: url("../images/bozeman/cal_container.gif");
	background-repeat: no-repeat;
}

div#social-media {
	background-image: url('../images/bozeman/social-media.jpg'); 
	background-repeat: none; 
	width: 204px; 
	height: 66px; 
	float: right;
}


div#social-media-buttons img {
	float: left;
	padding-right: 12px;
}

div#social-media-buttons {
	padding-top: 10px;
	padding-left: 28px;
}