body { background : url(images/bkgimg.jpg) repeat-x #b0b7c1; text-align: center; margin: 0 0 0 0; padding: 0; font-family: Arial; }
img { border: 0; }
a { color: #8cc63f; text-decoration: underline; }
a:hover { text-decoration: none; }
#container { margin: auto; width: 770px; text-align: left; background: #144194;}

/* nav styles */
#topnav { width: 770px; height: 50px; background-image: url(images/nav_spacer.gif); text-align: center; }
#topnav ul { list-style: none; margin: 0; padding: 0; padding-left: 40px; }
#topnav ul li { float: left; }
a.nav { display: block; width: 115px; height: 50px; background-position: 0 0; background-repeat: no-repeat; }
a:hover.nav { background-position: 0 -50px; }
a.nav_on { display: block; width: 115px; height: 50px; background-position: 0 -50px; background-repeat: no-repeat; }
#nav_about { background-image: url(images/nav_about.gif); }
#nav_services { background-image: url(images/nav_services.gif); }
#nav_publications { background-image: url(images/nav_publications.gif); }
#nav_papers { background-image: url(images/nav_papers.gif); }
#nav_media { background-image: url(images/nav_media.gif); }
#nav_contact { background-image: url(images/nav_contact.gif); }
#nav_edpolicy { background-image: url(images/nav_edpolicy.gif); }



/* home styles */
#home #head { width: 770px; height: 211px; background: url(images/head.jpg); }
#home #main { width: 770px; background: url(images/main_bg.jpg) no-repeat #144194; }
#home #main #content { padding: 35px 0 0 60px; font-family: Arial, Helvetica, Sans-serif; color: #FFF; font-size: 9pt;	}

/* sub/default styles */
#head { width: 770px; height: 163px; }
#main { width: 770px; background: url(images/art_swoosh.gif) no-repeat #FFFFFF; }
#content { padding: 0 0 0 0; font-family: Arial, Helvetica, Sans-serif; font-size: 9pt; }
#homelink { width: 221px; height: 107px; float: right; cursor: pointer; }


#content p { }
.subtitle { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #8cc63f; }

#left { float: left; width: 200px; }
#right { float: left; width: 450px; padding-bottom: 30px; }

#footer {
	width: 770px;
	height: 50px;
	background-color: #515D70;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	vertical-align: bottom;
	text-align: center;
}
#footer a { color: #8cc63f; }