h2 {font-size: 120%; font-weight:bold;}
h3 {font-size:110%;}
p img {float:right;margin: 0 5px; pading:3px;}
#side-b {color:#6d6e71;font-style:italic;font-size:100%;margin-top:5px; }
#side-b img {float:left;}
#side-b .tinyme {font-size:85%; border-bottom:1px dashed #6d6e71;padding:5px 3px;}

ul.campaign  {color:#000; list-style:none;font-size:0.8em;padding:0 4px;}
ul.campaign {margin:6px; padding:0px;}
ul.campaign li {background:url(http://www.keene.edu/handbook/images/arrow.gif) no-repeat;background-position:-0.8em .5em;padding:.2em 1.0em;line-height:150%;}
ul.campaign a{ text-decoration:none;color:#000;}
ul.campaign a:hover {text-decoration:underline;}

#update	{float:right;width:275px;margin-right:5px;color:#333;background:#ccc;border:1px dotted #666;font-size:0.9em;padding:0 8px 8px 8px;}
#update img {float:left;padding:0 4px 0 0;border:0px;}
#updateTOO	{float:right;width:238px;margin:0 0 0 10px;color:#333;border-left:2px dashed #ccc;font-size:0.9em;padding:3px 4px 8px 5px;background:#eaeaea;}
#updateTOO h4 {font-size:14px;}
p.right {float:right;margin:17px 2px 0 0;font-weight:bold;font-size:13px;}
p.nospace {margin:-10px 7px;}

table.datatable {width:100%;}
.datatable th {text-align:left; }
.datatable td {font-family:verdana, arial, sans-serif;font-size:0.7em;vertical-align:top;}
.trgrey {background-color:#ccc;}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 570px;
	background: url("/path/to/your/background_cols.gif") repeat;
}
#side-b { 
	margin-top: 5px;
    float: right;
	width: 175px;
	height: 1% /* Holly hack for Peekaboo Bug */;
    height: 1000px;

}

#side-middle {
	float: left;
	width: 2px;
	border-right: 3px dotted #6d6e71;
	height: 1000px;
}

#side-a {
	float: left;
	width: 350px;
    margin-right:5px;
}

#didyouknow {float:left;width:300px;}

/* SINGLE PROGRESS BAR */

.progressBar{
	width:190px;
	height:41px;
	background:url(/alumnicenter/images/bg_bar_mini.gif) no-repeat 0 0;
	position:relative;
}
.progressBar span{
	position:absolute;
	display:block;
	width:174px;
	height:25px;
	background:url(/alumnicenter/images/bar.gif) no-repeat 0 0;
	top:8px;
	left:8px;
	overflow:hidden;
	text-indent:-8000px;
}
.progressBar em{
	position:absolute;
	display:block;
	width:174px;
	height:25px;
	background:url(/alumnicenter/images/bg_cover.gif) repeat-x 0 0;
	top:0;
}
#dashr
{
border-style:none;
border-bottom: 1px dotted #333;
height: 2px;
width:100px;
}


 

