body
{
/* lavender color DBDBFF */
background-color: #B8C3C8;
font-family:verdana, arial, helvetica, sans-serif;
margin:15px 0px;
padding:0px;
text-align:center;
}

#container  {
position: relative;
text-align:left;
border:1px solid #000000;
width:650px;
background-image: url(/images/container_grad5.gif);
background-repeat: repeat-y;
background-color: white;
margin: auto;
  	}

#container4gallery  {
 position: relative;
 text-align:left;
 border:1px solid #000000;
 width:650px;
margin: auto;
 background-color: white;
}

/* sets the width around content box.  */

#container, #container4gallery  {
margin: auto;
}


#gallery  {
border: 0px solid blue;
padding-top: 10px;
}

#header  {
background-image: url(/images/clouds-header_low_rez.gif);
background-repeat: no-repeat;
border-bottom: 2px black solid;
height: 90px;
  }

  #menu  {
  float: left;
  border: 0px solid red;
  padding: 10px;
  }


  #subheader {
    height: 20px;
    border-bottom: 2px black solid;
    }

 #subheader, #footer {

background-color: #059085;
}


 #subheader h1
 {
 font-size: 13px;
 margin: 0;
 color: white;
font-family: Verdana, sans-serif;
 padding: 1px 0px 0px 20px;

 }

#content
{
margin-left: 205px;
padding: 0px 15px 15px 15px;
border: 1px solid white;


}


#footer
{
margin: 100px 0px 0px 0px;
font-size: 10px;
color: white;
height: 20px;
border-top: 1px black solid;
padding:3px 10px 3px 10px;
}


/*  M E N U   S T Y L E S    */

#menu ul

{
list-style:none;
margin:0px 0px 10px 0px;
padding: 8px 0px 0px 0px;
}



#menu ul a

{
font-weight:bold;
color: black;
letter-spacing:1px;
border: 1px solid #999999;
margin: 2px 0px 2px 0px;
padding: 2px 0px 0px 10px;
width: 173px;
height: 18px;
display: block;
text-decoration: none;
text-transform: uppercase;
background-color: #eee;
font-size: 11px;
overflow: hidden;
}

#menu ul a:hover  {
background-color: white;
}

#menu .active

{
border: solid 0px red;
background-image: url(/images/menu_arrow.gif);
background-repeat: no-repeat;
background-position: -1px 50%;
background-color: transparent;
}

/* R E D E F I N E    H T M L    T A G S  */

p, dd, dt, td, #content ul   {
font-size: 12px;
}

/*  H E A D E R   T A G S    H E A D E R    T A G S  */


h1, h2, h3 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	/* color:#000099; old blue color */
	color: #3D3228;
	}

h2  {
font-size: 18px;
}

h3  {
font-size: 16px;
}

/*   L I N K S     L I N K S    L  I N K S    */

a:link, a:visited {
text-decoration: none;
font-weight: bold;
}

a:link {
color:#0066CC;
}

a:visited {
color:#006699;
}

a:hover  {
color: #FF6633;
}


#footer a:link, #footer a:visited {
color:white;
font-weight: normal;
}



#references dt
{
font-style: italic;
font-weight: bold;
}

#references dd
{

margin-bottom: 20px;
}





#faq dt
{
font-weight:bold;
}

#faq dd
{
margin-bottom: 15px;
}

/* F O R M    S T Y L E S   */

form dt
{
font-weight: bold;
}

form dd
{
margin-left: 0px;
margin-bottom: 10px;
}



.spacer300  {
height: 300px;

}

input  {
font-weight: bold;
}

#gallery center  {
margin-bottom: 10px;
}


a img {
border:0px;
}

#content ul {

list-style-type: square;
}

#content ul li, #content ol li {
margin-bottom: 3px;

}

.desc  {
font-weight: bold;
font-size: 15px;
}

