@charset "utf-8";
/* CSS Document */

body{ background-color:#999;}
p {font-size:20px;}
#header { border: thin; border-style:ridge; background-color: #F2F2F2;}
#banner {background-color: #F2F2F2;}
#banner h3 { margin-top: -15px; }
h1 { }
#nav_bar {width:900px; height:auto; margin-left:auto; margin-right:auto; font-family: Impact, "Arial Bold", "Georgia Bold"; clear:both; font-size:18px;}
#con_right {float:right; width:250px;}
#con_right a:link {
	color: #00F;
	text-decoration: none;
}
#con_left {float:left; width:805px;}
ul {text-align:left;}

#objective {font-size:16px; font-weight:bold;}

#objective li{margin-left:40px;}
#resources {width:900px;   margin-left:auto; margin-right:auto;}

#content { width:1055px;}