.SideBG {
	background-image: url(../Images/sideBG.jpg);
	background-repeat: repeat-y;
}
.SplashBG {
	background-image: url(../Images/introBG3.jpg);
	background-repeat: repeat-x;
}
body {
     margin-top: 0; margin-left: 0; 
	 }
.SplashBGbtm {
	background-image: url(../Images/introBGbtm3.jpg);
	background-repeat: repeat-x;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
a.intro:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.intro:visited {
	color: #FFFFFF;
}
a.intro:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.intro:active {
	color: #FFFFFF;
}
a.mini:link {
	color: #660000;
	text-decoration: underline;
}
a.mini:visited {
	color: #660000;
	text-decoration: underline;
}
a.mini:hover {
	color: #660000;
	text-decoration: none;
}
a.mini:active {
	color: #660000;
	text-decoration: underline;
}
#cogMeet {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	line-height: 130%;
}
