@charset "UTF-8";

.oneColElsCtr #container {
	width: 770px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	height:500px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	left: 280px;
	padding-top: 0px;
}
.oneColElsCtr #mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

.oneColElsCtr #selectDev {
	padding-left:10px;
	margin-top:0px;
	margin-bottom:0px;
	width: 285px;
	height: 20px;		

}
.oneColElsCtr #textareaLayout {
	width: 260px;
	height: 154px;
	border: 1px #999999 solid;
	padding-left: 10px;
	margin-top: 0px;
	margin-left: 5px;
	background-image:url(../graphics/scrollbox-shadow.gif);
	background-repeat: repeat-x;
	top: 50px;
}

#textareaLayout {
	position:absolute;
	overflow: hidden;
	width: 300px; /*marquee width */
	height: 200px; /*marquee height */
	overflow: hidden;
	
	margin-top:60px;
	
	
}



.oneColElsCtr #scrollbuttons {
	padding-top:40px;
	width: 15px;
	height: 160px;
	z-index: 300;
	padding-left: 285px;
}


.oneColElsCtr #header {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 760px;
	height: 43px;
		

}


.oneColElsCtr #mainImageArea {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 460px;
	height: 400px;
	margin-left: 310px;
	margin-right:auto;
	text-align:right;
	position:absolute;		

}

.oneColElsCtr #weblinkholder {
	float:left;
	height:20px;
	width: 460px;
	text-align: left;
}

.oneColElsCtr #paradescription {


float:left;
	left:0px;
		width:290px;
		height:140px;
		text-align:left;
		
	
	
}

.oneColElsCtr #projectName {
	float:left;
	padding-top:10px;
	left:0px;
	width:460px;
	height:30px;
		

}


.oneColElsCtr #rightsideInfo {

padding: 0px;
margin: 0px;
float:right;
	text-align:left;
		width:140px;
		height:140px;
		

}



.oneColElsCtr #projectLogoHolder {
	width: 222px;
	padding: 0px;
	margin: 0px;
	padding-top: 55px;
	top: 1px;
}

#vmarquee {
position:absolute;
 width: 290px;
  z-index: 100;
 }

