body { min-width: 1000px; }

#sp-header {
	background-image: url("images/header-bg.png");
	height: 202px;
	background-repeat: repeat-x;
	text-align: left;
	overflow: visible;
}

#greenberg-logo {
	background-image: url("images/greenberg.png");
	width: 348px;
	height: 202px;
	float: right;
}

#cartoon {
	position: relative;
	top: 14px;
	left: -186px;
	overflow: visible;
}

#trinity-logo {
	position: relative;
	top: -15px;
	left: 0px;
	margin-left: 40px;
	overflow: visible;
	z-index: 9999;
	
}

#beta-inner, #gamma-inner {
	margin-top: 50px;
}

h2 a {
	color: #000467f;
}

#rightbar {
	width: 324px;
	height: 100%;
	border-left: 1px solid #7f7f7f;
	float: right;
	display: table;
	
	padding: 12px;
	
	text-align: left;
	position: relative;
	z-index: 9999;
	
	font-size: 11px;
	
	position: absolute;
	top: -20px;
	right: 0px;
}

#rightbar p {
	padding: 4px;
}

#rightbar a {
	color: #000467f;
	text-decoration: none;
}

.rightbar-header {
	background-color: #00467f;
	padding: 6px;
}

#recent-posts {
	margin: 4px 0 0 16px;
}

#current-issue {
	background-color: #f3eace;
	text-align: center;
	padding: 10px;
	margin: 10px 0 0 0;
}
