/* 
 * CSS Document for http://www.airousa.com
 */

/* General link attributes */

body,
html {
	margin:0;
	padding:0;
	color:#543284;
	background:#3a59b1;
	background-image:url(images/kodair_starz_azure_300.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
}

#xxx {
	background-image:url(images/kody_in_air_on_black_300.jpg);
}

img {
	border: 0;
}

a:link {
	color: #000066;
	text-decoration: none;
}

a:visited {
	color: #000066;
	text-decoration: none;
}

a:hover {
	color: #000066;
	text-decoration: underline;
}

#wrap {
	width:900px;
	margin:0 auto;
	background:#000066;
	border-style:inset;
}

#header {
	float:left;
	width: 679px;
  	padding:5px 10px;
	background:#000066;
	color: white;
	text-align:center;
}

h1 {
    margin:0;
   }

h2 {
	margin:0 0 1em;
}

#nav {
	float:left;
   width: 191px;
	padding:5px 5px;
	background-color: #000066;
	color: #218b55;
	min-height: 1000px;
}

#navlinks a:link {
	color: white;
	font-weight: bolder;
	text-decoration: none;
}

#navlinks a:visited {
	color: white;
	font-weight: bolder;
	text-decoration: none;
}

#navlinks a:hover {
	color: #000066;
	background-color: white;
	font-weight: bolder;
	padding:5px 200px 5px 5px;
}

#navlinks a:active {
	color: #000066;
	background-color: white;
	font-weight: bolder;
	text-decoration: none
	padding:5px 200px 5px 5px;
}

#navlinks_active a:link {
	color: #000066;
	background-color: white;
	font-weight: bolder;
	padding:5px 300px 5px 5px;
}

#navlinks_active a:visited {
	color: #000066;
	background-color: white;
	font-weight: bolder;
	padding:5px 300px 5px 5px;
}

#navlinks_active a:hover {
	color: #000066;
	background-color: white;
	font-weight: bolder;
	padding:5px 300px 5px 5px;
}

#navlinks_active a:active {
	color: #000066;
	background-color: white;
	font-weight: bolder;
	padding:5px 300px 5px 5px;
}

#navlinks ul {
	margin:0;
	padding:0;
	list-style:none;
}

#navlinks li {
	display:list-item;
	margin:0;
	padding:5px 0px 5px 5px;
}

#main {
	float:left;
	width:449px;
	padding:10px;
	background:white;
	min-height: 1000px;
}

#main_full {
	float:left;
	width:679px;
	padding:10px;
	background:white;
	min-height: 1000px;
}
#sidebar {
	float:right;
	width:220px;
	padding:5px;
	background:white;
	min-height: 1000px;
}

#footer {
	clear:both;
	padding:5px 10px;
	background:white;
	text-align:center;
}

#footer p {
		margin:0;
   }

* html #footer {
	height:1px;
}
