body,td,th	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
		}
body		{
	background: url(site_imgs/wallpaper-fade.jpg) repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
		}
#container 	{
	position: relative;
	width: 1096px;
	z-index: 1;
	top: 0px;
	text-align: left;
	font-size: 14px;
	background-color: white;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding: 0px;
		}

/* ----------------------- Top Banner ------------------ */
#banner	{
	position: absolute;
	width: 1096px;
	height: 144px;
	z-index: 15;
	top: 0px;
	left: 0px;
	border: 6px groove #712f26; 
	padding: 0px;
	margin: 0px;
		}       
#banner-l	{
	position: absolute;
	width: 192px;
	height: 144px;
	z-index: 25;
	top: 0px;
	left: 0px;
	background-image: url(site_imgs/vassar9.jpg);
	background-repeat: no-repeat;   
	margin: 0px;
	padding: 0px;
		}
#banner-r	{
	position: absolute;
	width: 192px;
	height: 144px;
	z-index: 25;
	top: 0px;
	right: 0px;
	background-image: url(site_imgs/vassar12.jpg);
	background-repeat: no-repeat;   
	margin: 0px;
	padding: 0px;
		}
#banner-text	{
	position: absolute;
	width: 700px;
	height: 144px;
	z-index: 25;
	top: 0px;
	left: 192px;
	border-right: 6px groove #712f26;
	border-left: 6px groove #712f26;  
	margin: 0px;
	padding: 0px;
		}
#title   	{
	position: absolute;
	width: 700px;	 
	height: 30px;
	z-index: 50;
	left: 192px;
	top: -94px;
	text-align: center;
	font-family: Bookman Old Style, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
		}
#border-top	{
	position: absolute;
	width: 1096px;
	height: 20px;
	z-index: 26;
	top: 156px;
	left: 0px;
	background-color: #99313A;
	border-left: 6px groove #712f26;
	border-right: 6px groove #712f26;   
	margin: 0px;
	padding: 0px;
		}
#brace-left	{
	position: absolute;
	width: 120px;
	height: 89px;
	z-index: 40;
	top: 156px;
	left: 6px;
	margin: 0px;
	padding: 0px;
	background-image: url(site_imgs/bracket-left.gif);
		}
/* ----------------------- Main area ------------------ */
#main		{
	position: absolute;
	width: 1096px;
	z-index: 26;
	top: 176px;
	left: 0px;
	background-color: #FFFFFF;
	border-left: 6px groove #712f26;
	border-right: 6px groove #712f26; 
	border-bottom: 6px groove #712f26;     
	margin: 0px;
	padding: 0px;
		}
table.outer {
	padding: 0px;
	margin: 0px;
	border: none;
		}
/* ----------------------- Left Navigation ------------------ */
.outer-bg	{
	background-color: #99313A;
	text-align: center;
	color: white;
	font-size: 11px;   
		}
#navtop-left	{
	width: 178;
	height: 44;
	z-index: 15;
	background-image: url(site_imgs/corner-l.gif);
		}
a.blk-l,a:visited.blk-l 
		{
	display:block; 
	width:153px; 
	height:25px;
	text-align: left;
	color: black;
	font-size: 12px;
	background-image: url(site_imgs/button-white-l.jpg); 
	text-decoration: none; 
	font-weight: bold;
		} 
a:hover.blk-l
		{
	background-image: url(site_imgs/button-green-l.jpg);
	color: white;
	text-decoration: none;
	font-weight: bold;
		}
span.bar-l	
		{
	padding-left:10px;
		}
.inner-bg-left	{
	background-image: url(site_imgs/filler-left.gif);
	background-repeat: repeat-y;
	vertical-align: top;
		} 
/* ----------------------- Right Navigation ------------------ */
#navtop-right
		{
	position: absolute;
	width: 178;
	height: 44;
	z-index: 15;
	top: 162px;
	right: 20px;
	background-image: url(site_imgs/corner-r.gif); 
		}
a.blk-r,a:visited.blk-r 
		{
	display:block; 
	width:153px; 
	height:25px;
	text-indent: 30px;
	text-align: right;
	color: black;
	font-size: 12px;
	background-image: url(site_imgs/button-white-r.jpg); 
	text-decoration: none;
	font-weight: bold; 
		} 
a:hover.blk-r	
		{
	background-image: url(site_imgs/button-green-r.jpg);
	color: white;
	text-decoration: none;
	font-weight: bold;
		}
span.bar-r	{
	padding-right:10px;
		}
.inner-bg-right	{
	background-image: url(site_imgs/filler-right.gif);
	background-repeat: repeat-y;
	vertical-align: top;
		}  
/* ----------------------- For the calendar/galleries/programs tables ------------------ */
.matte	{
	width: 100%;
	border: 2px solid #714D00;
	background-color: white;
	padding: 4px;
	margin: 4px O;
		}
td.hdr		{
	text-align: center;
	background-color: #B7AE47;
		}
td.odd		{
	text-align: left;
	background-color: #EDEEE8;
	font-size: 14px;
	padding-left: 8px;
		}
td.even		{
	text-align: left;
	background-color: #FFF8F0;
	font-size: 14px;
	padding-left: 8px;
		}
/* -----------------------  ------------------ */
.framed		{
	border: 4px double #B7AE47; 
	padding: 2px;
	margin: 0px;
		}
.past		{
	position: absolute; 
	z-index: 30; 
	font-size: 11px; 
	text-align: center;
		}
.ctr		{
	text-align: center;
		}
.right	{
	text-align: right;
		}
.ctrbold	{
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	color: #8bb288;
		}
.ctrimg		{
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 4px double #B7AE47; 
	padding: 10px;
		}
hr		{
	border: 0;
	height: 4px;
	color: #99313a;
	background-color: #99313a;
		}
.small-text	{
	font-size: 6px;
		}

.med-text	{
	font-size: 11px;
		}
a.yel,a:visited.yel 
		{
	display:block; 
	width:150px; 
	height:22px;
	padding-top: 4px;
	text-indent: 0px;
	color: black;
	text-decoration: none;
	background-image: url(site_imgs/button-yellow.gif);
	background-repeat: no-repeat;
	text-align: center;
		} 
a:hover.yel	{
	color: white;
		}
