body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
.Styles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.BigText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.competitiveBg {
	background-image: url(images/competitiveTeamBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.programsBg {
	background-image: url(images/programs.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.facultyBg {
	background-image: url(images/facultyBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.emptyBg {
	background-image: url(images/Bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.downloadsBg {
	background-image: url(images/downloadsBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.facilityBg {
	background-image: url(images/facilityBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bulletinBg {
	background-image: url(images/bulletinBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.contactBg {
	background-image: url(images/ContactBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg {
	background-color: #A3CBFF;
}
.boldBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
.pink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF75E8;
}
.boldWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.mainBg {
	background-color: #000000;
	background-image: url(images/mainBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.internalBg {
	background-image: url(images/internal_bg.jpg);
	background-repeat: no-repeat;
}

.dots {
	background-image: url(images/dot.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 21px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.border {
	border: 1px solid #FFFFFF;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E95FD6;
	text-decoration: none;
}
.RightMenu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.RightMenu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.RightMenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
	text-decoration: none;
