
/* div {padding:10px;border:1px solid #000;}temporary during setup */
form#MainForm {
	width: 100%;
	height:auto!important;
	height:100%; /* IE6: treated as min-height*/
	min-height:100%;
}
p {}
a {
	/*color: #28668A;*/
	text-decoration: underline;
	color:#006519;
}
a:hover{
	/*color: #6E6E6E;*/
	text-decoration: underline;
}
img {border: none;}
textarea {width:350px;}
h1, h2, h3, h4, h5, .PageTitleHeader, .PageSubTitleHeader {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #006519;
	margin-bottom: 0;
}
h1{font-size: 190%;}
h2{font-size: 180%;}
h3 {font-size: 160%;}
h4 {font-size: 140%;}
h5 {font-size: 120%;}

input.button {
	color:#ffffff;
	background-color:#005013;
	padding:2px;
	font-size:14px;
	border:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:4px;
}
input.button:hover{
	color:#ffffff;
	background-color:#bb8900;
	padding:2px;
	font-size:14px;
	border:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:4px;
}

.PageTitleHeader {display:none;}

/* new - as of 4/27 */
.idbmsBreadcrumbSeparator {color:#006519!important;}

.expand img {
	background-color: #006519;
	float: none;
	display: block;
}
.expand {
	background-color: #006519;
}
/* block - prevents NS/SAFARI info box stuff */
.instructions, .error, .success, .profile, .filelibfiledetails, .eventsheader, .campaignsheader, .donationpaymentamount, table.profile,  .MessageBoardsDataGridHeader, .FileLibraryFileList{
	display:block;
}

/* box settings */
.DataGridHeader, .EventsHeader, .EventDonationDetail, .CampaignsHeader, td.PageManagerHeader, tr.PageManagerHeader, .Profile {
	padding: 2px 5px 2px 5px;
	border: 1px solid #CCCCCC;
}
.instructions {}

.DataGridHeader {}
.EventDonationDetail {width:250px;}
	
/*  core */
.HelpButton {
	color: #ffffff;
	background-color: #8E9296;
	border: solid;
	border-width: 1px;
	border-color: #ffffff;
	padding: 2px;
	font-weight: bold;
	width: 48px;
	text-align: center;
}
.Error, .error {
	display: block;
	padding: 5px 0 5px 25px;
	color:  #BF0000;
	background-color: #FFE8E8;
	background-image: url(/images/icons/v2/common/exclamation.gif);
	background-repeat: no-repeat; 
	background-position: 2px;
	border: 1px solid #BF0000;
}
.Error,.error {width:auto!important}
.Success, .success {
	display: block;
	padding: 5px 0 5px 25px;
	color:  #008000;
	background-color: #D0E8D0;
	background-image: url(/images/icons/v2/common/accept.gif);
	background-repeat: no-repeat;
	background-position: 3px 2px;
	border: 1px solid #008000;
}
.DataGridAltItem {background: #e8e8e8;}
.DataGridPager {
	font-weight: bold;
	letter-spacing: 3px;
	line-height: 20px;
	text-align: right;
}

/*profile */
.ProfileHeader {
	font-weight : bold;
}
.ProfilePageTabHeadings {
	font-weight:bold;
}

/* search */
.SearchResultsDataGridAltItem {
	background: #e8e8e8;
}
.SearchResultsDataGridPager {
	font-weight: bold;
	letter-spacing: 3px;
	line-height: 50px;
}

/* message boards */
table.HotTopics {
	width:250px;
}
.MsgItem {
	background-color: #cccccc;
}
.MsgItemSubject {
	background-color: #cccccc;
}
.MsgItemInverse {
	background-color: #e8e8e8;
}
.MsgItemSubjectInverse {
	background-color: #e8e8e8;
}	
.LastPostingText {
	font-style: italic;
	color: #6B6B6B;
}
.BadWordHighlight {
	font-weight: bold;
	color: #c42830;
}
.MsgsReplyText {}
.MsgsDates {}

/* file library */
.FileLibFileDetails {
	background-color: #BCB8B8;
	width: 250px;
	padding: 2px 5px 2px 5px;
}
.FileLibraryFileList {
	background-color: #E4E4E4;
	width: 250px;
	padding: 2px 5px 2px 5px;
}
/* news */
/* events */
td.StoreItemHeader {
	border-color: #666666;
}

/* donations */
.DonationPaymentAmount {
	background-color: #E4E4E4;
	border: solid;
	border-width: 1px;
	padding: 2px 5px 2px 5px;
	border-color: #0057F;
}

/* pagemanager */
table.PageManager {
	border: solid;
	border-width : 0px;
	border-color : #002963;
}
/* photo albums */
/* communications utility */
table.CommUtil {
	/*width: 560px;*/
}
td.CommUtilHeader {
	background-color:#CCCCCC;
	color:#FFFFFF;
}
/* community specific */


/**************************************************************************************/
/**************************************************************************************/
/* BUILD */
/**************************************************************************************/
/**************************************************************************************/

.cleaR {clear:both;}
body {
	font: 12px Arial, Helvetica, sans-serif;
	background: url(images/bg-tile.gif) repeat;
	margin:0px;
	padding:0px;
	}

#structWrapper {text-align:center;margin:0px;padding:0px;background:#FBF9F3 url(images/bg-stretch.gif) repeat-x;width:100%;}
#structContainer {text-align:center;margin:0px auto;padding:0px;background: #FBF9F3 url(images/bg-stretch.gif) repeat-x;width:960px;/*position:relative;*/}

#structHeader {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background: url(images/houston-tx-header.gif) right 55px no-repeat;
	height:129px;
/*position:relative;*/
}
.mt #structHeader {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background: url(images/houston-tx-header.gif) right 72px no-repeat;
	height:129px;
/*position:relative;*/
}

