@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 16px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
	background-color:#999;
}
.whiteTxtMdm {
	color:#FFF;
	font-size: 22px;
}
.whiteTxtLrg{
	color:#FFF;
	font-size: 35px;
}
.whiteTxtsml{
	color:#FFF;
	font-size: 12px;
}
.style5 {
	font-size: 16px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
}
img{
	border: none;
}

h1 a, h1 a:link, h1 a:active, h1 a:visited, h1 a:focus {
	font-size: 16px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
   color:#ffffff;
}
h1 a:hover {
	color:#999;
}


h2 a, h2 a:link, h2 a:active, h2 a:visited, h2 a:focus {
	font-size: 16px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
   color:#ffffff;
}
h2 a:hover {
	color:#999;
}

h3 a, h3 a:link, h3 a:active, h3 a:visited, h3 a:focus {
	font-size: 16px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
   color:#ffffff;
}
h3 a:hover {
	color:#999;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#mainDiv {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	width:1024px;
	height:900px;
	z-index:1;
	color: #000;
	background-color: #CCC;
	background-image: url(images/pagebg.png);
}
#headerDiv {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:184px;
	z-index:2;
	background-image: url(images/carbonBg.jpg);
	text-align: center;
}
#emailDiv {
	position:absolute;
	left:356px;
	top:86px;
	width:415px;
	height:23px;
}
#mainInfoDiv {
	position:absolute;
	left:325px;
	top:555px;
	width:685px;
	height:265px;
	z-index:4;
	
}
#infoContainer{
	position: absolute;
	top: 0px;
	bottom: 10px;
	left: 10px;
	right: 5px;
	height: 263px;
	width: 98%;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	overflow: auto;
}
#navDiv {
	position:absolute;
	left:0px;
	top:209px;
	width:1024px;
	height:350px;
	z-index:5;
}
#newsDiv{
	position:absolute;
	top: 32px;
	left: 24px;
	width: 245px; /*marquee width */
	height:218px; /*marquee height */
	background-color: white;
	overflow: hidden;
	padding: 2px;
	padding-left: 4px;
    font-size: 12px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
	z-index:2;
	background-image: url(images/carbonBg.jpg);
}
#newsWindowDiv {
	position:absolute;
	left:8px;
	top:564px;
	width:300px;
	height:273px;
	z-index:2;
}
#romanDiv {
	position:absolute;
	left:0px;
	top:812px;
	width:1026px;
	height:47px;
	font-size: 16px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
	z-index:6;
	text-align: center;
}
#vmarquee {
	position: absolute;
	width: 98%;
	top: 2px;
	left: 2px;
	color: #FFF;
	font-size: 12px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
}
