
/*Edit this stylesheet to make changes to elements exclusive to the WELCOME section*/

#page_header {
	background-image: url(media/page_header_welcome.jpg);
	padding: 0px;
	height: 385px;
	width: 981px;
	position: relative;
	z-index: 190;
	margin-top: -31px;
	background-repeat: no-repeat;
	background-position: center top;
}

#main_content_wrapper {
	height: 700px;
}


#content_header {
	margin: 0px;
	padding: 0px;
	height: 67px;
	width: 992px;
	background-image: url(media/content_header_welcome.png);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: visible;
	position: relative;
	z-index: 500;
	left: -11px;
	top: 30px;
}

#content_body {
	margin: 0px;
	padding: 0px;
	width: 981px;
	overflow: visible;
	position: relative;
	z-index: 100;
	top:30px;
}


/*left column*/

#left_col {
	margin: -10px 0px 32px 27px;
	padding:40px 28px 0px 41px;
	background:url(../../_images/body_bg/blk_bg.png);
	height:553px;
	width:498px;
	float:left;
	position:relative;
	z-index: 100;
	overflow: visible;
}

#left_col p.aboutUs {
	margin-right: 13px;
	text-align:justify;
	text-justify:distribute;
}

#left_col p.getInvolved {
	margin-right: 13px;
	text-align:justify;
	text-justify:distribute;
}

/*Shakespeare quote on page.*/
#cPhrase {
	margin:52px 0px 0px -14px;
	height:103px;
	width:518px;
	background:url(media/famous_quote.jpg);
	background-repeat:no-repeat;
	position:relative;
}

/*right column*/

#right_col {
	margin: -10px 27px 32px 0px;
	padding:37px 38px 0px 48px;
	background:url(../../_images/body_bg/blk_bg.png);
	height:556px;
	width:244px;
	float:right;
	position:relative;
	z-index: 100;
	overflow: visible;
}

#right_col p{
	color:#FFF;
	}

/*Side Bar Offset "Important Notices" Title*/
#notice.title{
	margin:-33px 0px 0px 5px;
}

/*Side Bar Notice Red Icon*/
#notice.icon {
	margin:0px 0px 0px -22px;	
	height:33px;
	width:269px;
	background:url(../../_images/body_bg/subhead_bg.png);
	background-repeat:no-repeat;
	background-position:bottom
}
/*Side Bar Notice Messages*/
#notice.message{
	margin:0px 0px 0px 0px;
}