body {
  background-color: white;
  text-align: center;
  min-width: 715px;
}

body.popup {
	min-width: 0px;
}

#main_page {
  margin:0 auto;
  text-align: left;
  width: 703px;
  margin-top: .25in;
}

#main_body
{
  background-image: url('../img/background2.png');
  background-repeat: no-repeat;
  background-color: white;
  width: 703px;
  height: 458px;
  position: relative;  
}

#footer {
  font-family: arial;
  font-size: 8pt;
  color: #afd868;
  margin-left: .25in;
  margin-right: .25in;
}

#menu {
  position: absolute;
  top: 60px;
  left: 4px;
  width: 140px;
  height: 370px;
  background-image: url('../img/line.png');
  background-repeat: no-repeat;
  background-position: right;
}

#main_stage{
  position: absolute;
  top: 60px;
  left: 141px;
  width: 535px;
  height: 370px;
}

#main_stage_left{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 355px;
  height: 370px;
}

#main_stage_right{
  position: absolute;
  top: 0px;
  left: 356px;
  width: 160px;
  height: 370px;
  background-image: url('../img/line.png');
  background-repeat: no-repeat;
  background-position: left;
}

#main_stage_right_no_line {
  position: absolute;
  top: 0px;
  left: 356px;
  width: 160px;
  height: 370px;
}

#new_stuff {
  background-color: rgb(176,216,104);
  margin: 15px auto;
}

#inside_new_stuff {
  color: white;
  padding: 0px 5px 0px 5px;
  height: 350px;
}

#new_stuff .title {
  color: rgb(255,102,255);
  font-style: italic;
}

#new_stuff .entry {
  color: white;
  margin-bottom: 10px;
  font-size: 10pt;
  font-weight: bold;
}


#main_stage_right .works {
  width: 160px;
  height: 370px;
  overflow: auto;
  padding-right: 10px;
}

#main_stage_left .works {
  height: 370px;
  overflow: auto;
}

#main_stage_center .works {
	height: 370px;
  overflow: auto;
  padding-right: 10px;
}

.works {
  margin-left: 25px;
  margin-right: 25px;
  padding: 0px;
  font-family: arial;
  font-size: 10pt;
  color: #5e4124;
}

#menu #sub {
  margin-left: 15px;
}

#menu .menu_option {
  margin-bottom: 5px;
  margin-top: 10px;
}

#menu .sub_menu_option {
  margin-bottom: 7px;
}

#menu img { margin: 1px }

a img { border: 0 }

#flickr_badge_wrapper td {border: 1px solid black}

#scriptsTable td {font-family: arial; font-size:11pt; color:#5e4124; padding-top:15px}

#mailTable td {font-family: arial; font-size:11pt; color:#5e4124; }

#footer td {font-family: arial; font-size:8pt; color:#afd868;}

#credits {font-family: arial; font-size:8pt; color:#afd868;}

h4 { font-size: 8pt; font-weight: bold }

.listolinks a {color: #5e4124; font-family: arial; font-size:10pt; line-height:16pt; text-decoration:none}
.listolinks h4 {color: #afd868; font-family: arial; font-size:10pt; }
.listolinks a:hover {text-decoration: underline}

a img {border: 0px white solid}
