/* Pretty Stuff 
================================== */

body {
	font-family: Arial, Helvetica, sans-serif;
	/*font: 100%/1.6 "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;*/
  background-color:#99CCC;
	margin: 0;
	padding: 0;
/*	font-size: medium;*/
}

#wrapper {
  background-color:#FFFFFF;
  padding: 2px;
}

/* Centering Technique
================================== */

body { 
  text-align: center; 
  width: 760px;
  margin: 0 auto;
}

#wrapper {
	width: 760px;
	margin: 0 auto;
	text-align: left;

  bor
;
} 





/*body {
	font-family: Arial, Helvetica, sans-serif;
	/*background-image:  url(file:///L|/Webs/CUCNY_NEW/images/background-colored.gif);
	color:#303030;
	margin: 0;
	padding: 0;	
}*/

/*Auto left and right margins center the wrapper in modern browsers.
IE5.x Windows has a workaround found in the Conditional Comment in the
Starter Page code. It is described in the tutorial.*/
/*#wrapper {
	/*color: #333333;
	width:760px;
	margin: 0 auto;
	/*color:#0072bc;
	

}*/




/*#topcolor {
	height: 153px;
	background-color:#3399CC;
	}*/
	
#bluebar1 {
	height:153px;
	float:left;
	background-image:url(../images/blue_spacer-2x153px.gif)	repeat-x;
	}

#logodiv {
	height: 153px;
	float:left;
}

#columbia	{
	float:left;
	height: 153px;
	width: auto;
	}

#flashheader	{
	float:left;
	width:auto;
	margin-top:-13px;
	}
	
#bluebar	{
	margin-top:1px;
	margin-bottom:1px;
	width: 100%;
	float:left;
	height:2px;
	background-color:#02629F;
	}
	
#navcontainer {
	background-repeat: no-repeat;
	padding: 0px;
	width: 95%;  /*made this wider to accomodate the width of the longest text in the top menu 
	height: 36px;*/
	margin:0 auto;
	position: relative;
	left: auto;
	right: auto;
	
}

#pagetitle {
	position: relative;
	top: auto;
	width: 75%;
	left: auto;
	right: auto;
	bottom: auto;
}
	

#pagecontent {
	float:left;
	width:65%;
	margin-left:10px;
	padding:2px;
	/*margin: auto;
	height: auto;
	width: 75%;
	top: auto;
	position: relative;
	left: auto;
	right: auto;
	bottom: auto;*/
}

.calendar	{
	Float: left;
	width:247px;
	margin-left:1px;
	padding: 1px 1px 30px;
	margin-right: 5px;
	border:1px solid gray;
	height: 370px;
	
	
		}
	
#calender_club	{
	
	
	float:left;
	width:inherit;
	
	}
	
	
	
	
#calender_university	{
	float:left;
	width:inherit;
	padding:5px 5px 10px;
	border:inherit;
	
	}



#rightcolumn	{
	float:right;
	padding:1px;
	line-height:1.0;
	width:210px;
	font-size:11px;
	display:block;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	
	}

#search	{
	/*float:right;*/
	padding:5px;
	line-height:1.0;
	/*width:200px;*/
	font-size: 9px;
	display:block;
	background-color:#DEE8EB;
	
}

#spacer  	{
	/*float:right;*/
	padding:0px;
	height: 2px;
	line-height:1.0;
	/*width:200px;*/
	font-size: 11px;
	display:block;
	background-color: #f0f5f6;
}
	

#currentevents {
	/*float:right;*/
	padding:5px;
	line-height:1.0;
	/*width:200px;*/
	font-size: 11px;
	display:block;
	background-color: #CCCCCC;
	margin-bottom: 5px;
}

#importantevents {
	/*float:right;*/
	padding:5px;
	line-height:1.0;
	/*width:200px;*/
	font-size: 11px;
	display:block;
	background-color:#FFFF80;
	margin-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}


.importantevents1 {
	/*float:right;*/
	padding:5px;
	line-height:1.0;
	/*width:200px;*/
	font-size: 11px;
	display:block;
	background-color:#E6E6E6;
	margin-bottom: 5px;
	margin-top: 0px;
}

#memberbutton	{
/*float:right;*/
	padding:5px;
	line-height:1.0;
	/*width:200px;*/
	font-size: 11px;
	display:block;
	background-color:#FFFFFF;
	margin-bottom: 15px;
	margin-top: 0px;
}

#pastevents {
	/*float:right;*/
	padding:5px 5px 10px;
	line-height:1.0;
	/*width:200px;*/
	font-size: 11px;
	display:block;
	background-color: #0c6fc2;
	margin-top: 5px;
	margin-bottom: 10px;
	color:#FFFFFF;
}

#pastevents1	{
/*float:right;*/
	padding:5px;
	line-height:1.0;
	/*width:200px;*/
	font-size: 11px;
	display:block;
	background-color: #0c6fc2;
	margin-bottom: 20px;
	color:#FFFFFF;
	padding-bottom: 10px;
}

.clear {
	clear:both;
		}
/*#footer	{
	float:left;
	width:97%;
	}*/
#footer	{
	margin-left:-2px;
	float:left;
	width: 764px;
	background-color:#FFFFFF;
	}
