/* Outformations Home Styles */

#main {
	background: #FFFFFF url(/img/design/hp_sidebar_gradient.gif) repeat-y left ;
}

#main-column {
	width: 776px;
	float: right;
	border-right: none;
	margin-bottom: 0;
}

.four-column {
	border-top-width: 0;
}

.four-column td {
	padding-top: 7px;
}

#main #top {
	font-size: 18px;
	line-height: 23px;
	color: #555;
	margin: 0 0 17px 311px;
}

#main #top p:first-child {
	padding-top: 0;
}

#main #top h2 {
	font-weight: lighter;
	padding-top: 10px;
	font-size: 21px;
	line-height: 26px;
}

#sidebar {
	float: left;
	width: 201px;
}

#sidebar .content { 
	margin: 0 6px 20px 0;
	padding: 20px 0 0 12px;
	border-top: 1px solid #CCC; 
}

#sidebar .content:first-child, #sidebar .content.first {
	border-top: none;
}

#sidebar .content:last-child {
	margin-bottom: 0;
}

#divider {
	height: 18px;
	background: #000 url(/img/design/hp-masthead-div.gif) repeat-x bottom;
}

#banner {
	height: 113px;
	background: #9A0000 url(/img/design/hp-masthead-banner-8.png) no-repeat top left;
}

#banner .content {
	top: 23px;
}

#banner h1 { 
	font-size: 29px;
	line-height: 34px;
	margin-left: 536px;
}

#banner #blackboard {
	position: absolute;
	top: -9999px;
	left: 201px;
	z-index: 100;
}
