html
{
  overflow: hidden;
  height: 99%;
}
                         
body
{
  background: rgb(255, 255, 204);
  height: 99%;
  margin: 0;
  padding: 0;
  line-height: 115%;
  text-align: center;
}

*
{
  font-size: 8pt; 
  font-family: Tahoma, Verdana, sans-serif; 
  color: #000000;
  text-align: left;
}

.list
{
  margin: 5px;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
}




/* === Containers === */



#first_container
{
  margin: 0 auto 0 auto; 
  display: table; 
  height: 100%;  
  position: relative; 
  overflow: hidden; 
  width: 660px;
}

#second_container
{
  position: absolute; 
  top: 50%;
  vertical-align: middle;
  width: 100%; 
}

#third_container
{
  position: relative; 
  top: -163px; 
  width: 660px;
}


/* === Menu === */



#menu
{
  height: 31px;
  padding-right: 2px;
  margin: 0;
  list-style: none;   
}

#menu li
{
  float: right;
  display: block;
  width: 82px;  height: 31px;  
}

#menu a
{
  display: block;
  width: 82px;  height: 31px;  
  background-color: rgb(255, 255, 204);
  text-decoration: none;
  line-height: 31px;
  text-align: center;
}

#menu a:link, #menu a:visited
{
  color: #666666; 
  background-color: rgb(255, 255, 204);
}

#menu a:hover, #menu a:active
{
  background-image: url('images/taba2.jpg');
  color: #ffffff; 
}

#menuselected
{
  display: block;
  width: 82px;  height: 31px;  
  background-image: url('images/taba.jpg');    
  text-decoration: none;
  line-height: 31px;
  color: #666666;
  text-align: center;
}

/* === Other Divs === */
 
.border
{
  background-color: rgb(255, 255, 225);
  padding: 15px 15px 15px 400px;
  height: 232px;
  background-image: url('images/back.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  text-align: left;
}

.border2
{
  background-color: rgb(255, 255, 225);
  padding: 15px 15px 15px 400px;
  height: 232px;
  background-image: url('images/back2.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  text-align: left;
}

.border3
{
  background-color: rgb(255, 255, 225);
  padding: 15px 15px 15px 400px;
  height: 232px;
  background-image: url('images/back3.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  text-align: left;
}

.border4
{
  background-color: rgb(255, 255, 225);
  padding: 15px 15px 15px 400px;
  height: 232px;
  background-image: url('images/back4.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  text-align: left;
}

.border5
{
  background-color: rgb(255, 255, 225);
  padding: 15px 15px 15px 400px;
  height: 232px;
  background-image: url('images/back5.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  text-align: left;
}
.border6
{
  background-color: rgb(255, 255, 225);
  padding: 15px 15px 15px 400px;
  height: 232px;
  background-image: url('images/back6.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  text-align: left;
}

.title
{
  position: absolute;
  margin-left: 385px;
  margin-top: 25px; 
  width: 200px;
  height: 30px;
  background-image: url('images/welcome.gif');
}
.title h1
{ text-indent:-9999px;
}

.title2
{
  position: absolute;
  margin-left: 415px;
  margin-top: 25px; 
  width: 200px;
  height: 30px;
  background-image: url('images/aboutme.gif');
}
.title3
{
  position: absolute;
  margin-left: 415px;
  margin-top: 25px; 
  width: 200px;
  height: 30px;
  background-image: url('images/services.gif');
}
.title4
{
  position: absolute;
  margin-left: 415px;
  margin-top: 25px; 
  width: 200px;
  height: 30px;
  background-image: url('images/pricing.gif');
}
.title5
{
  position: absolute;
  margin-left: 415px;
  margin-top: 25px; 
  width: 200px;
  height: 30px;
  background-image: url('images/contact.gif');
}
.title6
{
  position: absolute;
  margin-left: 415px;
  margin-top: 25px; 
  width: 200px;
  height: 30px;
  background-image: url('images/test.gif');
}

.content
{
  height: 217px;
  overflow: auto;
  padding: 1px;
}
.content2
{
  height: 217px;
  overflow: auto;
  padding: 7px;
}

.content3
{
  height: 217px;
  overflow: auto;
  padding: 7px;
}

.content4
{
  height: 217px;
  overflow: auto;
  padding: 7px;
}

.content5
{
  height: 217px;
  overflow: auto;
  padding: 7px;
}

.designinfo
{
  margin-top: 5px;
  text-align: right;
  color: #666666;
  background-color: inherit;
}

.designinfo2
{
  margin-top: 5px;
  text-align: right;
  color: #666666;
  background-color: inherit;
}
.designinfo4
{
  margin-top: 5px;
  text-align: right;
  color: #666666;
  background-color: inherit;
}
.designinfo4
{
  margin-top: 5px;
  text-align: right;
  color: #666666;
  background-color: inherit;
}
.designinfo5
{
  margin-top: 5px;
  text-align: right;
  color: #666666;
  background-color: inherit;
}
/* === Inline Text Styles === */



h1
{
  margin: 10px 0 -40px -2px;
  padding: 0 10px 40px 9px;
  font-size: 16px;
  color: #666666;
  background-color: inherit;
  
}

.details
{
  display: none;
  font-size: 9px;
  color: #6E7468;
}

.text
{
  display: block;
  margin: 50px 5px 20px 12px;

}
.text a
{
  color: #666666;
  text-decoration: none;
  font-weight: bold;
}

.text a:hover, .text a:active
{
  color: #000000;
}

blockquote
{
  margin: 3px 0 3px 0;
  padding: 5px 10px 5px 10px;
}

.note
{
  	display: block;
	margin: 10px 15px 10px 15px;
	color: #555555;
}

.bold
{
  font-weight: bold;
}