body {
	width: 774px;
	font: 1.0em verdana, arial, sans-serif;
	background-color: #ccc;
	margin-left:auto;
	margin-right: auto;
	text-align: center;
	behavior:url(css/csshover.htc);
	margin-top: 10px;
	}
	
* {
	margin: 0;
	padding: 0;
	}
	
#header {
	width: 774px;
	background-color: white;
	height: 40px;
	}
	
#content {
	width: 472px;
	background-color: white;
	/*background-image: url(images/SDSite200x234.gif);*/
	background-image: url(images/dawnfromloft2edit08.jpg);
	background-repeat: no-repeat;
	background-position: 10px 15px;
	float: left;
	border-left: 1px solid #900;
	padding-bottom: 10px;
	}
	
#content .caps {
	font-size: 150%;
}

#content p {
	font-size: .85em;
	line-height: 1.5em;
	padding: 10px 0 0 75px;
}	
	
#content img {	
	/*margin: 80px 0 50px 220px;drawing*/
	margin: 80px 0 50px 320px;

	}
	
#leftcolumn {
	width: 150px;
	background-color: white;
	background-image: url(images/MorningsideLogo.gif);
	background-repeat: no-repeat;
	background-position: 50% 100px;
	float: left;
	height: 300px;
	}
	
#rightcolumn {
	width: 150px;
	background-color: white;
	float: left;
	}
	
#rightcolumn img {
	padding: 5px 0 0 20px;
	border: 0;
	}
	
#projectleft {
	width: 400px;
	margin-left: 0px;
	align: left;
	padding-left: 10px;
	background-color: white;
	float: left;
	border-left: 1px solid #900;
	padding-bottom: 10px;
	}
	
#projectleft h2 {
	margin-top: 60px;
	}

#projectleft img {
	padding-right: 10px;
	padding-bottom: 10px;
	}

#projectright {
	width: 160px;
	padding-left: 0px;
	background-color: white;
	float: left;
	padding-bottom: 10px;
	margin-top: 70px;
	}

#projectright p {
	font-size: 80%;
	color: #666;
	line-height: 1.25em;
	}

#column1 {
	width: 260px;
	margin-left: 0;
	background-color: white;
	float: left;
	/*margin-top: 70px;*/
	border-left: 1px solid #900;
	padding-left: 10px;
	padding
	}

#column1 h2 {
	margin-top: 70px;
	}
	
/*#column2 h2 {
	margin-top: 70px;
	}*/
	
#column2 img {
	margin-top: 108px;
	border: none;
	margin-bottom: 20px;
	}
	
#column1 p {
	font-size: 80%;
	color: #666;
	line-height: 1.25em;
	padding-right: 10px;
	/*padding-bottom: 10px;*/
	}
	
#column1 img {
	border: none;
	/*float: left;*/
	margin: 0 50px 10px 0;
	}
	
#column2 {
	width: 260px;
	float: left;
	background-color: white;
	/*margin-top: 70px;*/
	margin-left: 10px;
	/*padding-bottom: 10px;*/
	}	
	
#column2 p {
	font-size: 80%;
	color: #666;
	line-height: 1.25em;
	/*margin-left: 10px;*/
	text-indent: 0;
	}

#projectsleft {
	width: 280px;
	float: left;
	padding-top: 70px;
	padding-left: 10px;
	margin-right: 10px;
	border-left: 1px solid #900;
	}

#projectsleft img {
	border:none;
	float: left;
	}

#projectsleft p {
	font: .80em Helvetica, Verdana, Arial, Sans-serif;
	line-height: 1.5em;
	color:  #333;
	margin: 0 0 0 5px;
	padding: 0 0 0 120px;
	}
	
#projectsright {
	width: 300px;
	float: left;
	padding-top: 108px;
	margin-right: 10px;
	}

#projectsright img {
	border:none;
	float: left;
	}
		
#projectsright p {
	font: .80em Helvetica, Verdana, Arial, Sans-serif;
	line-height: 1.5em;
	color:  #333;
	margin: 0 0 0 5px;
	padding: 0 0 0 120px;
	}
	
#projectright p {
	font: .70em Helvetica, Verdana, Arial, Sans-serif;
	line-height: 1.5em;
	color:  #333;
	margin: 0 0 0 5px;
	padding: 0 0 0 0px;
	}	
	