#ContentToolsNav {float:right;margin:18px 8px 0px 0px}
.mt #ContentToolsNav {float:right;margin:14px 8px 0px 0px}
#ContentToolsNav ul {margin:0px;padding:0px;}
#ContentToolsNav li {list-style-type:none;float:left;}
#ContentToolsNav li a{display:block;color:#fff;text-decoration:none;font-size:12px;padding:2px 8px;background:url(images/mt-divider.gif) right center no-repeat;}
#ContentToolsNav li a:hover{text-decoration:underline;}
#ContentToolsNav li.last a {background:none!important;}
div.MTLinkscontainer {display:none;}

h1#structLogo {padding:0;margin:11px 0px 0px 0px;float:left;display:inline;}
h1#structLogo a{display:block;text-indent:-999em; background: url(images/logo.png) no-repeat; _behavior: url(iepngfix.htc);width:102px; height:111px;margin:0px; }

h2#structLogo2 {padding:0;margin:25px 0px 0px 0px;float:left;display:inline;}
h2#structLogo2 a{display:block;text-indent:-999em; background: url(images/logo.gif) no-repeat; width:285px; height:47px;margin:0px; }

#ContentSearchRD {
	width:208px;
	float:right;
	clear:right;
margin:18px 0px 0px 0px;
position:relative;
}
.mt #ContentSearchRD {
	width:208px;
	float:right;
	clear:right;
margin:14px 0px 0px 0px;
position:relative;
}
#ContentSearchRD img {position:absolute;right:0px;top:1px;}
.searchbx {width:180px;height:16px;border:1px solid #fff;}

/*#midCap {background: url(images/content-cap.gif) no-repeat;width:960px;height:11px;margin:5px auto 0px auto;}*/
#midWrapper {background: #fff url(images/content-cap.gif) no-repeat;margin:6px 0px 0px 0px;width:960px;min-height:350px;padding-top:11px;}
#structColumn1 {
	clear:both;
	width:248px;
	float:left;
display:inline;
text-align:left;
margin:5px 0px 0px 15px;
}
#ContentLeftNavHeader {margin:0px 0px 0px 0px;padding:0px;width:248px;padding:0px 0px 0px 0px;}
#ContentLeftNavHeader ul{margin:0px 0px 0px 0px;padding:0px;}
#ContentLeftNavHeader li{display:none;list-style-type:none;margin:0px;}
#ContentLeftNavHeader li.selected {display:block;}
#ContentLeftNavHeader li a{margin:0px;height:1%;display:block;height:40px;padding:0px 0px 0px 15px;line-height:40px!important;text-decoration:none;font:20px Georgia, Times, Serif;color:#006519;background:url(images/nav-header-bg.gif) no-repeat;}

