/* CSS Document */
body{
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	margin:0;
	padding:0;
	text-align:left;
}
#main {
	position: absolute;
	vertical-align:top;
	height: 0px;
	width: 100%;
	left: 0px;
	bottom: 30%;
}
#headtxt {
	position: absolute;
	height: 50px;
	left: 0px;
	top: 0px;
	width: 770px;
	vertical-align: bottom;
}
#headimg {
	background:#ffffff url("bg.jpg") repeat-x;
	position: absolute;
	height: 59px;
	width: 100%;
	left: 0px;
	top: 50px;
}
#content {
	background:#ffffff url("cont_bg.png") repeat-y;
	position: absolute;
	height: 5%;
	width: 588px;
	left: 176px;
	top: 0px;
}
#headtxt_avalon {
	font-size: 24px;
	font-weight: bold;
	padding-left:180px;
	color: #CCCCCC;
}
#headtxt_description {
	font-size: 16px;
	font-weight: bold;
	padding-top:200px;
	padding-left:180px;
	color: #CCCCCC;
}