#footer {
	width:774px;
	background-color: white;
	height: 50px;
	clear: both;
	font-size: 70%;
	font-weight: bold;
	letter-spacing: .1em;
	padding-top: 10px;
	text-align: left;
	}
	
	
/*#mainwrap {
	width: 774px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border: 2px solid black;
	}*/
	
#wrapper {
	width: 774px;
	background-color: white;
	/*border: 2px solid black;*/
	background-image: url(images/774white10px.gif);
	background-repeat: repeat-y;
	text-align: left;
	}
	
.profiles {
	font: 80% Helvetica, Verdana, Arial, Sans-serif;
	line-height: 1.5em;
	color:  #333;
	/*margin-left: 10px;*/
	text-indent: 0px;
	}	
	

h2 {
	font: 18pt Helvetica, Verdana, Arial, Sans-serif;
	color: #666;
	/*margin-left: 10px;*/
	letter-spacing: .1em;
	}

h3 {
	font: 12pt Helvetica, Verdana, Arial, Sans-serif;
	color: #333;
	/*margin-left: 10px;*/
	letter-spacing: .1em;
	}

#column1 h3 {
	font: .90em Helvetica, Verdana, Arial, Sans-serif;
	}
	

#column2 h3 {
	font: .90em Helvetica, Verdana, Arial, Sans-serif;
	}
	
	#listmenu {
	width:100%; 	/* makes the div full width */
	float:left; /*makes the div enclose the list */
	/*border-top:1px solid #069;*/	/* draws line on top edge of div */
	/*border-bottom:1px solid #069;*/	 /* draws line on bottom edge of div */
	font-size:.8em;	/* SET FONT-SIZE HERE */
	letter-spacing: .1em;
	/*background-color:#CCF;*/ /* colors the div */
	margin-top:20px; /* TEMPORARY - pushes the div away from the top of the browser for clarity in this example*/
	}
#listmenu ul {
	margin:0 0 0 300px;/* indents ul from edge of container */
	}
#listmenu li {
	float:left;	/* causes the list to align horizontally instead of stack */
	position:relative; /* positioning context for the absolutely positioned drop-down */
	list-style-type:none;	/* removes the bullet off each list item */
	padding-right: 10px;/*background-color:#FFA;*/ /*sets the background of the menu items */
	/*border-right:1px solid #069;*/ /* creates dividing lines between the li elements */
	}
/*#listmenu li:first-child {
	border-left:1px solid #069;*/ /*the first vertical line on the menu */
	}
	
	/* remove these two lines is you want the top menu choices to be clickable */
#listmenu ul li a:hover {
	color:#069; 
	cursor:default;
	} /* removes the hover color and pointer - there is no choice to click so we disguise it */
	
#listmenu ul li ul li a:hover {
	color:#900; 
	cursor:pointer;
	} /* restores the hover color and pointer on the "drop-down" choices */


#listmenu li:hover { 
	background-color:#FFF; /*sets the background of the menu items */
	}
#listmenu a {
	display:block; /*makes list items in drop down highlight and wrapped lines indent correctly */
	padding:0 3px; /*creates space each side of menu item's text */
	text-decoration:none;	 /* removes the underlining of the link */
	color:#069;	/* sets the type color */
	}
#listmenu a:hover {
	color:#900;
	}
/* the horizontal menu ends here */

/* the drop-down starts here */
#listmenu ul li ul {
	margin:0; /* prevents the TEMP value inheriting from the horiz menu - OK to remove if you remove TEMP above */
	position:absolute; /* positions the drop-down ul in relation to its relatively positioned li parent */
	width:5em; /*sets the width of the menu - in combo with the li's 100% width, makes the menu stack*/
	/*left:-1px;*/ /*aligns the drop exactly under the menu */
	}
#listmenu ul li ul li {
	width:100%; /* makes the list items fill the list container (ul) */
	background-color: white;
	font-size:.8em;	/* SET FONT-SIZE HERE */
	/*border-left:1px solid #069;*/ /*  three sides of each drop-down item */
	font-variant: small-caps;
	/*border-bottom: 1px solid #069;*/
	left: 0px;
	/*border-right:1px solid #069;*/
	padding: 0 0 0 1px;
	}

