html, body {
	background: #999;
}
#top_bar {
	height: 20px;
	text-align: center;
	background: #f58023;
	margin-bottom: 15px;
}
#wrapper {
	margin: 0 auto;
	width: 900px;
	min-width: 900px;
	position:relative;
}
#top, #middle, #footer {
	float: left;
	clear: both;
	display: inline;
	width: 900px;
	text-align: left;
}
#top {
	height: 418px;
	background: #fff;
}
#menu_item1 {
	position:absolute;
	top:82px;
	left:0px;
}
#ling_logo {
	float: right;
	display: inline;
	margin: 0px 0px 0px 0px;
	height: 117px;
	width: 269px;
	text-align: right;
}
#banner {
	float:left;
	display:inline;
	margin: 0 117 0 0;
	height: 300px;
	width: 900px;
}
#nav a {
	margin: 0 5px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
}
body#page_home a#link_home, body#page_about a#link_about, body#page_programs a#link_programs, body#page_financial-aid a#link_financial-aid, #nav a:hover {
	color: #000;
	font-size: 16px;
}
#middle {
	height: 540px;
	background: #fff no-repeat left bottom;
}
#middle_values {
	height: 1250px;
	background: #fff no-repeat left bottom;
	text-align:left;
}
#middle_support {
	height: 1325px;
	background: #fff no-repeat left bottom;
	text-align:left;
}
#donation_button {
	position:absolute;
	top:430px;
	left:7px;
}
#twitter_button {
	position:absolute;
	top:520px;
	left:7px;
}
#welcome {
	position:absolute;
	top:425px;
	left:200px;
	z-index: 0;
}
#support_text {
	position:absolute;
	top:475px;
	left:195px;
	width: 475px;
	z-index: 100;
	font-size:16px;
}
#welcome_text {
	position:absolute;
	top:475px;
	left:195px;
	width: 460px;
	z-index: 100;
	font-size:16px;
}
#latest_news {
	position:absolute;
	top:425px;
	left:767px;
	z-index: 0;
}
#newsitem_1 {
	position:absolute;
	top:500px;
	left:688px;
	width: 190px;
	z-index: 100;
	font-size:16px;
	text-align:right;
	padding-right: 7px;
	border-right: 3px solid #888;
}
#newsitem_2 {
	position:absolute;
	top:600px;
	left:688px;
	width: 190px;
	z-index: 100;
	font-size:16px;
	text-align:right;
	padding-right: 7px;
	border-right: 3px solid #888;
}
#footer {
	margin: 20px;
	width: 860px;
}
#footer h1 {
	margin-bottom: 10px;
	font-size: 13px;
	font-weight: bold;
}
#skinny {
	margin: 0 0px;
	width: 850px;
}

/* ipd long form styles */

#general div.error, #form div.error_bg {
	background: #fdd;
	border-bottom: 1px solid #f00;
}
#general div.error {
	color: #f00;
	padding: 5px;
	margin-bottom: 10px;
}
#externals {
	display: none;
}
html, body {
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
}
#content {
}
#locations, #additional {
	float: left;
	clear: none;
	display: inline;
	width: 415px;
}
#additional {
	margin-left: 20px;
}
#locations div, #additional p {
	margin-left: 9px;
	padding-left: 10px;
	border-left: 1px solid #777;
	font-style: normal;
	line-height: 16px;
}
#locations p, #additional p {
	line-height: 16px;
	font-style: normal;
}
#locations p {
	margin-bottom: 10px;
}
#locations div {
	float: left;
}
#additional p {
	margin-bottom: 20px;
}
#all_pages {
	display: none;
}