#wrap {
	background: #c0c2d3 url("i/home/icon.gif") no-repeat bottom right;
	color:#2a1343;
	height:625px;
	}

#banner {
	width:380px;
	float:left;
	}

#right-photo {
	width:350px;
	float:right;
	text-align:right;
	display:inline;
}
#right-photo img {
	height:92px;
	padding-left:4px;
	}
#banner h1 {
	padding: 200px 0 0 0; /* height of the replacement image */
    overflow: hidden;
    background-image: url("i/home/title.gif");
	background-repeat: no-repeat;
	background-position: 20px 20px;
	width:380px;
	float:left; 	
 	height: 0px !important;
	}

#portrait {
	width:410px;
	}

#left-image {
	width:400px;
	float:left;
	margin-top:30px;
	}

#right-announcements {
	width:260px;
	float:right;
	margin:90px 40px 0 0;
	border-top:3px solid #9a311f;
	display:inline;
}
h2 {
 	font: normal 1.2em/1.3em verdana, arial, helvetica, sans-serif;
 	color: #2A1343;
 	padding-top:1.5em;
	}
h2 a {
 	color: #2A1343;
	font-weight:bold;
	}
h2 a:hover {
 	text-decoration:none;
 	}
