body {
margin-top: 5px;
background: #cccccc;
font-family: verdana, arial, sans-serif;
height: 100%;
}

td{vertical-align:top;}
img{border:0;}

#stuaff_page 
{
width: 800px;
margin-left: auto;
margin-right: auto;
background-image: url('http://www.uta.edu/orientation/images/38.jpg');
background-position: top left;
background-repeat: repeat-y;
background-color: #000033;
height: 100%;
min-height: 600px;
position: relative;
}

#orientation-home {
height: 511px;
background-image: url('http://www.uta.edu/orientation/images/37.jpg');
background-repeat: no-repeat;
background-position: top right;
}
#orientation-home h1 {display:none;}

#welcome {
width:225px;
position: relative;
top: 305px;
left: 330px;
}
#welcome span {padding-left:20px;}

#welcome a:link, #welcome a:visited, #welcome a:active {
font-size: 13px;
font-weight: bold;
color: #ccc;
text-decoration: none;
}

#register {
margin-left: 375px;
}

#notfreshman {
font-size: 11px;
color:#E96B10;
margin-left:195px;
}

#notfreshman a:link, #notfreshman a:active, #notfreshman a:visited { color: #E96B10;}

#pagetitle {
position:relative; 
float: left; 
top:7px; 
left:5px;
}

#navlist
{
padding: 10px;
/*position: relative;
left: 120px;*/
margin-left: 120px;
}

#navlist ul
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
 
}

#navlist li
{

display: inline;
list-style-type: none;
color: #fff;
 font-size: 12px;
}

#navlist a { padding: 2px 12px; }

#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: #000033;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #666;
text-decoration: none;
}


#links
{
color:  #ffffff;
font-size: 11px;
text-align: center;
}


#home-address-line 
{
  color: #fff;
  font-size: 0.75em;
  font-weight: bold;
  width: 660px;
  padding-left: 107px;
  padding-right: 40px;
  position: absolute;
  top: 251px;
  left: 0px;
  text-align: center;
}

#home-address-line a 
{
  text-decoration: none;
  color: #fff;
}  


#footer
{
padding: 60px 10px 10px 70px;
color: #ccc;
font-size: 11px;
text-align: center;
line-height: 150%;
}
#footer a {color:#ccc; }

.home-button {
  margin-top: 320px;
  padding: 15px;
  opacity: 0.7;
  float: left;
}

.home-button a {
  color: #fff;
  font-size: 1.3em;
  font-weight: bold;
}

#home-button1 {
  background-color: #07b;
  margin-left: 190px;
}

#home-button2 {
  margin-left:80px;
  background-color: #f90;
}