/* CSS Document */

body {
 background: #034982 url(/files/background.jpg) repeat-y 50% 0;
 margin: 0 auto;}


.column {float:left;}
.clear 	{clear:both;}

.paper{
	margin:0 auto;
	background-image: url(/files/paper.png);
	background-position: top center;
	background-repeat: no-repeat;
	height: 170px;}
	
.side{
	padding:35px 5px 0px 30px;
	width:120px; 
	}


.column_1 a:link {
	text-decoration: none;
	color:#034982;}

.column_1 a:visited {
	text-decoration: none;
	color:#034982;}
	
.column_1 a:hover {
	text-decoration: underline;
	font-weight:bold;
	color:#034982;}

.column_right a:link {
	text-decoration: none;
	color:#000000;}
	
.column_right a:visited {
	text-decoration: none;
	color:#000000;}
	
.column_right a:hover {
	text-decoration: underline;
	color:#000000;}

#wrapper {
	margin:0 auto;
	padding:0;
	width: 800px;
	height: 100%;
		}

#header {	
	margin:0 auto;
	width: 800px;
	position:relative;
	float:left;
	z-index: 1;
}

#waves{	
	width: 800px;
	height:175px;
	position:relative;
	background: url(/files/background2.png);
	background-repeat: no-repeat;
	float:left;
	z-index: 2;
	margin: -175px 0 0 0;
}

#logo {
	width:225px;
	height:125px;
	background: url(/files/ATAC_logo.png);
	background-repeat: no-repeat;
	position:relative;
	float:left;
	z-index: 3;
	margin: 25px 0 0 20px;
	}

#menu {
	margin:0 auto;
	width: 800px;
	float:left;}


	
#whiteout {
	margin:0 auto;
	width: 750px;
	height: 20px;
	background-color: #ffffff;}

#wrapper .column_left  {
	margin-top:20px;
	width:5px; 
	float:left;
	}

#wrapper .column_right {
	margin:5px 10px 0px 10px;
	width:145px; 
	float:left;
	}

#wrapper .column_1	 {
	margin:5px 45px 0px 45px;
	width:525px;
	float:left;
	}

	
.style1 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style4 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #034982}

.style8 {color: #000000}
.style10 {color: #FFFFFF}
.style11 {font-size: 14px}
.style13 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; font-weight: bold; }

.style14{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;}

.style14 a:link {
	text-decoration: none;
	color:#000000;}
	
.style14 a:visited {
	text-decoration: none;
	color:#000000;}
	
.style14 a:hover {
	text-decoration: underline;
	color:#000000;}
	
.style15{
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;}

.style15 a:link {
	text-decoration: none;
	color:#ffffff;}
	
.style15 a:visited {
	text-decoration: none;
	color:#ffffff;}
	
.style15 a:hover {
	text-decoration: underline;
	color:#ffffff;}
