/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(main_i/vllcMain_back.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.mainText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
#lineBox {
	position: absolute;
	height: 5px;
	width: 620px;
	left: 336px;
	top: 85px;
}
#slideShowBox {
	position: absolute;
	height: 460px;
	width: 620px;
	left: 337px;
	top: 100px;
}

#flashcontent {
	margin-left:auto;
	margin-right:auto;
	width: 620px;
	height: 460px;
}

/* Styles for the homepage centering */

.container {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	height: 570px;
}

.tableXX {
	width: 100%;
	height: 100%;
}
.tdXX {
	vertical-align: middle;
	text-align: center;
}#navBox {
	position: absolute;
	width: 47px;
	left: 135px;
	top: 10px;
}
#mainTitleBox {
	position: absolute;
	height: 403px;
	width: 66px;
	left: 116px;
	top: 160px;
}

/* others */


#welcomeBox {
	position: absolute;
	height: 130px;
	width: 363px;
	left: 463px;
	top: 240px;
}#pageTitleBox {
	position: absolute;
	left: 337px;
	top: 6px;
}
#pageTextBox {
	position: absolute;
	left: 575px;
	top: 6px;
	text-align: right;
	vertical-align: bottom;
	height: 65px;
	width: 381px;
	padding-top: auto;
}
.bodyText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.textField01 {
	height: 20px;
	width: 470px;
}
.textArea01 {
	height: 200px;
	width: 470px;
}

/* style for hiding a form field (spam precaution) */
#formField {
	display:none;
}

#indentBox {
	position: absolute;
	width: 280px;
	left: 170px;
	top: 0px;
}
#rightBox {
	position: absolute;
	width: 150px;
	left: 470px;
	top: 0px;
}
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

