a.menu {
text-decoration:none;
color:black;
}

a.menu:hover {
text-decoration:underline
}

#container
{
align: center;
width: 780;
margin: 0px auto;
background-color: #6699ff;
color: #333;
/* //border-left: 1px solid #000; */
line-height: 130%;
height: inherit;
}

#top
{
padding: 0em;
background-color: #ddd;
/* //border-bottom: 1px solid gray; */
}

#top h1
{
padding: 0;
margin: 0;
}

#leftnav
{
float: left;
/*width: 190px;*/
width: 190px;
margin: 0;
padding: 1em;
background-color:  #6699ff;
height: 100%;
/* //border-right: 1px solid #000; */
}

#content
{
margin-left: 232px;
/* //border-left: 1px solid gray; */
padding: 1em;
/* //max-width: 36em; */
max-width: 100%;
background-color: #ffffff;
/* //height:100%; */
}

#footer
{
clear: both;
margin: 0;
padding: .5em;
color: #333;
background-color: #ddd;
border-top: 1px solid gray;

}

.spacer
{
height: 20px;
}

#leftnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }

.linksectiontitle {
height:21px;
width:200px;
border-bottom-style:dotted;
border-bottom-width:thin;
padding-left:0px;
padding-top:5px;
font-weight:bold;
font-size:13px;
}

.linkbutton {
/* background-color:#EBDB93; */
/* //height:21px; */
width:180px;
border-bottom-style:dotted;
border-bottom-width:thin;
/*padding-left:50px; */
padding-top:5px;
font-size:12px;
}

/*
.linkbutton:hover {
background-color:#F3E8B7;
}
*/

#titlepic {
background-image:url(images/header.jpg);
height:223px;
width:780px;
}

body {
background-color: #bbbbbb;
}

h3 {
font-size:24px;
color:#6699ff;
border-bottom-color:#000000;
border-bottom-style:dotted;
border-bottom-width:thin;
}

a.menu {
text-decoration:none;
color:black;
}

a.menu:hover {
text-decoration:underline
}

a.sub		{text-decoration: none; color: #6699ff; font-family: arial; font-size: 12pt; }
a.sub:hover {text-decoration: none; color: black; font-family: arial; font-size: 12pt; }
a.high		{text-decoration: none; color: FFCC00; font-family: arial; font-size: 12pt; font-weight: bold;}
a.high:hover {text-decoration: none; color: white; font-family: arial; font-size: 12pt; font-weight: bold;}

.productad {
background-color:#ffffff;
width:496px;
border-style:dotted;
border-width:thin;
padding:10px;
margin-bottom:60px;
}

.prodtext {
padding-top:5px;
}

.prodimg {
background-color:#79A22A;
border-color:#546F1F;
padding:5px;
border-style:solid;
border-width:thin;
}
