
#featured {
  background-color: ;
  width:            200px;
  color: ;
}

hr {
  background-color: ;  
}

#studioMain {
  padding-top: 20px;
  width: 550px; 
  float: left; 
  height: 800px;
  color: ;
}

#studioSide {
  width: 200px; 
  float: left; 
  height: 800px; 
  padding-left: 10px; 
  padding-top: 10px;
  color: ;
}

img.choices {
  cursor: pointer;
}

div.updatesHeader, div.updatesDate {
  float:   left;
}

div.updatesOptions{
  width: 100%;
  text-align: right;
  font-size: 7pt;
}

div.updatesHeader {
  text-align: left; 
  padding-left: 20px; 
  width: 350px; 
  font-weight:bold;
}

div.updatesDate {
  text-align: right; 
  width: 150px;
  font-style: italic;
}

div.updatesBody {
  width: 430px; 
  padding-top: 10px; 
  padding-left: 40px; 
  text-align: justify;
  padding-bottom: 30px;
}

div.updatesNav {
  width: 100%; 
  text-align: center; 
  padding-bottom: 30px;
}

div.updatesUpdate {
  background-Color: #EEEEEE;
  padding-bottom:   3px;
}

span.hoveringNumbers {
  cursor: pointer;
}

div.projectIcon, div.projectType {
  float:    left;
}

#featuredProjects {
  background-color: white;
}

div.project {
  padding-left: 30px;
}

div.projectIcon {
  width: 175px;
}

div.projectIcon, div.mainProjectInfo {
  height: 60px;
}

div.mainProjectInfo {
  width:  325px;
}


div.projectName {
  font-weight: bold;
  padding-bottom: 3px;
}

div.projectType {
  width: 35px; 
  height: 35px;
  padding-right: 15px;
}

div.projectGenre {
  padding-top: 4px;
}

div.projectDescription {
  clear: left;
  padding-left: 50px;
  padding-top: 1px;
  width: 450px;
  padding-bottom: 25px;
}


div.profRow {
  text-align: left;
}

div.profTitle {
  margin-left: 5px;
  float: left;
  width: 150px;
  font-weight: bold;
}

div.profField {
  float: left;
  width: 380px;
  padding-bottom: 25px;
}

div.infoTitle {
  margin-left: 5px;
  float: left;
  width: 150px;
  font-weight: bold;
  clear: left;
}


div.infoField { 
  float: left;
  width: 350px;
  padding-bottom: 25px;
}

div.report, div.fav {
  width:80px; 
  text-align: center; 
  float:left;
  cursor: pointer;
}

div.report {
  clear: left;
}

div.fav {
  margin-left: 20px;
}

