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              : 175px;
  left             : 400px;
  width            : 215px;
}

img#project_pic {
  opacity          : inherit;
  background-color : #000000;
  position         : absolute;
  top              : 14px;
  left             : 430px;
}
div#task_list {
  background-color : #000000;
  position         : absolute;
  top              : 114px;
  left             : 430px;
  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#task_title2 {
  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;
}

a#media_links:link, a#media_links:visited {
  color            : #777777;
  font-family      : tahoma, sans-serif;
  font-size        : 10px;
  text-decoration  : none;
  letter-spacing   : 4px;
  position         : relative;
  top              : 0px;
  left             : 0px;
}

a#media_links:hover {
  color            : #091A87;
  font-family      : tahoma, sans-serif;
  font-size        : 10px;
  text-decoration  : none;
  letter-spacing   : 4px;
  position         : relative;
  top              : 0px;
  left             : 0px;
}

img#website {
  position         : absolute;
  top              : 14px;
  left             : 0px;
}

img#pictures {
  opacity          : inherit;
  background-color : #000000;
  width            : 40px;
  height           : 30px;
}

a#pic1 {
  position         : absolute;
  top              : 250px;
  left             : 400px;
}
a#pic2 {
  position         : absolute;
  top              : 250px;
  left             : 440px;
}
a#pic3 {
  position         : absolute;
  top              : 250px;
  left             : 480px;
}
a#pic4 {
  position         : absolute;
  top              : 250px;
  left             : 520px;
}
a#pic5 {
  position         : absolute;
  top              : 280px;
  left             : 400px;
}

