﻿body 
{
	margin: 0px;
	font: 75%/1.6em Tahoma, Helvetica, Arial, sans-serif;
	background-color: #ECDFAE;
}

p,h1,h2,h3,h4,h5,h6,li,td,dt,dd { font-size: 1.0em; font-weight: normal; margin: 0; padding: 0; }

img { border: none; }

h1 { line-height: 1.5em; margin-bottom: 3px; font-size: 1.8em; color: #0E5288; }
h2 { line-height: 1.5em; margin-bottom: 3px; font-size: 1.3em; color: #0E5288; }
h3 { color: #4B7EA6;	font-size: 1.2em; margin: 0; }

#mainFrame
{
	width: 778px;
	background: url("Images/shadowed.gif");
	margin-left: auto;
	margin-right: auto;
}

#bottomShadow
{
	width: 778px;
	height: 7px;
	background: url("Images/shadowbottom.gif");
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

#mainBody
{
	width: 762px;
	margin-left: auto;
	margin-right: auto;
	background-color: White;
}

#body
{
	width: 762px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 15px;
	background-color: White;
}

.rightPane
{
	background-color: white;
	margin-left: 380px;
	margin-right: 15px;
	margin-top: 0px;
	text-align: justify;
}

.standardPane
{
	background-color: white;
	margin-left: 210px;
	margin-right: 15px;
	margin-top: 0px;
	text-align: justify;
}

#banner
{
	width: 762px;
	height: 140px;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
}

#languages
{
	margin-left: 15px;
	color: White;
}

#menu
{
	width: 940px;
	margin-left: 15px;
	position: absolute;
	top: 98px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	padding-right: 10px;
}
#menu a
{
	padding: 5px;
	text-align:center;
	font-size: 10pt;
	text-decoration:none;
	color: white;
	border-bottom: 4pt solid #C3D4E1;
}
#menu a:hover
{
	border-bottom: 4pt solid #FFD200;
}

#footer
{
	width:950px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	text-align: center;
	vertical-align:middle;
	font-size: 10pt;
	font-style: normal;
	text-decoration:none;
	color: black;
}

#birdFeet
{
	background-image: url(Images/BirdBottom.jpg);
	padding: 10px;
}

.filler
{
	margin-right: auto;
	margin-left: auto;
	background-color: white;
}