﻿body {
	background-position: center;
	font-family: Verdana;
	font-size: small;
	color: #333333;
	background-color: #E5E5E5;
	margin-top: 0px;
}
h1	{
	font-size: medium;
	font-weight: bold;
	color: #990000;
}
#outer-wrapper {
	background-image: url('images/body_bgx.gif');
	width: 775px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: repeat-y;
	position: relative;
	top: 0px;
	left: 0px;
	min-height: 925px;
	display: table;
}

#main-wrapper {
	width: 754px;
	clear: both;
	text-align: center;
	margin-top: 2px;
	float: right;
	margin-bottom: 100px;
	position: relative;
	top: 0px;
	left: 0px;
}
#header-wrapper {
	clear: both;
	text-align: center;
}
#header {
	width: 735px; clear: both;}

#head-flash
{
	float: right;
	margin-right: 19px;
}


#head-pic {
	background-repeat: repeat-y;
	height: 195px;
	width: 485px;
	background-image: url('images/roto.gif');
	float: right;
	margin-right: 28px;
	position: relative;
	margin-top: 8px;
	border-bottom-style: outset;
	border-bottom-color: #C0C0C0;
	border-bottom-width: thin;
	border-right-color: #C0C0C0;
	border-right-style: outset;
	border-right-width: thin;
	border-top-color: #C0C0C0;
	border-top-style: solid;
	border-top-width: thin;
	border-left-color: #C0C0C0;
	border-left-style: solid;
	border-left-width: thin;
}
#header-pic {
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(images/robert_noyce_scholarship_program_logo.png);
	float: right;
	margin-top: 5px;
	text-align: left;
	margin-bottom: 2px;
	position: relative;
	top: 0px;
	left: 0px;
	background-color: #FFFFFF;
	height: 84px;
	width: 532px;
	margin-right: 21px;
}

#nav		{
	margin: 5px;
	width: 222px;
	text-align: left;
	line-height: 25px;
	color: #990000;
	font-weight: normal;
	font-size: small;
	height: auto;
	float: left;
	position: relative;
}
#nav a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: small;
	position: relative;
}
#nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: small;
}

#nav a:hover {
	color: #990000;
	text-decoration: none;
	font-size: small;
}

#nav a:active {
	color: black;
	text-decoration: none;
	font-size: small;
}

#content	{
	width: 476px;
	float: left;
	text-align: left;
	position: relative;
	top: 10px;
	margin-left: 5px;
	}

#footer {
	width: 775px;
	text-align: center;
	bottom: 0px;
	left: auto;
	height: auto;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	top: auto;
	background-image: url('images/body_bgx.gif');
}

#hat {
	text-align: center;
	position: relative;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	background-image: url('images/shoes_bg.gif');
	background-repeat: repeat-y;
	width: 775px;
	height: 10px;
	top: 0px;
}


#shoes {
	text-align: center;
	position: relative;
	bottom: 0px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	background-image: url('images/shoes_b1.gif');
	width: 775px;
	background-repeat: no-repeat;
	height:29px ;
}
	
	
	
