body {
	margin-top: 10px;
}

#container {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width:100%;
}
	
#main {
	width: 800px;
	overflow:none;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	position:relative;
}

#header {
	width:800px;
	height:80px;
	z-index:100;
}

#outer_search {
	top:0px;
	left:0px;
	float:left;
	position:relative;
	width: 260px;
	height: 80px;
}

#search_content, #cse-search-results {
	width:100%;
	float:left;
	position:relative;
}

#logo {
	float:right;
	height:70px;
	width:430px;
}

#home_but {
	float:left;
	width:70px;
	height:80px;
	text-align:center;
}

#inner_search {
	position:absolute;
	top:5px;
	left:80px;
	width: 180px;
	height: 80px;
	text-align:left;
}

#time  {
	float:right;
	width: 175px;
	height:20px;
}

search_box {
	position:relative;
	width: 175px;
	height:20px;
	text-align:left;
}

search_type {
	position:relative;
	width: 175px;
	height:20px;
	text-align:center;
}

#top-nav {
	width:800px;
	position: relative;
	padding:2px;
	padding-top:5px;	
}

#sub-nav {
	height:20px;
	width:818px;
	position:relative;
	top:0px;
}

#sub-nav ul {
	padding:0px;
	margin:0px 0px 0px 10px;
}

#sub-nav li {
	display: inline;
	padding: 3px 10px 3px 0px;
	float:left;
	display: block;
}

#content {
	width: 760px;	
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	z-index:-600;
}

#left-container {
	width: 310px;
	vertical-align:text-top;
}

#right-container {
	width:440px;
	vertical-align:text-top;
}

#top-container {
	width:100%;
	vertical-align:text-top;
}

#spacer {
	height:10px;
	width:100%;
}

#bottom-container {
	width:100%;
	vertical-align:text-top;
}

#footer {
	width: 800px;
	text-align:center;
	padding:5px 0;
}

#postit {
	position:absolute;
	top:0px;
	right:0px;
	height:190px;
	width:200px;
	z-index:-1000;
	background-image:url(images/postit.gif);
}

#banner_cage {
	position:absolute;
	top:50px;
	left:20px;
	height:600px;
	width:120px;
	background-color:#e9dfec;
	text-align:center;
	overflow:hidden;
}

#dark_pointer {
	width:40px;
	height:32px;
	background-image:url(images/dark_pointer.gif);
}

#light_pointer {
	width:40px;
	height:32px;
	background-image:url(images/light_pointer.gif);
}

#scroller_holder {
	width:760px;
	text-align:center;
	border:0px solid #000;
	position:absolute;
	top:130px;
	height:20px;
}