#ContentLeft {padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;width:246px; border-left:1px solid #dad2bc;border-right:1px solid #dad2bc;}
#ContentLeft ul#nav3 {margin:0px 0px 0px 15px;padding:10px 0px 10px 0px;width:217px;}
#ContentLeft ul#nav3 li{list-style-type:none;}
#ContentLeft ul#nav3 li a{display:block;padding:5px 17px 5px 0px;text-decoration:none;height:1%;border-bottom:1px solid #dad2bc;}
#ContentLeft ul#nav3 a:hover {text-decoration:underline;}

#ContentLeft ul#nav3 li.selected a{font-weight:bold;background:none;background:url(images/arrow.png) left center no-repeat;_behavior: url(iepngfix.htc);padding:5px 17px 5px 17px;} 

#ContentLeft ul#nav4 {margin:0px;padding:0px;}
#ContentLeft li.selected ul#nav4 li {border:none;}
#ContentLeft li.selected ul#nav4 li a{font-weight:normal;background-image:none;color:#666;padding-left:35px;}
#ContentLeft li.selected ul#nav4 li.selected a{font-weight:bold;}
#ContentLeft li.selected ul#nav4 li a:hover{text-decoration:underline;}

#ContentLeft ul#nav5 {margin:0px;padding:0px;}
#ContentLeft li.selected ul#nav5 li {border:none;}
#ContentLeft li.selected ul#nav5 li a{font-weight:normal!important;background-image:none;color:#666;padding-left:35px;}
#ContentLeft li.selected ul#nav5 li.selected a{font-weight:bold;}
#ContentLeft li.selected ul#nav5 li a:hover{text-decoration:underline;}

#LeftNavFoot {width:248px;height:4px;background:url(images/left-nav-foot.gif) no-repeat;}

#ContentMemberTools {float:right;}
#ContentMemberTools ul {margin:8px 0px 0px 0px;padding:0px;}
#ContentMemberTools li {list-style-type:none;float:left;}
#ContentMemberTools li a{display:block;color:#fff;text-decoration:none;font-size:11px;padding:2px 6px;}

#structColumn2 {
	width:660px;
	float:right;
display:inline;
text-align:left;
margin:0px 15px 0px 0px;
}
#ContentBreadCrumbs {border-bottom:1px solid #dad2bc;height:30px;padding:5px 0px 0px 0px;}
#ContentBreadCrumbs ul{padding:0;margin:0px;list-style:none;float:left;}
#ContentBreadCrumbs li{padding:0;margin:0;float:left;list-style-type:none;}
#ContentBreadCrumbs li a{display:block;text-decoration:none;font-size:.8em;padding:2px 6px 2px 8px;background:url(images/bcArw.gif) no-repeat center left;}
#ContentBreadCrumbs li#bcFirst a{background:none;padding-left:0;}
#ContentBreadCrumbs li.navselected a{font-weight:bold;}
h1#ContentpageName {

}
#ContentMiddle {

}
#structColumn3 {
	width:50px;
	float:left;
display:inline;
text-align:left;
padding: 0px 0px 1px 0px;
}
#structFooterWrapper {
	clear:both;
	text-align:center;
	width:100%;
height:122px;
background: url(images/footer-bg-stretch.gif) repeat-x top center;
}
#structFooterInner {
	width:960px;
	margin:0px auto;
	text-align:left;
	padding:0px 0px;
color:#666;
background: url(images/footer-bg-stretch-content.gif) repeat-x top center;
height:122px;	
}
#ContentFooter {
	float:left;
	width:460px;
	margin:30px 0px 0px 14px;
	text-align:left;
	padding:0px 0px 20px 55px;
