body {
	margin: 0 0 1em 0;
	padding: 0;
	color: black;
	background-color: #eee;
	line-height: 130%;
	font-family: arial, helvetica, verdana, tahoma, sans-serif;
	text-align: center;
	background: #13482A;
}

#header {
	background: #222 url('images/banner.jpg') right no-repeat;
	width: 70%;
	height: 125px;
	line-height: 125px;
	margin: 0 auto;
	border-left: 1px solid #707070;
	border-right: 1px solid #707070;
	text-align: left;
}

#header h1 {
	margin: 0;
	padding: 0;
	color: #eee;
	font-size: 220%;
	padding-left: 10px;
	letter-spacing: -1px;
}

#head {
	padding: 0px;
	margin: 0px;
}

#wrapper-menu {
	background-position: top;
	background: url('images/menu-background1.png') top left repeat-x;
	float: left;
	width: 100%;
	margin: -5 0 0 0;
	padding: -5 0 0 0;
}

#menu {
	padding: 0px;
	width: 900px;
	height: 29px;
	margin: 0 auto;
	font-size: 14pt;
	font-family: "monotype corsiva", "arial";
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	border-left: 1px solid #95bc0e;
	border-right: 1px solid #95bf0f;
	width: 100%;
}

#menu li { 
	display: inline; 
	margin: 0;
}

#menu a:link, #menu a:visited {
	margin: 0px;
	padding: 0.25em 1em;
	background: transparent;
	color: #fff;
	text-decoration: none;
	border-right: 1px solid #95bc0e;
	float: left;
}

#menu a:hover {
	background: #DEEF21;
	color: #485b06;
}
#movie {
	position: absolute;
	width: 270px;
	top: 12px;
	left: 510px;
}

#content {
	background-position: right top;
	width: 830px; /* 73% because it has 1% padding on each side, which brings it to 75% wide */
	;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	font-size: 90%;
	text-align: left;
	background-image: url('images/bkg.gif');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 2em;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
/* Set padding top in IE to 10px */
* html #content { padding-top: 1.8em; }

#footer {
	margin: 0 auto;
	padding: 2px 10px;
	width: 880px;
	text-align: center;
	color: white;
	letter-spacing: 0.15em;
	background: #88ac0b;
	border: 1px solid #a0c80e;
	font-size: 70%;
	clear: both;
}


h1 {
	color: #13482A;
	padding-bottom: 3px;
	border-bottom: 1px solid #a0c80e;
	font-size: 24px;
	letter-spacing: -1px;
	font-family: "Monotype Corsiva";
	font-weight: bold;
}



h2 {
	color: #13482A;
	padding-bottom: 3px;
	border-bottom: 1px solid #a0c80e;
	font-size: 24px;
	letter-spacing: -1px;
	font-family: "Monotype Corsiva";
	font-weight: bold;
}

h3 {
	color: #666;
	padding-bottom: 3px;
	border-bottom: 1px solid #a0c80e;
	font-size: 22px;
	letter-spacing: -1px;
	font-family: "Monotype Corsiva";
}


a:link, a:visited {
	color: #260;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

p { margin-left: 1em; }

#gr {
	border: 2px solid #13482A;
}

.logo{
	border: 0;
	float:right;
	text-align:right; 
	width:221;
	height:177;
}
