.specs
{
font-size: 18px;
text-align: left;
align: left;
background: #FFFFFF; /*url('../images/sand3.jpg');*/
background-repeat: repeat-xy;
padding: 30px;
}

.specs p
{
text-indent: 30px;
}

.specs p:first-letter
{
 font-size: 25px;
 color: #0F9C06;
}


.specs a:link
{
font-size: 20px;
font-weight: normal;
color: #D38701;
}

.specs a:hover
{
font-size: 20px;
font-weight: normal;
color: #2F01E5;
}

.specs a:visited
{
font-size: 20px;
font-weight: normal;
color: #D38701;
}

.

#footer
{
text-align: center;
position: absolute;
bottom: 20px;
left: 300px;
}

#top
{
 width: 100%;
 height: 39px;
 border: 0px solid red;
 background-color: #C0C0C0;
 background: url('../images/topbackground.jpg');
 background-repeat: repeat-x;

}

#topleft
{
position: absolute;
left: 0px;
top: 0px;
background: url('../images/topleft.gif');
background-repeat: no-repeat;
width: 40px;
height: 40px;
z-index: 15;
}

#topright
{
position: absolute;
right: -6px;
top: 0px;
background: url('../images/topright.gif');
background-repeat: no-repeat;
width: 40px;
height: 40px;
z-index: 15;
}

#top_background2
{
 width: 100%;
 height: 60px;
 border: 0px solid white;
 z-index: 10;
 position: absolute;
 left: 0px;
 top: 60px;
 background: url('../images/topbackground2.gif');
 background-repeat: repeat-x;
}

#top_background3
{
 width: 100%;
 height: 50px;
 background-color: red;
 background: url('../images/topbackground3.gif');
 background-repeat: rpeat-x;
 z-index: 10;
}

#toptext a
{
 color: #ffffff;
 font: bold 25px tahoma #ffffff;
}

#toptext a:hover
{
 color: #00ff00;
 font: bold 25px tahoma #00ff00;
}


.button1 table.imageOne
{
 border: 1px solid #000000;
 border-bottom: 0px;
 width: 180px;
 height: 30px;
 background: url('../images/ButtonBG3.jpg');
 cursor: hand;
}

.button1 table.imageTwo
{
 width: 180px;
 height: 30px;
 border: 1px solid #a0a0a0;
 border-bottom: 0px;
 background: url('../images/ButtonBG1.jpg');
 cursor: hand;
}

.undbutton table.imageOne
{
 border: 1px solid #a0a0a0;
 border-top: 1px solid #d3d3d3;
 width: 180px;
 height: 180px;
 background: #ffffff; //url('../images/FrameBg33.jpg');
 cursor: hand;
}

.undbutton table.imageTwo
{
 border: 1px solid #000000;
 border-top: 1px solid #d3d3d3;
 width: 180px;
 height: 180px;
 background: #ffffff; //url('../images/FrameBg.jpg');
 cursor: hand;
}

