﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;}

body {line-height: 120%;
	width:100%}

ol, ul {list-style: none;}

blockquote, q {quotes: none;}

blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;}

:focus {outline: 0;}

ins {text-decoration: none;}

del {text-decoration: line-through;}

table {border-collapse: collapse;border-spacing: 0;}


body {
	background-color:#044865;
	font-family:"Myriad Pro", helvetica, arial, "sans serif";
	font-size:0.9em;
	width:100%;
	color:#FFFFFF
}
#header{
	height:98px;
	width:720px;
	background-color:#044865;
	padding-bottom:1em;
	margin-left:auto;
	margin-right:auto;
	margin-top:2em;
	background-image:url('yad-header.png')
}
#navbar{
	width:740px;
	height:1em;
	background-color:#044865;
	margin-left:auto;
	margin-right:auto;
	margin-top:1.5em;
	margin-bottom:1.5em
}
#nav1{
	width:730px;
	margin-left:20px;
}
#nav2{
	list-style-type:none;
	float:left;
	height:1.1em;
	border-right:thin inset #FFFFFF;
}
#nav3{
	text-decoration:none; 
	text-align:center;
	float:left;
	color:#FFFFFF;
	font-size:1.1em;
	font-weight:normal;
	padding-left:7px;
	padding-right:7px
}
#content{
	margin: 1em auto 1em auto;
	width:71%;
	text-align:justify;
	height:46em;
	background-image:url('index-background.png');
	background-repeat:repeat-x;
	background-position:0 0;
	max-width:720px;
	width:expression(document.body.clientWidth > 720? "720px": "auto" );
}
#skyline{
	width:100%;
	height:17em;
	background-image:url('skyline-copy.png');
	background-repeat:no-repeat;
	background-position:center
}
#mission{
	width:55%;
	float:left;
	padding-left:3%;
	padding-right:1%;
	padding-bottom:1em;
	padding-top:1em;
	height:25em
}
#updates{
	width:38%;
	float:left;
	padding-top:1em;
	padding-bottom:1em;
	height:25em;
	margin-left:1%;
	padding-right:1%
}
#textbox1{
	width:95%;
	padding-bottom:0.2em;
	padding-top:0.5em;
	text-align:justify;
	padding-left:2%;
	padding-right:2%;
}
#textbox2{
	width:95%;
	padding-left:2%;
	padding-right:2%;
	padding-bottom:0.2em;
	padding-top:0.5em;
	text-align:justify;
}
#textbox3{
	width:95%;
	padding-left:2%;
	padding-right:2%;
	padding-bottom:0.4em;
	padding-top:0.5em;
	text-align:justify;
}
#footer{
	background-color:#044865;
	color:#FFFFFF;
	height:2em;
	width:71%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	max-width:720px;
	width:expression(document.body.clientWidth > 720? "720px": "auto" );
}
a  {text-decoration:underline; font-style:normal; font-weight:bold; color:#FFFFFF;}
h2 {font-size:1em;font-weight:bold;color:#044865;text-align:center}

