* {
	margin: 0px;
	padding: 0px;
}
BODY {
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin: 20px;
	color: Gray;
}

DIV#pageContainer {
	width: 910px;
}

DIV#leftCol {
	float: left;
}
DIV#rightCol {
	margin-left: 200px;
}

DIV#header {
	margin-top: 10px;
}

DIV#NIElogo {
	margin-right:20px;
}

DIV#headBody {
	padding-top: 10px;
}

DIV#vistheatre {
	margin-bottom: 5px;
	display: none;
}

DIV#navBlock {
	padding-top: 3px;
	height: 180px;
}

DIV#navBlockCol1, DIV#navBlockCol2, DIV#navBlockCol3, DIV#navBlockCol4, DIV#navBlockCol5 {
	float: left;
	margin-right: 28px;
	margin-left: 2px;
	height: 5em;
	line-height: 170%;
}
DIV#navBlockCol6 {
	height: 10em;
}

DIV#pageCopy A:Link, DIV#pageCopy A:Active, DIV#pageCopy A:Visited,
DIV#navBlock A:Link, DIV#navBlock A:Active, DIV#navBlock A:Visited {
	color: Gray;
	text-decoration: none;
}

DIV#pageCopy A:Hover,
DIV#navBlock A:Hover  {
	color: #c42834;
	text-decoration: underline;
}

DIV#mailingList {
	width: 169px;
	/* margin-top: 65px;
	_margin-top: 75px; */
	margin-left: 10px;
}
DIV#socialnetworks {
	margin-top: 15px;
	margin-bottom: 30px;
}
DIV#mailingList INPUT {
	font-size: 90%;
	color: Gray;
}
DIV#mailingList P {
	margin-bottom: 1em;
}

DIV#crumbmail {
	margin-bottom: 2em;
	padding-right: 40px;
}

DIV#breadcrumb, DIV#econtact {
	font-weight: bold;
}
DIV#breadcrumb {
	float: left;
	display: none;
}
DIV#econtact {
	float: right;
}
DIV#econtact A:Link, DIV#econtact A:Active, DIV#econtact A:Visited {
	color: Gray;
	text-decoration: none;
}
DIV#econtact A:Hover  {
	color: #c42834;
	text-decoration: underline;
}

DIV#pageContents {
	width: 705px;
	background-image : url(/images/td_background.gif);
	padding-top: 5px; 
	padding-bottom: 5px;
}

DIV#pageCopy{
	width: 390px;
	_width: 400px;
	background-color: White;
	padding-top: 15px;
	padding-right: 1em;
	padding-bottom: 30px;
	font-size: 1.5em;
}
H1 {
	font-size: 1em;
	margin-bottom: 1em;
}
DIV#pageCopy P {
	margin-bottom: 1em;
}
DIV#pageCopy LI {
	margin-bottom: 1em;
	margin-left: 1em;
	list-style-image : url(/images/bullet.gif);
}
DIV#pageRightCol {
	width: 275px;
	_width: 300px;
	float: right;
	padding-left: 20px;
	margin-top: 15px;
	line-height: 250%;
}

DIV#pageRightCol A:Link, DIV#pageRightCol A:Active, DIV#pageRightCol A:Visited  {
	color: Gray;
	text-decoration: none;
	font-size: 1.5em;
}

DIV#pageRightCol A:Hover  {
	color: #c42834;
	text-decoration: underline;
}

DIV#footer {
	padding-top: 1em;
	padding-bottom: 1em;
	width: 640px;
}
SPAN#footerLinks {
	float: left;
}
SPAN#MI {
	float: right;
}
SPAN#footerLinks A:Link, SPAN#footerLinks A:Active, SPAN#footerLinks A:Visited  {
	color: Gray;
	text-decoration: none;
	font-weight: bold;
}
SPAN#footerLinks A:Hover  {
	color: #c42834;
	text-decoration: underline;
}
SPAN#MI A:Link, SPAN#MI A:Active, SPAN#MI A:Visited  {
	color: Gray;
	text-decoration: none;
	font-weight: bold;
}
SPAN#MI A:Hover  {
	color: #c42834;
	text-decoration: underline;
}
#navBlock A#active {
	color: #c42834;
}
.attention {
	background-color: #FFB0D8;
}

TD {
	vertical-align: top;
	padding-bottom: 1em;
}

BLOCKQUOTE {
	margin-left: 1em;
	margin-bottom: 1em;
}

DIV#galno {
	float: right;
	_margin-top: 5px;
	color: Black;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

DIV#FwdBck A:Link, DIV#FwdBck A:Active, DIV#FwdBck A:Visited  {
	color: Black;
	text-decoration: none;
	font-size: 1em;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

DIV#FwdBck A:Hover  {
	color: #c42834;
	text-decoration: underline;
}

.reviewquote {
}
.reviewfrom {
	color: #c42834;
}
.publicreview {
	font-style: italic;
	font-size: 97%;
}

DIV#pressthumbs {
	margin-bottom: 1em;
}

.warn {
	color: Red;
}