body 
{
	background-color:#915256;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
	background-image: url(../images/site/pageBg.png);
	background-repeat: repeat-x;
}
a img {
	border: none;
}
#container #textArea #right p {
	padding: 0px;
	margin-top: 2px;
	margin-right: 4px;
	margin-left: 6px;
	text-align: justify;
	margin-bottom: 6px;
}
#IIPlogo {
	display: none;
	width: 140px;
	height: 110px;
	margin: 2em auto;
	border: 1px solid black;
	background: url(media/images/site/investor.gif) no-repeat;
}
#CSCIlogo {
	display: none;
	width: 140px;
	height: 110px;
	margin: 2em auto;
	border: 1px solid black;
	background: url(media/images/site/investor.gif) no-repeat;
}
#container #textArea #right ul {
	margin-top: 0;
	margin-bottom: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
#bottomImages {
	text-align: center;
}

#container #textArea #right .rightList {
	float: right;
}
#container #textArea #right .rightFloatListBox {
	float: right;
	width: 300px;
}
#container #textArea #right .tn1 {
	width: 180px;
	height: 135px;
	float: left;
	border: 1px solid #5F2E3A;
	overfow: hidden;
}
#container #textArea #right #bottomText {
	margin: 0px;
	padding: 1em 0;
	clear: both;
	text-align: center;
	font-size: 10px;
}
#container #textArea #right #bottomText a {
	color: #000000;
	text-decoration: none;
}
#container #textArea #right #bottomText a:hover {
	text-decoration: underline;
	color: #000000;
}
#container #textArea #menu a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 4px;
	display: block;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5F2E3A;
}
#container #textArea #menu a:hover {
	color: #FFFFFF;
	background-color: #5F2E3A;
}
#container #textArea #right .rightFloatImage {
	float: right;
	border: 1px solid #5F2E3A;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 5px;
}






div#container
{
	width:750px;
	padding: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#container #textArea {
	background-image: url(../images/site/conBg.png);
	background-repeat: repeat-y;
}
#container #textArea #menu {
	width: 170px;
	float: left;
}
#container #textArea #menu address{
	margin: 1cm 1em 1em 1em;
	color: white;
	
	font-style: normal;
}
#container #textArea #right {
	margin-right: 0px;
	margin-left: 172px;
	border: 1px solid #5F2E3A;
	margin-top: 0px;
	padding: 0px;
	font-size: 12px;
}
#container #mainLogo {
	margin-bottom: 2px;
}

#container #textArea #right h1 {
	margin: 0px;
	padding: 0.5em 1em;
	font-size: 260%;
	background-color: #5F2E3A;
	text-align: center;
	color: #FFFFFF;
}
#container #textArea #right .paraUnderHeader {
	margin-top: 0px;
	padding-top: 0px;
}
#container #textArea #right .boldTextPara {
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#container #textArea #right #address {
	float: right;
	width: 200px;
	padding: 2px;
	font-size: 14px;
}
#container #textArea #right #map {
	display: block;
	width: 350px;
	height: 300px;
	margin-left: 10px;
}
#container #textArea #right h2 {
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}
#container #textArea #right .imageParaCenter {
	text-align: center;
}
#container #textArea #right .imageParaCenter img {
	border: 1px solid #5F2E3A;
	margin-left: 4px;
}
#container #textArea #right .imagePara {
	text-align: left;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px;
}
#container #textArea #right .imagePara img {
	border: 1px solid #5F2E3A;
}
a {
	color: #915256;
}
a:hover {
	color: #5F2E3A;
}
#container #textArea #right img {
	border: 1px solid #5F2E3A;
}
.mainText {
	color: #FFFFFF;
	background-color: #5F2E3A;
}




/* Lightbox Styling */

				#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
				#lightbox img{ width: auto; height: auto;}
				#lightbox a img{ border: none; }
				
				#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
				#imageContainer{ padding: 10px; }
				
				#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
				#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
				#imageContainer>#hoverNav{ left: 0;}
				#hoverNav a{ outline: none;}
				
				#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
				#prevLink { left: 0; float: left;}
				#nextLink { right: 0; float: right;}
				#prevLink:hover, #prevLink:visited:hover { background: url(lightbox/images/prevlabel.gif) left 15% no-repeat; }
				#nextLink:hover, #nextLink:visited:hover { background: url(lightbox/images/nextlabel.gif) right 15% no-repeat; }
				
				#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }
				
				#imageData{	padding:0 10px; color: #666; }
				#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
				#imageData #caption{ font-weight: bold;	}
				#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
				#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	
				
				#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }			

			