@charset "utf-8";
#banner {
	margin: 18px;
	height: 60px;
	width: 468px;
	/* background-image: url(../shared_images/banner_place_holder.jpg); */
	float: right;
}
#dods_bar {
	background: #000000 url(../shared_images/dods_network_login_bar_bg.jpg) repeat-x;
	height: 30px;
	margin: 0px;
	padding: 0px;
	width: 962px;
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
}
#dodsbutton{
	background: url(../shared_images/dods_network_button_bg.jpg) repeat-x;
	height: 30px;
	width: 240px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
#login {
	height: 30px;
	width: 280px;
	float: left;
	padding-left: 60px;
	padding-top: 3px;	
}

#search {
	height: 30px;
	width: 350px;
	float: right;
	padding-left: 4px;
	padding-top: 3px;
}
#sidebar {
	width: 220px;
	float: left;
	left: 0px;
	position: relative;
	background-color: #000000;
	min-height: 1500px;
}

#rss {
	background: url(../shared_images/rss.gif) no-repeat;
	height: 42px;
	width: 195px;
	margin-left: 12px;
	margin-top: 20px;
}
#newsletter {
	background: url(../shared_images/newsletter.gif) no-repeat;
	height: 57px;
	width: 195px;
	margin-left: 12px;
	margin-top: 20px;
}
#skycraper {
	/* background: #CCCCCC; */
	height: 600px;
	width: 160px;
	margin-top: 12px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
	position: relative;
	}

