/*<![CDATA[*/
/* START LAYOUT */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #2486A1;	
	text-align: center;
	background-color: #FFFFFF;
	margin: 20px 0 0 0;	
}
#container {
	width: 758px!important;
	width: 760px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: #FFFFFF;
	border: 1px solid #EEEEEE;
}
/*
div#shdwlr {
	width: 780px;
	background: #FFFFFF url(images/shadow/lr_shadow_body.gif) repeat-y center;
	margin: 0 auto -3px;
}
div#shdwb {
	width: 760px;
	padding: 0 10px 10px 10px;
	background: transparent url(images/shadow/b_shadow_body.gif) no-repeat bottom center;
}
*/
#infobar {
	display: none;
}
#ibarlft {
	text-align: left;
	width: 350px;
	float: left;
}
#ibarrgt {
	text-align: right;
	width: 350px;
	float: right;
}
#header {
	margin: 0 0 0 0;
	padding: 0 0 0 80px;
}

.clear {
	font-size: 1px;
	height: 0;
	clear: both;
}

#content0col {
	width: 730px!important;
	width: 750px;
	margin: 0;
	padding: 10px 10px 10px 10px;
	height: 550px;
	/* height 620px with Auction 
	height: 620px;*/
	/* height 620px with Auction */
	height: 420px;
}
#content1col {
	width: 570px!important;
	width: 580px;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
#content2col {
	width: 458px!important;
	width: 458px;
	margin: 0px 120px 0px 120px;
	padding: 10px 10px 10px 10px;
}
#sidebar-a {
	float: left;
	width: 155px!important;
	width: 165px;
	padding: 0 10px;
	background-color: #F9F9F9;	
	margin: 0px 0px 0px 0px;
	text-align: center;
}
#sidebar-b {
	float: right;
	width: 125px!important;
	width: 145px;
	background-color: #F9F9F9;	
	margin: 0 0 0 0;
	padding: 0 10px;
	text-align: center;
	border-left: 1px solid #CCCCCC;
}
#sidebar-a, #sidebar-b, #content1col {
	height: auto!important;
	height: 403px;
	min-height: 403px;
}

#ftrstrp {
	text-align: center;
	padding: 4px 0 0 0;	
	margin: 0 0 0 0!important;
	margin: -80px 0 15px 0;
	color: #FFFFFF;
}
.footer {
	padding: 0px;	
	/*border-top: 1px solid #EEEEEE;*/
	background-color: #FFFFFF;
	color: #CCCCCC;
	margin: 0 0 0 0!important;
	font-size: 9px;
}

/* */
table.tabftr {
	color: #CCCCCC;
	position:static;

}
.footer a {
	color: #CCCCCC;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
#menubar a {
	color: #FFFFFF;
	text-decoration: none;
}
#menubar a:hover, .footer a:hover{
	color: #2486A1;
}

table {
	font-size: 1em;
}

div.portal-box {
	width: 319px!important;
	height: 102px!important;
	width: 321px;
	height: 106px;
	margin: 5px;
}
div.portal-text {
	float:left;
	width: 223px!important;
	width: 223px!important;
	width: 230px;
	width: 230px;
	padding: 5px;
	text-align: left;
}
div.portal-header {
	width: 319px!important;
	width: 321px;
	margin: 5px;
	text-align: right;
}
div.portal-image {
	margin: 1px;
}
div.portal-image img {
	margin: 0;
}
div.box-holder {
	position: relative;
	width: 319px!important;
	width: 321px;
}
div#community-holder {
	top: -105px;
	left: 9px;
    /*  for silent auction, go back to top -105px and left 9px */
	top: -85px;
	left: 155px;
    /* following removal of silent auction, go back to top -85px and left 155px */
}
div#foundation-holder {
	top: 5px;
	left: 9px;
}
div#college-holder {
	top: -95px;
	left: 400px;
}
div#auction-holder {
	top: -195px;
	left: 400px;
    
}
div#community-box {
	color: #FFFFFF;
	background-color: #FF6600;
	border: 1px solid #FF6600;
}
div#community-box a {
	display:block;
	color: #FFFFFF;
	text-decoration:none;
}
div#foundation-box {
	color: #FFFFFF;
	background-color: #E3B112; /* foundation mustard */
	border: 1px solid #E3B112;
	background-color: #006699;
	border: 1px solid #006699;
}
div#foundation-box a {
	display:block;
	color: #FFFFFF;
	text-decoration:none;
}
div#college-box {
	color: #0C6E89;
	background-color: #FFFFFF;
	border: 1px solid #2486A1;
}
div#college-box a {
	display:block;
	color: #0C6E89;
	text-decoration:none;
}
p.portal_more_link {
	margin: 0;
	text-align: right;
}
p.portal_more_link a {
	color: #FF6600;
	text-decoration:none;
}
p.portal_more_link a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a img {
	border:none;
}
div#video-holder {
	left: 325px;
}

/*]]>*/