a:link {
	color: #00CCFF;
	text-decoration: none;
}
/* Wrap Styles */
#shadowWrap {
	width: 1000px;
	background-image: url(images/shadowWrap.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	background-image: url(images/diagBg.gif);
	margin: 0px;
	font-family: "Trebuchet MS", Arial, sans-serif, Helvetica;
	color: #CCCCCC;
}
.title {
	font-size: 110%;
	letter-spacing: .5em;
	padding-bottom: 10px;
	font-style: normal;
}


p {
	font-size: 80%;
}
.wrap {
	width: 782px;
	padding: 0;
	background-color: #FFFFFF;
	height: 782px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: center top;
	margin: 0 auto;
}
#gutter { margin: 10px 0; padding: 20px 10px; background: #fff;}
.clearfix:after {content: "."; display: block; height: 0; clear:all; visibility: hidden;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

