﻿@charset "utf-8";

body {	margin-left:20em; margin-top:3.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: black;
	background-color: none; width:70%;}


#main {position: absolute;left:20em;top:18em}
#main {position: absolute;width:50%;}



#mainlogo {position:absolute;left:2em; top:2em;}

#logos {position:absolute;left:3em; top:35em;}

#navbar2 {position: absolute;left:2em;top:14em;}


ul.navbar {
	text-align:center;
	list-style-type: none;
	font-family: Trebuchet MS;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 18em;
	left: 2em;
	width: 15em;}


ul.navbar li {
	
	margin: 0.5em 0;
	background: yellow;
	border:none;}

ul.navbar a {
	text-decoration: none;
	color:black;
	display:block;
	background:yellow;
	width:15em;
	padding:0.3em; }

ul.navbar li:hover {
	border-left:solid 2px black;}

a:link {
	color:#000080}
a:visited {
	color:#3399ff}
a:hover {
	color:#000080}


h1 {font-size:1.5em}
h2 {font-size:1.3em}
h3 {font-size:1.2em}

h1 {
	font-family: Trebuchet MS, Geneva, Arial, SunSans-Regular, sans-serif }

h1 {
	font-family: Trebuchet MS, Geneva, Arial, SunSans-Regular, sans-serif }
h2 {
	font-family: Trebuchet MS, Geneva, Arial, SunSans-Regular, sans-serif }
h3 {
	font-family: Trebuchet MS, Geneva, Arial, SunSans-Regular, sans-serif }
h4 {
	font-family: Trebuchet MS, Geneva, Arial, SunSans-Regular, sans-serif }