/* Styles for Montage Unmonumental Online */
* { margin:0px; padding:0px; }

a { color:#000; }

body {font-family:Georgia,"times-new-roman",serif; padding:30px 30px 30px 30px; }
/* Global styles */
h1 { font-size:18pt; font-weight:800; margin-bottom:35px; line-height:100%; }
	h1 a { text-decoration:none; line-height:110%; }
	
/* Home page styles */
#contentHome { margin-top:185px; background-color:#fff; padding:10px 20px 0 20px; float:left; width:300px; }
	#contentHome h3 { font-size:11pt; margin-bottom:5px; }
	#contentHome h4 a { font-size:11pt; text-decoration:none; }
		#contentHome h4 a:HOVER { text-decoration:underline; }
	#contentHome h5 { margin-top:60px; }
	#contentHome h5 a { font-family:Georgia,"times-new-roman",serif; font-size:11pt; }

/* Content page styles */
#contentProjects { width:900px; margin-bottom:25px; }
	
#logoIntro { float:left; width:215px; font-size:11px; line-height:130%; margin-right:85px; }
#navigation { float:left; width:200px; margin-right:70px; font-size:11pt; font-weight:800; }
	#navigation li { list-style-type:none; padding:0px; margin:0px; display:block; }
	#navigation a { text-decoration:none; }
	#navigation a:HOVER { text-decoration:underline; }
	#navigation .uLine { text-decoration:underline; }

#descriptions { float:left; width:325px; font-size:10pt; }
	#descriptions h2 { font-size:11pt; font-weight:800; margin-bottom:15px; }
	.imageCaption { display:block; margin:15px 0 25px 0; font-size:11px; }
	.launchArrow { position:relative; top:1px; }
	
	#descriptions ul { font-size:11pt; font-weight:800; }
	#descriptions li { list-style-type:none; padding:0px; margin:0px; display:block; }
	#descriptions a { text-decoration:none; }
	#descriptions a:HOVER { text-decoration:underline; }
	
	#related { margin-bottom:20px; }
	
	#descriptions .uLine { text-decoration:underline; }
	.descText { color:#000; }
	
/* Project Descriptions */
#projDesc, #projBio { display:none; }
#projDescDash, #projBioDash { display:none; width:20px; float:left; }

/* Credits page styles */
div#tekserve {
  margin-top:30px;
  font-size:11px;
  font-weight:normal;
}

div#tekserve img {
  margin-top: 10px;
  margin-left:5px;
}

div#tekserve a {
  text-decoration:underline;
}