color:#666;
background: url(images/footer-logo.gif) no-repeat left top;

}
#ContentFooterNav {
	width:400px;
	margin:0px;
	float:right;
}
#ContentFooterNav ul {margin:25px 15px 0px 0px;padding:0px;float:right;}
#ContentFooterNav li {list-style-type:none;float:left;margin:0px 0px 0px 20px;}
#ContentFooterNav li a {display:block;padding:4px 0px 4px 20px;background:url(images/arrow.png) center left no-repeat;_behavior: url(iepngfix.htc);text-decoration:none;}
#ContentFooterNav li a:hover {text-decoration:underline;}
/**************************************************************************************/
/**************************************************************************************/
/* TEXT BASED with IMAGE HOVER - 3+ levels */
/**************************************************************************************/
/**************************************************************************************/
	#ContentToplinks {/*position:absolute;bottom:0px;right:0px;*/clear:both;margin:-28px 0px 0px 0px;height:35px;z-index:100;float:right;*float:none;}
	#ContentToplinks ul {padding:0; margin:0px;list-style:none; float:right;/* z-index is for IE6 */position:relative;z-index:100;width:820px;}
	#ContentToplinks li { float:left; padding:0; margin:0;}
	#ContentToplinks li a { display:block; font:bold 15px Georgia, Times, Serif; color:#fff;  padding:8px 8px 8px 8px; text-decoration:none;background:url(images/nav-divider.gif) right center no-repeat;}
	#ContentToplinks li:hover, #ContentToplinks li.sfHover { }
	#ContentToplinks li a:hover, #ContentToplinks li.sfHover a{background-color:#cc9500;}
	
	#ContentToplinks li.last a {background:none!important;}
#ContentToplinks li.last a:hover, #ContentToplinks li.sfHover a {background-color:#cc9500!important;}
#ContentToplinks li.last li a:hover, #ContentToplinks li.last li.sfHover a{ text-decoration:underline;background:none!important;}

		/* IE 7 keeps menus static
	****************************************/
	#ContentToplinks li:hover, #ContentToplinks li.hover {
		position: static;
	}	
	
	/* Second Level Groups */
	#ContentToplinks li ul { position: absolute; left: -999999px; margin:0; float:none; width:170px;border-top:2px solid #cc9500;border-left:1px solid #dad2bc;border-right:1px solid #dad2bc;border-bottom:1px solid #dad2bc;background: #fff url(images/dd-bg.gif) repeat-x;padding:10px;*z-index:100;}

#ContentToplinks li li { width: 170px;}
	#ContentToplinks li li a { background-image:none!important;padding:4px 0px; width:170px;font-weight:normal;color:#006519;border-bottom:1px solid #dad2bc;font-size:12px;}
	#ContentToplinks li li a:hover, #ContentToplinks li li.sfHover a{ text-decoration:underline;background:none!important;}



#ContentToplinks li#Parents ul{/*width:350px;margin-left:-120px;*/}

#ContentToplinks li#Students ul{width:350px;margin-left:-35px;}

#ContentToplinks li.twoColumn ul{width:350px;}
#ContentToplinks li.twoColumn ul ul {width:170px;}
#ContentToplinks li.twoColumn li.rightColNav {float:right;}
#ContentToplinks li.twoColumn li.leftColNav {float:left;}
#ContentToplinks li.twoColumn li {float:none;}


	
	/* Third Level Groups */
	#ContentToplinks li li ul { margin:-30px 0 0 150px;display:none;}
	
	/* The Magic */
	#ContentToplinks li:hover ul ul,
	#ContentToplinks li:hover ul ul ul,
	#ContentToplinks li.sfhover ul ul,
	#ContentToplinks li.sfhover ul ul ul { left: -999em;}
	
	#ContentToplinks li:hover ul,
	#ContentToplinks li li:hover ul,
	#ContentToplinks li li li:hover ul,
	#ContentToplinks li.sfhover ul,
	#ContentToplinks li li.sfhover ul,
	#ContentToplinks li li li.sfhover ul { left: auto;}

/*************************************************************************************************/
/* START Template */
/*************************************************************************************************/

