@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;
	left: 0px;
	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:178px;
	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:34px;
	top:230px;
	width:952px;
	height:547px;
	z-index:4;
	font-size: 16px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
	border-color:#333
}
#infoContainer{
	position: absolute;
	top: 36px;
	bottom: 10px;
	left: 11px;
	right: 5px;
	height: 90%;
	z-index:5;
	width: 98%;
	overflow: auto;
	font-size: 16px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
}
#navDiv {
	position:absolute;
	left:0px;
	top:176px;
	width:600px;
	height:50px;
	z-index: 6;
}
#newsDiv{
	position:absolute;
	top: 71px;
	left: 25px;
	width: 245px; /*marquee width */
	height:515px; /*marquee height */
	background-color: white;
	overflow: hidden;
	padding: 2px;
	padding-left: 4px;
	font-size: 16px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
	z-index:7;
	background-image: url(images/carbonBg.jpg);
}
#newsWindowDiv {
	position:absolute;
	left:18px;
	top:175px;
	width:300px;
	height:625px;
	z-index:8;
}
#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:9;
	text-align: center;
}
#vmarquee {
	position: absolute;
	width: 98%;
	top: 2px;
	left: 4px;
	color: #FFF;
	font-size: 16px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
}
