body {
        height: 100%; 
        font-size: 55%;
        font-family: Arial, Tahoma, Verdana, sans-serif;
        background-image: url('http://www.helpineedstorage.com/images/paper.jpg');
                
}



h1  {    font: 1.2em ;
         font-weight: bold;
         text-align: left;
}
h2  {    font: 1.9em ;
         font-weight: bold;
         text-align: left;
         color: #d65ae7;
}

h4  {    font: 1.10em ;
         font-weight: bold;
         text-align: left;
}
a:link {
        text-decoration: none;
        border: 0;
        color: #000;
}
a:visited {
        text-decoration: none;
        border: 0;
        color: #000;
}
a:hover {
        border: 0;
        color: #d65ae7;
        font-size: 103%;
}
.result {
        padding: 2px 2px 2px 5px;
}
.result a:link {
        border: 0;
        color: #000;
}
.result a:visited {
        border: 0;
        color: #555;
}
.result a:hover {
        border: 0;
        color: #fff;
}
.imagenobg {
	 FONT-SIZE: 0.9em; border: 0; COLOR: #000;  
}
.image {
	 FONT-SIZE: 0.9em; BACKGROUND: #fff; border: 0; COLOR: #000;  
}
.image a:link {
	COLOR: #fff
}
.image a:visited {
	COLOR: #fff
}
.image a.but:hover {
	 COLOR: #fff
}

.nakedimg {
	 border: 0; COLOR: #000;  
}
.nakedimg a:link {
	COLOR: #fff
}
.nakedimg a:visited {
	COLOR: #fff
}
.nakedimg a.but:hover {
	 COLOR: #fff
}

.descrip {
         COLOR: #000;
         font: 0.70em ;
         padding: 2px 2px 2px 10px;
}

.descrip1 {
         COLOR: #000;
         font-family: arial;
         font: 12px;
         padding: 2px 2px 2px 10px;
}

.border {
      border: 1px 1px 1px 1px solid #d65ae7;
}

.borderedit {
      border: 1px 1px 1px 1px solid #d65ae7;
      font-size: 12px;
}

.borderwhite{
      border: 1px 1px 1px 1px solid #d65ae7;
      background: #fff;
}

.pcbox {
       background: #fcf;
       font-size: 9px;
}  

.pcboxedit {
       background: #fdf;
       font-size: 9px;
} 
.texttop {
         font: 0.95em ;
         font-weight: bold;
         color: #fff;
}
.texttop li { 
         font: 0.8em;
                  }
.texttop strong { 
         font: bold 0.8em;
        
         }
         
.text {
         font: 0.8em;
         color: #000;
}    
.listbox {
         font: 0.75em;
         color: #000;
         border: 2px 2px 2px 2px solid #d65ae7;
}
     
#content {
          float: left;
          width: 74%;               
}

#maincontent {
                 font: 0.9em ;
                      
}

.officenav {
          color: #d65ae7; 
          font: 0.95em;
}

.officenav a:link {
          color: #d65ae7; 
          }
          
 .officenav a:visited {
          color: #d65ae7; 
          }

.officenav a:hover {
          color: #000; 
          }

#sidebar {
          float: right;
          width: 26% !important;
          width: 25.9%;
          background: #fff;  
}

#boxes {
        background: url(images/boxes_bg.gif) no-repeat; background-position: right;
        font: 0.75em;
        height: 130px;
        padding: 5px 5px 5px 20px;

}
#advice {
        background: url(images/advice_bg.gif) no-repeat;background-position: right;
        font: 0.75em;
        height: 130px;
        padding: 5px 5px 5px 20px;
}
#locate {
        background: url(images/locate_bg.gif) no-repeat;background-position: right;
        font: 0.75em;
        height: 130px;
        padding: 5px 5px 5px 20px;
}
#quote {
        background: url(images/quotes_bg.gif) no-repeat;background-position: right;
        font: 0.75em;
        height: 130px;
        padding: 5px 5px 5px 20px;
}
#size {
        background: url(images/size_bg.gif) no-repeat;background-position: right;
        font: 0.75em;
        height: 130px;
        padding: 5px 5px 5px 20px;
}
.shell {
          margin: 2px auto;
          padding: 2px 5px 2px 2px;
          font: 0.80em;
}
.shell strong{
          
          font: bold 1.2em;
}
.shell li{
          
          padding: 2px 2px 2px 5px;
}
.footer {
          padding: 8px;
          font: bold 0.65em;
          font-color:#ddd;
}
.footlinks {

}
/* =Hoverbox Code
----------------------------------------------------------------------*/

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 100px;
	height: 75px;
}

.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 200px;
	height: 150px;
}
.navbar {
	BACKGROUND-POSITION: left top; BACKGROUND-IMAGE: url(images/bg_navbar.gif); BACKGROUND-REPEAT: no-repeat
}
.nav {
	BORDER-RIGHT: #fff 1px solid; COLOR: #fff; font: 0.80em;
}
.nav A {
	COLOR: #000; TEXT-DECORATION: none
}
.nav A:link {
	COLOR: #000; TEXT-DECORATION: none
}
.nav A:active {
	COLOR: #000; TEXT-DECORATION: none
}
.nav A:visited {
	COLOR: #000; TEXT-DECORATION: none
}
.nav A:hover {
	COLOR: #000; TEXT-DECORATION: underline
}