body {
	background-color: #000000;
	padding: 0;
	margin: 0;
}

body, p, ul, ol, li, td, th, tr, input, textarea {
	font-family: Bradley Hand ITC, verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

h1 {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
}


h2 {
	font-family: Bradley Hand ITC, arial, verdana, helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	text-align: center	
}

img {
	border: none;
}

#container {
	width: 727px;
	margin-left: auto;
	margin-right: auto;
}

a:link {color: #000000}
a:visited {color: #000000}
a:hover {color: #421200}
a:active {color: #000000}
a {
	text-decoration: none;
}


#background-orange {
	width: 727px;
	height: 507px;
	background-image: url(images/background_orange.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-top: 30px;
	position: relative;
}

#background-green {
	width: 727px;
	height: 507px;
	background-image: url(images/background_green.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-top: 30px;
	position: relative;
}

#left-graphic {
	position: absolute;
	left: 15px;
	top: 22px;
}

#right-graphic {
	position: absolute;
	left: 595px;
	top: 22px;
}

#left-flag {
	position: absolute;
	left: 15px;
	top: 22px;
}

#right-flag {
	position: absolute;
	left: 595px;
	top: 22px;
}

#logo {
	position: absolute;
	left: 169px;
	top: 33px;
}

#home-button {
	position: absolute;
	left: 323px;
	top: 130px;
}

#content {
	width: 427px;
	height: 340px;
	overflow: auto;
	position: absolute;
	left: 150px;
	top: 145px;
}

#home-content {
	width: 427px;
	height: 470px;
	position: absolute;
	left: 150px;
	top: 145px;
	text-align: center;
}

#menu {
	margin: 15px 0 0 0;
	padding: 0;
}	

#menu li{
	list-style-type: none;
	text-align: center;
	padding: 0;
	margin-bottom: 15px;
}

#programs {
	padding-top: 30px;
}

#l-hand {
	float: left;
	padding-top: 60px;
}

#r-hand {
	float: right;
	padding-top: 60px;
}

#left-flag-small {
	position: absolute;
	left: 150px;
	top: 22px;
}

#right-flag-small {
	position: absolute;
	left: 500px;
	top: 22px;
}