body {
	background: #c8ab7a;
}

#banner {
	background-color: #3b281a;
	height: 66px;
}

#banner li {list-style: none; position: relative; top: 0; }
#banner li, #banner a { height: 66px; display: block; }

#link1 {
	margin: auto;
	width: 812px;
	background: url('/s2008/images/banner_v5.gif') -28px 0 no-repeat;
}

#link1 a:hover { background: transparent url('/s2008/images/banner_v5.gif') -28px -66px no-repeat; }


#search_container {
	float: right;
	margin: 0 13px 0 0;
	padding: 0;
	width: 300px;
}

#search {
	float: right;
	margin: 0;
}

#search input {
	border: none;
	color: #666;
	font: 11px "Lucida Grande", Verdana, sans-serif;
	width:157px;
}

#container {
	margin: auto;
	width: 812px;
	background-color: none;
	background-image:  url('/s2008/images/right_background_v5.png');
	background-repeat: repeat-y;
}

#top_navigation {
	background-color: #c8ab7a;
	height: 28px;
	padding: 18px 0 0 0;
	font: 10px "Lucida Grande", Verdana, sans-serif;
	text-decoration: none;
	color: #fff;
}

#top_navigation_right {
	float:right;
	background-image: url('/s2008/images/rss_bug.gif');
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 0 25px 0 20px;
	height: 15px;
}

#home_top_logo_background {
	clear: both;
	background-color: #c8ab7a;
	background-image:  url('/s2008/images/new_logo_top_v2.png');
	background-repeat: no-repeat;
	height: 18px;
}

#home_logo {
	background-image:  url('/s2008/images/new_home_logo_v4.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 800px;
	height: 138px;
}

#logo {
	width: 800px;
	height: 115px;
}

#rightcolumn {
	float: right;
	width: 180px;
	padding-right: 40px;
	margin: 30px 0 0 0;
}

#rightcolumn hr {
	color: #ccc;
	background-color: #ccc;
}

.signup_button {
	margin: 0 0 10px 10px;
}

#content {
	margin: 30px 280px 0 28px;
}

#content hr {
	color: #ccc;
	background-color: #ccc;
}

#home2_content_background {
	background-color: none;
	background-image:  url('/s2008/images/bottom_background_v3.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 820px;
	height: 29px;
}

#home_content_background {
	background-color: none;
	background-image:  url('/s2008/images/bottom_background_v2.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 820px;
	height: 29px;
}

#content_background {
/*	position: relative;
	z-index: 1;*/
	clear: both;
	background-color: none;
	background-image:  url('/s2008/images/bottom_background_v2.png');
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 820px;
	height: 18px;
}

#footer {
	clear: both;
	background-color: #c8ab7a;
	padding: 1em;
}

#first_footer {
	padding: 0 0 10px 30px;
}

#footer hr {
	color: #fff;
	background-color: #fff;
	height: 2px;
}

#second_footer {
	padding: 10px 0 20px 30px;
}

#navigation {
	width: 800px;
	height: 1.7em;
	padding-top: .25em;
	background: #ca6c18;
}

.footer_hr {
	border-bottom: 1px solid #fff;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#acm_sig {
	float: right;
	margin: 2px 0 0 0;
	height: 30px;
	background-image: url('/s2008/images/acm_sig_logos.gif');
	background-repeat: no-repeat;
}

#content table {
}

#content tr {
	
}

#content td {
	padding-bottom: 10px;
}

#twitter_div {
	
}

#content-update {
	width:500px;
}

div#viewall {
	float: right;
}

div#dynamicbrowse {
	float: left;
	width: 500px;
	height: 10px;
}

div#dynamicnav {
	float: left;
	height: 10px;
}

div#billboards {
	width: 504px;
	height: 150px;
}

img#billboard_left {
	border: none;
	float: left;
	width: 249px;
}

img#billboard_right {
	border: none;
	float: right;
	padding-left: 4px;
	width: 251px;
}

img.program {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
