﻿@charset "utf-8";


body {
	font: 1em Arial, Helvetica, sans-serif;
	background: #000;
	margin-top: 0px;
	padding-top: 0px;
}
h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font: 1.5em Verdana, Geneva, sans-serif;
}
h2 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: oblique;
	padding-top: 0px;
	text-align: center;
	margin-top: 0px;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}


#left_column {
	width: 170px;
	float: left;
	padding-left: 3px;
}









#logo {
	z-index:1;
	background: url(../images/aat-logo-2.jpg);
	display: block;
	clear: both;
	margin-left: 0px;
	padding-left: 10px;
}


#right_column {
	float: right;
	width: 795px;
}

#top_right {
	background: url(../images/top_area.jpg);
	height: 141px;
	width: 795px;
	clear: both;
}
.gfx-nb {
	border-style: none;
}
.gfx-nb-left {
	float: left;
	border-style: none;
}
.gfx-nb-right {
	float: right;
	border-style: none;
	padding-left: 20px;
	padding-right: 10px;
}

#center_text_area {
	background: url(../images/center_area.jpg) repeat-y;
}


#bottom_text_area {
	background: url(../images/bottom-area.jpg) no-repeat;
	height: 164px;
	clear: both;
}
.text {
	padding-left: 50px;
	padding-right: 50px;
}


.fs-l {
	text-align: left;
}
.fs-c {
	text-align: center;
}
#PayPal2 {
	text-align: center;
	clear: both;
	display: block;
}
form {
	text-align: center;
	width: 160px;
	display: block;
}

#footer {
	text-align: center;
	clear: both;
	padding-top: 0px;
	display: block;
}

.footer {
	font-size: .8em;
	padding-top: 17px;
}