#structStartColumn1 {width:625px;float:left;display:inline;margin:5px 0px 0px 15px;}
#ContentMiddleLayoutflash {width:625px;height:360px;}
h2#QuickLinks {background:url(images/quick-links.gif) top center no-repeat;display:block;text-indent:-9999em;margin-top:20px;}
#SponsorRotator {width:625px;position:relative;}
#SponsorRotator ul {padding:0px;margin:0px;*margin:0px 0px 0px 20px;}
#SponsorRotator li {float:left;list-style-type:none;margin:0px 0px;}
#SponsorRotator .prev {position:absolute;right:0px;top:45px;width:12px;height:45px;background:url(images/scroll-right-arw.gif) no-repeat;border:none;text-indent:-9999em;cursor:pointer;}
#SponsorRotator .prev:hover {background:url(images/scroll-right-arw-hover.gif) no-repeat;}
#SponsorRotator .next {position:absolute;left:0px;width:12px;height:45px;top:45px;background:url(images/scroll-left-arw.gif) no-repeat;border:none;text-indent:-9999em;cursor:pointer;}
#SponsorRotator .next:Hover {background:url(images/scroll-left-arw-hover.gif) no-repeat;}
#SponsorRotator .sponsors {margin-left:22px;*margin-left:0px;}

                
#structStartColumn2 {width:290px;float:right;display:inline;text-align:left;margin-right:15px;}
h2#ContentMiddleLayoutNewsHead {width:275px;height:40px;background:url(images/news-header-bg.gif) no-repeat;margin:5px 0px 0px 0px;padding:0px 0px 0px 15px;line-height:40px!important;font:20px Georgia, Times, Serif;}
#NewsWrapper {width:290px;background:url(images/news-bg-stretch.gif) repeat-y; height:355px; overflow:hidden;}
#ContentNews {padding:15px 15px 0px 15px; height:340px; overflow:hidden;}
#ContentNews a {text-decoration:none;}
#ContentNews a:hover {text-decoration:underline;}
#ContentNews img.defaultRSS {display:none;}
#ContentNews .imodLink {display:block;padding:0px 0px 15px 0px;margin:0px 0px 15px 0px;border-bottom:1px solid #dad2bc;}

.borderCover {}

#ContentMiddleLayoutIcons {border-top:1px solid #dad2bc;padding:5px 0px 0px 15px;margin:-31px 0px 0px 0px;background: url(images/news-bg-stretch.gif) repeat-y;}
#ContentMiddleLayoutIcons ul {margin:0px;padding:0px;}
#ContentMiddleLayoutIcons li {list-style-type:none;float:left;}
#ContentMiddleLayoutIcons li a {display:block;text-indent:-9999em;}
#ContentMiddleLayoutIcons li.moRe a:hover {text-decoration:underline;} 
#ContentMiddleLayoutIcons li.moRe a {padding:4px 0px 4px 20px;background:url(images/arrow.png) center left no-repeat;_behavior: url(iepngfix.htc);text-decoration:none;text-indent:0px;}
#ContentMiddleLayoutIcons li.rss a {background:url(images/tn-rss.gif) center right no-repeat;width:16px;height:16px;padding:0px 0px 0px 7px;margin:4px 4px 4px 7px;border-left:1px solid #dad2bc;}
#ContentMiddleLayoutIcons li.fb a {background:url(images/tn-fb.gif) center left no-repeat;width:16px;height:16px;padding:0px 0px;margin:4px 4px;}
#ContentMiddleLayoutIcons li.tw a {background:url(images/tn-tw.gif) center left no-repeat;width:16px;height:16px;padding:0px 0px;margin:4px 4px;}
#ContentMiddleLayoutIcons li.vim a {background:url("images/vimeo16logo.gif") center left no-repeat;width:48px;height:16px;padding:0px 0px;margin:4px 4px;}
/*{background:url("images/editor/vimeo logo.gif") center left no-repeat;width:50px;height:30px;padding:0px 0px;margin:4px 4px;}*/

#newsFoot {width:290px;height:4px;background:url(images/news-foot.gif) no-repeat;}

#ContentMiddleLayoutCol2Area {display:block; margin:23px 0 0;}

/*************************************************************************************************/
/* PARENT Template */
/*************************************************************************************************/

#structParentsColumn1 {width:290px;float:left;display:inline;margin:5px 0px 0px 15px;position:relative;padding:10px 0px;background: url(images/parents-bg.gif) no-repeat;height:336px;overflow:hidden;}
#ContentMiddleLayoutParents {padding:15px;text-align:left;margin-top:30px;}
#ContentMiddleLayoutParents h2 {margin:0px;padding:0px;color:#787878;}
#structParentsColumn2 {width:605px;float:right;display:inline;text-align:left;margin:5px 15px 0px 0px;padding:0px;background: url(images/parents-rot-bg.gif) no-repeat;height:336px;}

