/* CSS Document */body{ font-family: Verdana, Arial, Helvetica, sans-serif;	font-size:14px;	color: #000000;	text-align:left;	text-decoration:none;	background-image:url(Images/cccc66.jpg);	background-repeat:repeat;	text-align:left;	}		.outbox{	width:790px; 	height: 100%;	outline:solid 5px #FFFFCC;	background-color:#CCCC66;	background-image:url(Images/cccc66.jpg);	background-repeat:repeat;	position: absolute;	left:90px;	top:20px;	}	.leftbox{	background-color:#CCCC66;	background:#CCCC66;	text-align:left;	font-size:10px;	color: #000000;	height:auto;	width:200px;	position:absolute;	left:10px;	top:140px;}.buttons{ 	height:30px;	vertical-align:bottom;	width:100%;	}.textboxone{	width:500px;	font-size:0.9em;	color: #000000;		text-align:left;	background-color:#ffffcc;	float:right;	vertical-align:top;	margin-left:10px;	position: absolute;	top:142px;	left:250px;	padding:10px; 		}			.textboxmap{	width:500px;	font-size:0.9em;	color: #000000;		text-align: left;	background-color:#ffffcc;	vertical-align:top;	margin-left:10px;	position: absolute;	left:125px;	top:142px;	padding:10px; 		}		.picboxone{	background-color:#CCCC66;	width:770px;	position:absolute;	left:10px;	top:37px;	}	.image{	float:right;	padding-left:10px;	}		.head{	margin-bottom:10px;	}		.head2{	margin-top:25px;	margin-bottom:10px;		}		.head3{	margin-top:2px;	margin-bottom:10px;		}								