#MAIN {

}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
}
#body {
	background-image: url(images/CIT-SITE-MOCKUP-aboutpage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: thin solid #0066CC;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #CCCC33;
	text-decoration: underline;
}
#flashholder {
	background-image: url(images/workshoptrim.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
