body {
	background:top repeat-x url(/global/alumni/images/weekend_bg.jpg) #9ac2b9;
}
#header {
	background:#fff;
	width:1000px;
	display:block;
	height:100px;
}
#header #logo {
	display:inline;
	float:left;
	width:470px;
	height:100px;
	line-height:100px;
}
#university {
	width:1000px;
}
#header a {
	height:100px;
	padding:0;
}
#container {
	background:#FFFFFF url(/global/alumni/images/weekend_footer_bg.jpg) repeat-x scroll center bottom;
	padding:0 15px 37px;
	width:1000px;
	overflow:visible;
}
/*#contentarea {
	line-height:145%;
	margin:0 auto 20px 0;
	padding-bottom:50px;
	text-align:left;
	width:645px;
}*/
#intro {
	background:none;
	border-bottom:10px solid #2f6161;
	width:658px;
	display:none;
}
#bluebar {
	width:658px;
	height:5px;
	line-height:5px;
	background:#264F4F;
}
#intropanel {
	height:212px;
	width:960px;
}
#footer {
	margin-bottom:15px;
}

#weekendpanel {
	display:none;
	width:658px;
	height:86px;
	overflow:hidden;
	background: #9ac2b9;
}
#weekendpanel .content {
	padding:10px;
}
#weekendpanel h1 {
	color:#fff;
	text-align:left;
	height:26px;
	line-height:30px;
	font-weight:400;
}
#weekendpanel h2 {
	color:#2f6161;
	text-align:left;
	height:24px;
	line-height:26px;
	font-weight:400;
}
#weekendpanel .cycle {
	background:#9AC2B9;
	display:inline;
	float:right;
	padding:10px;
	width:650px;
}
.weekendcontent {

}
#weekendpanel .endquote {
background:url(/global/alumni/images/weekend/quotes_left.gif) no-repeat scroll right center;
	padding-bottom:26px;
	color:#003e57;
	margin-bottom:0;
}
#weekendpanel .quote {
	background:transparent url(/global/alumni/images/weekend/quotes_right.gif) no-repeat scroll 0 0;
	margin:0;
	padding:7px 10px 0 36px;
}
#weekendpanel .quotereference {
	/*text-align:right;
	font-size:80%;
	color:#003e57;*/
	margin-top:-15px;
	text-align:right;
}
ul.weekend {
}
ul.weekend li {
}
ul.weekend li a {
	font-size:20px !important;
	padding:12px 0 !important;
	text-align:center;
	width:200px !important;
}

#sidebar .hr {
color:	#C7DEDE;
background:#C7DEDE;
height:1px;
line-height:1px;
}