#listmenu ul li ul li img {
	border: 0;
	padding-right: 5px;
	padding-top: 5px;
	}

#listmenu ul li ul li:first-child {
	/*border-top:1px solid #069;*/ /*the top edge of the dropdown */
	}
	
/* make the drop-down display as the menu is rolled over */
#listmenu ul li ul {
	display:none;
	} /* conceals the drop-down when menu not hovered */

#listmenu ul li:hover ul, #listmenu ul li ul:hover {
	display:block;
	color: #900;
	} /* shows the drop-down when the menu is hovered */

/* pop-out starts here */
#listmenu ul li ul li ul  {
	visibility:hidden; /* same effect as display:none in this situation */
	top:-1px;
	/*left:10em;*/
	}
	
#listmenu ul li ul li:hover ul {
	visibility:visible;
	} /* same effect as display:block in this situation */

/* second level popouts start here*/
#listmenu ul li ul li:hover ul li ul {
	visibility:hidden;
	}
	
#listmenu ul li ul li ul li:hover ul {
	visibility:visible;
	} /* same effect as display:block in this situation */

/* third level popouts start here*/
/*div#listmenu ul li ul li ul li:hover ul li ul {visibility:hidden;}
div#listmenu ul li ul li ul li ul li:hover ul {visibility:visible;}*/ /* same effect as display:block in this situation */

/* THE HACK ZONE - */
/* hack for IE (all flavors) so the menu has a vertical line on the left */
* html #listmenu ul {
	float:left; /* makes the ul wrap the li's */
	/*border-left:1px solid #000;*/ /* adds the rightmost menu vertical line to the ul */
	margin-left:150px; /* IE doubles the given value above - why? */
	}
	
/* add a top line to drops and pops in IE browsers - can't read :first-child */
* html  #listmenu ul li ul {
	/*border-top:1px solid #069;*/
	border-left:0px; /* stops the drop inheriting the ul border */
	}
	
/* the Tantek hack to feed IE Win 5.5-5.0 a lower value to get the pop-out to touch the drop-down */
* html  #listmenu ul li ul li ul { 
  	left:9.85em; 
  	voice-family: "\"}\""; 
  	voice-family:inherit;
  	left:10em;
 	 }
 	 
/* and the "be nice to Opera" rule */
html>body #listmenu ul li ul li ul {
  left:10em;
  }

/* an Opera-only hack to fix a redraw problem by invisibly extending the ul */
/* the first-level drop stays open for 100px below the bottom but at least it works */
/* this can be reduced to as little as 22px if you don't have pop-outs */
/* the pop-out menu stays open for 22px below the bottom but at least it works */
	@media all and (min-width: 0px){
   body div#listmenu ul li ul {
   padding-bottom:200px;
   	}
   	
   body div#listmenu ul li ul li ul {
   padding-bottom:22px;
   	}
   
   body div#listmenu ul li ul li ul li ul li:hover {
   visibility:visible;
   } /* same effect as display:block in this situation */
   }
   
/*end Opera hack */
/* end of hack zone */
/* END OF LIST-BASED MENU */

/* finally after feeding values to all others, we deal with MAc5 IE */
/* IE5 Mac can't do drop-downs so we need to present the info in a different way*/
/* we present the drop down choices in a row and never show any second-level drops */
 /* this stylesheet is read by IE5 Mac only - hack omits 'url' and leave no space between @import and ("   */
* @import("ie51_menu_hack.css"); 

.clearfix {display: inline-block;}   /* a fix for IE Mac */

/*backslach hack hides from IE mac \*/
* html .clearfix {
	height: 1%;
	}
.clearfix {
	display: block:	
	}
/* end backslash hack*/

/* END OF DROP DOWN MENUS */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear:both;
	visibility: hidden;
	}
	
/*.clearfix {
	display: inline-table;
	}*/
	
*html .clearfix {
	height: 1%;
	}
	
.clearfix {
	display: block;
	}
a:link {
	color: #666;
	text-decoration: none;
	}		
	
#footer p {
	margin-left: 150px;
	padding-top: 0px;
	color: #808080;
	}