body{
font-family:sans-serif,Trebuchet MS;
background-color: #fcf2eb;
background-image: url(../images/main/mainbackground.jpg);
background-position: top left;
background-repeat:no-repeat;
text-align: center;
}

#wrapperhome{
background-image: url(../images/home/homebackground.jpg);
background-position: top left;
background-repeat: no-repeat;
background-color: #330000;
width:972px;
height: 764px;
margin:auto;
text-align: left;
}

#homestudents{
float: left;
width: 972px;
height: auto;
position: relative;
top:156px;
}

#footer{
float: left;
width: 972px;
position: relative;
top:158px;
}

#desaleslink, #desaleslinkhome{
float: left;
display: block;
height: 40px;
width:200px;
background-image: url(../images/home/desalesbtn.jpg);
background-position: 0 0;
}

#desaleslink{
position: relative;
right: 5px;
top:6px;
}

#desaleslinkhome{
position: relative;
top:11px;
left: 35px;
}

#desaleslink:hover, #desaleslinkhome:hover
{ 
background-position: 0 -40px;
}

#desaleslink span, #desaleslinkhome span
{
display: none;
}

#sponsorlink{
float: right;
position: relative;
right:46px;
}

/* Interior Pages */

.interior{
background-position: top left;
background-repeat: no-repeat;
background-color: #330000;
width:972px;
height: 764px;
margin:auto;
text-align: left;
}

#wrapperryanj{
background-image: url(../images/interior/ryanjbackground.jpg);
}

#wrapperryanb{
background-image: url(../images/interior/ryanbbackground.jpg);
}

#wrapperkendrickm{
background-image: url(../images/interior/kendrickmbackground.jpg);
}

#wrapperevanb{
background-image: url(../images/interior/evanbbackground.jpg);
}

#view-other-students{
height:50px;
width:100px;
position: relative;
top:240px;
width: 140px;
left:790px;
cursor:pointer;
}

#leftcolumn{
float: left;
height: 410px;
width:188px;
position: relative;
left: 40px;
top:250px;
}

#studentbio{
float: left;
height: 300px;
width:100%;
position: relative;
}

#studentbio p{
color: #330000;
font-family: Verdana,Arial,Tahoma,sans-serif;
font-size: 10px;
margin:0px 10px;
height: 334px;
overflow: hidden;
line-height: 1.3em;
}

#studentlinks{
float: left;
width:100%;
position: relative;
top:38px;
}

#studentcontent{
float: right;
height: 400px;
width:400px;
background-color: #ce5c00;
position: relative;
position: relative;
right: 54px;
top:254px;
padding: 20px;
overflow: auto;
color: #ffffff;
font-family: Verdana,Arial,Tahoma,sans-serif;
font-size: 10px;
}
#studentcontent hr{
  border: 1px solid #53351d;
  clear:both;
  margin-bottom: 10px;
}
.status-feed{
  margin-bottom: 20px;
}
.status-img{
  width: 50px;
  float:left;
  margin-bottom: 10px;
}
.status-text{
  width: 330px;
  float:right;
  margin-bottom: 10px;
  line-height: 15px;
}
/*Interior Left Button Nav*/

.leftcollinks{
 float:left;
 width:94px;
 height: 30px;
}

.leftcollinks span{
display: none;
}

#wiut{
display: block;
background-image: url(../images/interior/btns/wiutbtn.jpg);
background-position: 0 0;
background-repeat: no-repeat;
}

#os{
display: block;
background-image: url(../images/interior/btns/osbtn.jpg);
background-position: 0 0;
background-repeat: no-repeat;
}

#photos{
display: block;
background-image: url(../images/interior/btns/photosbtn.jpg);
background-position: 0 0;
background-repeat: no-repeat;
}

#videos{
display: block;
background-image: url(../images/interior/btns/videosbtn.jpg);
background-position: 0 0;
background-repeat: no-repeat;
}

#facebook{
display: block;
background-image: url(../images/interior/btns/facebookbtn.jpg);
background-position: 0 0;
background-repeat: no-repeat;
float:left;
width:42px;
height: 42px;
position: relative;
left:72px;
}

#facebook span{
display: none;
}

#wiut:hover
{ 
background-position: 0 -30px;
}

#os:hover
{ 
background-position: 0 -30px;
}

#photos:hover
{ 
background-position: 0 -30px;
}

#videos:hover
{ 
background-position: 0 -30px;
}

#facebook:hover
{ 
background-position: 0 -42px;
}





