body { 
    	background-color: #FFFFFF;
    	height: 100%;
    	width: 935px
   	}

A:link { color: #000000; text-decoration: none; }
A:visited { color: #000000; text-decoration: none; }
A:hover { color: #0033a8; text-decoration: none; }

DIV.content {
	position: absolute;
	background-color: #FFFFFF;
	top: 20px;
	z-index: 0;
	width: 935px;
	}
	
DIV.header {
	position:absolute;
	background-color: #FFFFFF;
	top: 0px;
	left: 0px;
	z-index: 0;
	width: 935px;
	height: 160px;
	}

DIV.content_holder {
	position: absolute;
	background-color: #FFFFFF;
	top: 161px;
	left: 0px;
	z-index: 1;
	width: 935px;
	}

DIV.flash_content {
	position: absolute;
	background-color: #FFFFFF;
	top: 0px;
	left: 0px;
	z-index: 1;
	width: 935px;
	height: 500px;
	}

img.home_left {
	position: absolute;
	top: 50px;
	left: 20px;
	z-index: 2;
	}
	
img.logo {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	}

.home_footer {
	position: absolute;
	top: 425px;
	left: 0px;
	z-index: 2;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	}

.amtrans_footer {
	position: absolute;
	top: 900px;
	left: 0px;
	z-index: 2;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	}
	
.fmtrans_footer {
	position: absolute;
	top: 1400px;
	left: 0px;
	z-index: 2;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	}
	
.about_footer {
	position: absolute;
	top: 635px;
	left: 0px;
	z-index: 2;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	}
	
.history_footer {
	position: absolute;
	top: 1090px;
	left: 0px;
	z-index: 2;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	}

.pictures_footer {
	position: absolute;
	top: 750px;
	left: 0px;
	z-index: 2;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	}
	
.general_text {
	position: absolute;
	top: 0px;
	left: 0px;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-align: left;
	margin: .5cm .7cm 0cm .2cm
	}
	
.hometext {
	position: absolute;
	top: 50px;
	left: 410px;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-align: left;
	margin: .5cm .6cm 0cm 0cm
	}

.links_table {
	position: absolute;
	z-index: 2;
	left: 350px;
	top: 145px;
	display: block;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: left;
	}
	
.master_table {
	position: absolute;
	top: 30px;
	z-index: 1;
	table-layout:fixed
	display: block;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: left;
	}
	
.inventory_table {
	display: block;
	font-family: Arial;
	table-layout:fixed
	font-size: 12px;
	color: #000000;
	text-align: left;
	}

.about_table {
	position: absolute;
	z-index: 1;
	left: 10px;
	top: 20px;
	display: block;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-align: left;
	}
