body {
  color            : #000000;
  font-family      : tahoma, sans-serif;
  font-size        : 10px;
}

div#page_title {
  color            : #444444;
  font-family      : tahoma, sans-serif;
  font-size        : 14px;
  font-weight      : bold;
  letter-spacing   : 4px;
  position         : absolute;
  top              : 0px;
  left             : 550px;
}

div#project_1 {
  position         : absolute;
  top              : 30px;
  left             : 40px;
  width            : 500px;
}

div#project_title {
  color            : #FFFFFF;
  background-color : #091A87;
  font-family      : tahoma, sans-serif;
  font-size        : 12px;
  letter-spacing   : 4px;
  position         : absolute;
  top              : 0px;
  left             : 0px;
  width            : 600px;
  height           : 14px;
}

div#project_desc {
  color            : #555555;
  font-family      : tahoma, sans-serif;
  font-size        : 10px;
  letter-spacing   : 1px;
  margin-left      : 5px;
  position         : relative;
  top              : 14px;
  left             : 0px;
  width            : 380px;
}

img#project_pic {
  opacity          : inherit;
  background-color : #000000;
  position         : absolute;
  top              : 14px;
  left             : 400px;
}
div#task_list {
  background-color : #000000;
  position         : absolute;
  top              : 114px;
  left             : 400px;
  width            : 150px;
}
div#task_title {
  color            : #aaaaaa;
  font-family      : tahoma, sans-serif;
  font-size        : 12px;
  letter-spacing   : 3px;
  margin-left      : 5px;
  position         : relative;
  top              : 0px;
  left             : 0px;
}

div#project_tasks {
  color            : #777777;
  font-family      : tahoma, sans-serif;
  font-size        : 10px;
  letter-spacing   : 4px;
  position         : relative;
  top              : 0px;
  left             : 15px;
}

div#project_2 {
  position         : absolute;
  top              : 250px;
  left             : 40px;
  width            : 500px;
}

div#project_3 {
  position         : absolute;
  top              : 445px;
  left             : 40px;
  width            : 500px;
}

div#project_4 {
  position         : absolute;
  top              : 635px;
  left             : 40px;
  width            : 500px;
}

div#project_5 {
  position         : absolute;
  top              : 810px;
  left             : 40px;
  width            : 500px;
}

div#project_6 {
  position         : absolute;
  top              : 1010px;
  left             : 40px;
  width            : 500px;
}

div#project_7 {
  position         : absolute;
  top              : 1200px;
  left             : 40px;
  width            : 500px;
}

div#project_8 {
  position         : absolute;
  top              : 1390px;
  left             : 40px;
  width            : 500px;
}

img#play_button {
  position         : absolute;
  top              : 165px;
  left             : 400px;
}
img#fx_button {
  position         : absolute;
  top              : 165px;
  left             : 431px;
}
