.backgroundTile {
	background-image: url(../images/common/backgroundTile.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.topLogo {
	position: absolute;
	z-index: 25;
	height: 50px;
	width: 420px;
	left: 0px;
	top: 0px;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.mainTable {
	background-repeat: no-repeat;
}

.logoPlacement {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	width: 446px;
	height: 49px;
}
.copyrightStatement {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	font-weight: normal;
}
.lowerLeftImages {
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 2;
	overflow: visible;
	width: 176px;
}
.newsFeatures {
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	list-style-image: url(../images/mainPage/bullet.gif);
}
.newsFeaturesHighlight {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	list-style-image: url(../images/mainPage/bullet.gif);
	color: #8300A4;
}
.copyrightBotRightPlace {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	font-weight: normal;
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: 1;

}
.jesterSmallFont {
	font-family: Jester, Garamond, "Times New Roman";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}
.jesterLargeFont {
	font-family: Jester, Garamond, "Times New Roman";
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
}
.linksPageLinks {
	font-family: Jester, Garamond, "Times New Roman";
	font-size: 12px;
	text-decoration: none;
	color: #663366;
}
.mipComCopy {
	font-family: Jester, Garamond, "Times New Roman";
	font-size: 12px;
}
.aboutCopy {
	font-family: Jester, Garamond, "Times New Roman";
	font-size: 11px;

}
.dinoPlacement {
	position: absolute;
	left: 0px;
	z-index: 2;
	overflow: visible;
	top: 25%;
}

.orangeLinks a{
	color: #FF9900;
	font-weight:bold;
	text-decoration: none;
}

a {
	color: #860785;
	font-weight:bold;
	text-decoration: none;
}.quoteText {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}

.SectionTitles {
	font-size: 14px;
	font-weight: bold;
	color: #cc823e;
}
.SectionTitlesMain {
	font-size: 18px;
	font-weight: bold;
	color: #cc823e;
	font-style: italic;
}