#wrapper {
	height:auto;
}

#topcurve {
	width:980px;
	height:24px;
	background:url(/president/images/topcurve_homepage.png) no-repeat;
	margin:0 auto;
}
#header {
	width:950px;
	height:161px;
	background:url(/global/images/header.jpg);
}
#imgHeader {
	position:absolute;
	left:195px;
}
#information {
	padding:280px 10px 0 10px;
	width:720px;
}
#informationNoHDR {
	padding:15px 10px 0 10px;
	width:720px;
}
#informationNoHDR ul {
	list-style:disc;
	margin:0 0 0 20px;
	font-size:14px;
}
#informationNoHDR ul li {
	margin:0 0 9px 0;
}
.column 
{ 
	float:left; 
	background:#f4f4f4;
	margin:0 0 -2000px 0;
	width:700px;
	margin:0 8px -2000px 0;
	padding-bottom:2000px; 
}
img#bottom {
	margin:20px 0;
}
p {
	font-size:13px;
	padding:8px 0 0 0;
	line-height:19px;
}
p a {
	text-decoration:none;
	color:#000;
	font-weight:bold;
}
p a:hover {
	text-decoration:underline;
	color:#671b68;
}
h1 {
	font-size:20px;
}
a#seal {
	width:260px;
	list-style:none;
	float:right;
	padding:15px 0 15px 15px;
	text-align:center;
	text-decoration:none;
	color:#000;
	font-weight:bold;
}
ul#gallery {
	list-style:none;
	margin:9px 0 0 -5px;
}
ul#gallery li {
	display:inline;
	padding:0 2px;
}
ul#galleryPrev {
	width:260px;
	list-style:none;
	float:right;
	padding:15px 0 15px 15px;
}
ul#galleryPrev li {
	float:left;
}
ul#galleryPrev li#visit {
	padding:0 0 0 117px;
	font-size:11px;
	font-weight:bold;
}

#initiatives ol {
	margin-left:35px;
}
#initiatives li {
	font-size:14px;
	padding:5px;
}

/* For presidents.asp */
#pastpresidents {
	width: 98%;
	margin: 0 auto;
}

#pastpresidents td {
	font-size: 13px;
	line-height: 19px;
	width: 49%;
	vertical-align: top;
}

#pastpresidents td img {
	float: left;
	padding: 0 10px 25px 0;
}
