



body
{
  margin: 25px;
}

div#page div.page-t
{
  height: 47px;
}

div#content
{
  border-top: none;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  background: #fff url('/images/welcome_bg.gif') repeat-x 0 110px;
  height: 516px;
}

div#primary-nav
{
	background-color: #fff;
	border-bottom: 6px solid #fff;
}

div#secondary-nav
{
	border-bottom: 6px solid #fff;
}

h1#myyear-welcome-logo
{
  width: 145px;
  height: 99px;
  position: absolute;
  z-index: 1;
  top: 28px;
  left: 64px;
  line-height: 73px;
  text-indent: -2000px;
  background-image: url('/images/myyear_welcome_logo.gif');
  background-repeat: no-repeat;
  overflow: hidden;
}

h2#myyear-tagline
{
  width: 320px;
  height: 12px;
  position: absolute;
  z-index: 1;
  top: 51px;
  left: 240px;
  line-height: 6px;
  text-indent: -2000px;
  background-image: url('/images/myyear_tagline.gif');
  background-repeat: no-repeat;
  overflow: hidden;
}

h3#welcome
{
  color: #333;
  font-size: 16px;
  position: absolute;
  z-index: 1;
  top: 319px;
  left: 65px;
}

p#intro
{
  font-size: 11px;
  line-height: 16px;
  font-weight: bold;
  position: absolute;
  top: 344px;
  left: 65px;
  width: 375px;
  color: #fff;
  text-align: justify;
}

form#select-school
{
  position: absolute;
  top: 319px;
  left: 480px;
  width: 320px;
}

form#select-school h3#select-school-legend
{
  color: #333;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 13px;
}

form#select-school select
{
  color: #555;
}

form#select-school select#state
{
  width: 60px;
  margin-right: 5px;
  margin-bottom: 7px;
}

form#select-school select#city
{
  width: 172px;
  margin-bottom: 7px;
}

form#select-school select#school
{
  clear: left;
  width: 240px;
}

form#select-school button#go
{
  position: absolute;
  top: 53px;
  left: 250px;
  width: 40px;
  height: 20px;
  background: url('/images/go.gif') no-repeat;
}

a#tour
{
  width: 247px;
  height: 188px;
  position: absolute;
  bottom: 0;
  right: 0;
  line-height: 94px;
  text-indent: -2000px;
  background-image: url('/images/tour.gif');
  background-repeat: no-repeat;
  overflow: hidden;
}

img#welcome-photos
{
  position: absolute;
  top: 71px;
  left: 18px;
}

p#welcome-message
{
  text-align: right;
  color: #e5a430;
  font-size: 11px;
  position: absolute;
  z-index: 1;
  width: 200px;
  top: 60px;
  left: 730px;
}