﻿/* CSS layout */
#masthead {
}

#top_nav {
}

#container {
	position: relative;
	width: 100%;

}

#page_content {
	margin-right: 220px;
	position:relative;
	top:100px;
	margin-left:20px;
	min-width:800px;
}

#right_col {
	width: 200px;
	position: absolute;
	right: 0px;
	top: 0px;
}




#footer {
}

li ,#user-welcome{white-space:nowrap;}
