html,body {
width:100%;
height:100%;
background-color:#FFF;
font-size:17pt; font-weight:normal;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {margin:0; padding:0;}
table {border-collapse:collapse; border-spacing:0;}
li {list-style:none;}
blockquote,ul,ol,dl {margin:1em;}
ol,ul,dl {margin-left:2em;}
ol li {list-style:decimal outside;}
ul li {list-style:disc outside;}
dl dd {margin-left:1em;}




.wireframemenu{
  width: 1px;
  display: none;
}

#chromemenu{
width:1px;
height: 1px;
display: none;
}

#container {
width:100%;
height:100%;
}

#right {
width:100%;
height:100%;
}



#content {
margin:0 auto; width:8in; padding:0;
font-size:17pt; font-weight:normal;
color: #000000;

}

#content ul {
margin:0; width:8in;  padding:0;
font-size:17pt; font-weight:normal;
font-family:Arial;
color: #000000;
}

#content p, #content .directions {
       font-family:Arial;
       font-size:14pt;
	   font-weight: bold;
	   padding: 0;
	   margin: 10px 0 0 0;
}

#content ul li {
       font-family:Arial;
       font-size:12pt;
}



#content .printdisplay {
display: none;
}

#header {
  display: none;
  height: 1px;
}

#left {
width:1px;
height: 1px;
display: none;
}

#logo {
width:1px;
height: 1px;
display: none;
}

#menu {
width:1px;
height: 1px;
display: none;
}

#menu10 {
width:1px;
height: 1px;
display: none;
}

#menu10 li a {
width:1px;
height: 1px;
display: none;
}

#menu10 ul {
width:1px;
height: 1px;
display: none;
}

#menubg {
  display: none;
}

#menubottom {
  display: none;
}

#menutop {
  display: none;
}



#store {
width:1px;
height: 1px;
display: none;
}

#menu10 li a:hover {
  display: none;
}

#menu10 li a:link, #menu10 li a:visited {
  display: none;
}

.wireframemenu a:hover{
  background-color: #ECCE84;
  color: #fff;
}