#dropRow {clear:both;text-align:left;}
#dropRow h2 {border-bottom:1px solid #dad2bc;margin:0px 0px 10px 0px;padding:0px 0px 7px 0px;}
#ContentColumnA1 {width:290px;float:left;margin:0px 0px 0px 15px;position:relative;display:inline;}
#ContentColumnA1 ul {position:absolute;top:0px;right:0px;margin:0px;padding:0px;}
#ContentColumnA1 li {list-style-type:none;float:left;}
#ContentColumnA1 li a {display:block;border-left:1px solid #ccc;margin-left:5px;padding-left:7px;}
#ContentColumnA1 li.eventRss a{background:url(images/tn-rss.gif) no-repeat;width:16px;height:16px;text-indent:-9999em;border:none;}
#ContentColumnA1 .defaultRSS {display:none;}
.viewAll a{text-decoration:none;}
.viewAll a:hover{text-decoration:underline;}
#ContentColumnA1 .imodDate {display:block;color:#888;}
#ContentColumnA1 .imodLink {display:block;font-size:12px;}
#ContentColumnA1 .imodLink a {text-decoration:none;}
#ContentColumnA1 .imodLink a:hover {text-decoration:underline;}
#ContentColumnA1 .imodLink a img {float:right;}
#ContentColumnA1 strong {font-family:Arial, Helvetica, sans-serif; font-weight:bold }

#ContentColumnA1 .itemimg {}	
#ContentColumnA1 .item {width:160px;float:left;margin:0px 10px 10px 0px;}	
#ContentColumnA1 .btm {clear:both;margin-bottom:10px;}
#ContentColumnA1 .picTure {float:left;margin:0px 10px 10px 0px;width:100px;height:70px;overflow:hidden;clear:both;padding:0px;}


#ContentMiddleLayoutColumnB2 {width:290px;float:left;margin:0px 0px 0px 25px;position:relative;display:inline;}
#ContentMiddleLayoutColumnB2 ul {position:absolute;top:0px;right:0px;margin:0px;padding:0px;}
#ContentMiddleLayoutColumnB2 li {list-style-type:none;float:left;}
#ContentMiddleLayoutColumnB2 li a {display:block;}
#ContentMiddleLayoutColumnB2 a {text-decoration:none;}
#ContentMiddleLayoutColumnB2 a:hover {text-decoration:underline;}

#ColumnB3 {width:290px;float:right;margin:0px 15px 0px 0px;display:inline;}

#ContentMiddleLayoutB3a {width:290px;position:relative;margin-bottom:30px;}
#ContentMiddleLayoutB3a ul {position:absolute;top:0px;right:0px;margin:0px;padding:0px;}
#ContentMiddleLayoutB3a li {list-style-type:none;float:left;}
#ContentMiddleLayoutB3a li a {display:block;}

#ContentMiddleLayoutB3b ul {margin:0px;padding:0px;}
#ContentMiddleLayoutB3b li {list-style-type:none;float:left;}
#ContentMiddleLayoutB3b li a {display:block;text-indent:-9999em;}
#ContentMiddleLayoutB3b li.follow {padding:4px 0px 4px 20px;margin-top:7px;}
#ContentMiddleLayoutB3b li.rss a {background:url(images/lg-rss.gif) center right no-repeat;width:31px;height:31px;padding:0px 0px 0px 7px;margin:4px 4px 4px 7px;border-left:1px solid #dad2bc;}
#ContentMiddleLayoutB3b li.fb a {background:url(images/lg-fb.gif) center left no-repeat;width:31px;height:31px;padding:0px 0px;margin:4px 4px;}
#ContentMiddleLayoutB3b li.tw a {background:url(images/lg-tw.gif) center left no-repeat;width:31px;height:31px;padding:0px 0px;margin:4px 4px;}
#ContentMiddleLayoutB3b li.in a {background:url(images/lg-in.gif) center left no-repeat;width:31px;height:31px;padding:0px 0px;margin:4px 4px;}

/*************************************************************************************************/
/* PARENT Template */
/*************************************************************************************************/

#structAlumniColumn1 {width:290px;float:left;display:inline;margin:5px 0px 0px 15px;position:relative;padding:10px 0px;background: url(images/alumni-bg.gif) no-repeat;height:336px;overflow:hidden;}
#ContentMiddleLayoutAlumni {padding:15px;text-align:left;margin-top:30px;}
#ContentMiddleLayoutAlumni h2 {margin:0px;padding:0px;color:#787878;}
#structAlumniColumn2 {width:605px;float:right;display:inline;text-align:left;margin:5px 15px 0px 0px;padding:0px;background: url(images/parents-rot-bg.gif) no-repeat;height:336px;}
