﻿#head {
	margin-bottom: 5px;
	height: 140px;
	background-image: url('header.png');
	background-repeat: no-repeat;
	color: #000000;
}

#nav-pane {
	position: relative;
	top: -30px;
}

#nav-pane ul li a:hover {
	border-bottom-color: #000000;
	border-color: #000000;
	color: #17AA17;
	border-left-color: #000000;
	border-right-color: #000000;
	border-top-color: #000000;
}

#nav-pane ul li a span {
	background-color: #000000;
	border-bottom-color: #000000;
	background: #000000;
	border-bottom: 1px solid #EAEAEA;
	display: block;
	cursor: hand;
	border-top: 1px solid #EAEAEA;
	margin: 0px;
	height: 25px;
	padding: 3px 0 0 0;
	width: 100%;
	outline-color: #000000;
	border-color: #000000;
	border-left-color: #000000;
	border-right-color: #000000;
	border-top-color: #000000;
}

#nav-pane ul {
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0px;
}

#head h1 {
	background: none;
}

#header h1 a {
	display: block;
	height: 100px;
	width: 100%;
}

#page {
	background-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-color: #000000;
	border-top-color: #000000;
	outline-color: #000000;
	background: #000000;
	border-color: #000000;
	outline: #000000;
	border: #000000;
	border-bottom: #000000;
	border-left: #000000;
	border-right: #000000;
	border-top: #000000;
	text-align: left;
	margin: 0 auto;
	width: 950px;
	color: #000000;
}

#nav-pane ul li {
	float: left;
	background-color: transparent;
	font-size: 150%;
	background-position: 0 0;
	margin: 0 0 0 3px;
	height: 30px;
	background-image: url('nav_left.png');
	padding: 0 0 0 13px;
	background-repeat: no-repeat;
}

body {
	background-color: #5E995E;
	text-align: center;
	font-size: 62.5%;
	background-position: center top;
	margin: 0px;
	font-family: Verdana, Ariel, Sans-Serif;
	background-image: url('AI_flag_tile.jpg');
	padding: 20px 0;
	background-repeat: repeat-x;
	border-top-color: #000000;
}

#nav-pane ul li a {
	background-repeat: no-repeat;
	background-color: #000000;
	background-image: url('nav_right.png');
	font-weight: bold;
	margin: 0 0 0px -13px;
	display: block;
	padding: 0 12px 0 13px;
	text-decoration: none;
	background-position: 100% 0;
	height: 30px;
	text-align: center;
	color: #576657;
	background: #000000;
	outline-color: #000000;
}

html {
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-color: #000000;
	border-top-color: #000000;
	outline-color: #000000;
	border-color: #000000;
	border: #000000;
	border-bottom: #000000;
	border-left: #000000;
	border-right: #000000;
	border-top: #000000;
	outline: #000000;
	background-color: #5E995E;
	margin: 0px;
	padding: 0px;
	color: #000000;
}


