/* Styles for printing the a tempo alumni newsletter */
		  * {padding: 0; margin: 0;}
			body {font: 12px/1.5 normal Arial,Helvetica,sans-serif;}
			a {text-decoration: underline; color: #a33d05; font-weight: bold;}
			a img {border: 0;}
			/* Styles for the Header */
			#header {display: none;}
			/* Styles for the main body */
			#main {margin-top: 0; background: #fff; width: 750px;}
			#main table {border: 0; width: 100%; vertical-align: top;}
			/* Styles for navigation */
			#navigation {display: none;}
			/* Styles for the main content*/
			#content {padding: 0 17px 17px; vertical-align: top; background: #fff;}
			#content p {padding: 0.5em 0;}
			#content p.links a {display: block;}
			#content ul, #content ol {margin-left: 3em;}
			#content ul li, #content ol li {padding: 0.5em 0;}
			/* h2 elements are the main subtitles for each page */
			#content h2 {padding: 0 0 0.5em; margin: 0; text-decoration: none; text-transform: lowercase; font: 1.5em/1.5 Arial,Helvetica,sans-serif; color: #5b9ab9; font-style: italic; letter-spacing: 0.2em;}
			#content h2 #issue {text-align: right; margin-top: -27px; display: block;}
			#content h3 {font-size: 1.25em; padding: 1.125em 0 0.25em; margin-bottom: 0.95em; border-bottom: 3px solid #ff7300; clear: left;}
			#content h3, #content h4, #content h5, #content h6 {color: #5b9ab9; font-weight: bold; padding-top: 1em;}
			#content h3+h4 {margin-top: -1em;}
			/* Styles for the stories */
		  #content #feature {border-bottom: 1px dashed #ff7300;}
			#content #feature img, #content .b img {float: left; display: block; padding-right: 17px;}
		  #content .topStory {float: left; width: 340px; margin-bottom: 3px;}
			#content .a {padding-right: 17px; border-right: 1px dashed #feba42;}
			#content .a img {display: block; float: right; padding-left: 17px;}
			#content .b {margin-left: 17px;}
		  #content .topStory h3 {border-width: 1px; font-size: 100%;}
			#content p.more {font-size: 90%; font-style: italic; text-transform: lowercase; text-align: right; padding-top: 0; margin-top: 0;}
			/* styles for inline photos */
		  .photo, .photoOp {float: right; width: 199px; margin: 0 0 0 17px; text-align: center; border-bottom: 1px dashed #ff7300; border-left: 1px dashed #ff7300; background: #feeda8;}
			.photo img, .photoOp img {display: block; position: relative; top: -6px; left: -1px; margin: 0;}
			.photoOp {float: left; margin: 0 17px 0 0; border-left: 0; border-right: 1px dashed #ff7300;}
			.photoOp img {left: 0;}
			/* styles for issue paragraph tag */
			#main p#lastupdated {display: none;}
			/* Styles for the BGSU Campus Footer */
			#footer {display: none;}
