div#container
{

background-image: url(/userimages/side.jpg);
background-repeat: y-repeat;
width: 900px;
margin-top: -0px;
margin-left: auto;
margin-right: auto;

}

a:link
{

color: #000000;
text-decoration: underline;

}

a:active 
{

color: #000000;
text-decoration: underline;

}

a:hover {

color: #000000;
text-decoration: underline;

}

a:visited 
{

color: #000000;
text-decoration: underline;

}

a:visited:hover 
{

color: #000000;
text-decoration: underline;

}

.pagelabel 
{

display: none;

}


p,div,td 
{

color: #000000;
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px;

}

body 
{

background-image: url(/userimages/bg.jpg);
background-repeat: repeat-x;
background-position: top center;
 background-color: #ffffff;
 color: #000000;
 margin: 0px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 overflow: auto;
 text-align: center;
 margin-left: auto;
 margin-right: auto;
  
}

.logo 
{

height: 262px;
width: 900px;
background-image: url(/userimages/banner.jpg);
background-repeat: no-repeat;
background-position: center;
margin-left: auto;
margin-right: auto;

}

#navCell
{

margin: 0px;
text-align: center;
width: 900px;
color: white;
padding: 4px;
margin-top: 0px;
margin-right: 0px;
background-position: center;
margin-top: -50px;
}

.navigation
{

margin: 0px;
padding: 0px;
vertical-align: top;
white-space: wrap;

}
	
.navigation li
{

display: inline;
list-style: none;
padding: 0px 0px;
margin: 1px;
top-margin: 0px;
text-indent: 0px;
height: 15px;
background-image: url(/userimages/navarrow.jpg);
background-repeat: no-repeat;
background-position: left;
padding-left:15px;
}

#navCell a
{
display: inline;
color: #ffffff;
font-family: Arial, Verdana, Courier New, Courier, monospace;
font-weight: bold;
text-decoration: none;
font-size: 15px;
letter-spacing: 0px;
text-decoration: none;
padding:5px;
}

#navCell a.nav1a
{

color: #ffffff;
padding-bottom: 5px;

}

#navCell a:hover {

color: #F6ED54;

}


#navCell #plogin
{

display: none;

}

#navCell #pregister
{

display: none;

}

/*--START SECONDARY NAVIGATION--*/

 #secnav {

 text-align: center;
 padding: 0px;
 padding-left: 0px;
 padding-right: 3px;
 padding-top: -3px;
 padding-bottom: 0px;
 width: 900px;
 margin-left: auto;
 margin-right: auto;
 max-width: 900px;

 }

 *html #secnav {

 /* REQUIRED TO CORRECT PLACEMENT IN IE */

 padding-top: 5px;
 margin-left: 0px;

 }

 #secnav ul { 

list-style: none;
 padding: 0px;

 }

 #secnav ul li {

 display: inline;
 margin-right:15px;

 }

 #secnav a {

 font-family: Arial, Verdana, Courier New, Courier, monospace;
 font-size: 12px;
 display: inline;
 color: #ffffff;
 text-decoration: none;
 font-weight: normal;

 } #secnav li.nav2a a { 

  text-decoration:underline; 
}

/*--END SECONDARY NAVIGATION--*/

/*---------------------------- START CONTENT AREA ----------------------------*/

#contentCell {

 width: 830px;
 max-width: 830px; 
 padding: 0px;
 margin-left: 10px;
 padding-bottom: 20px;
 text-align:left;
 min-height: 360px;
 padding-left: 0px;
 margin-top:-200px;

 }

 *html #contentCell {

  height: 360px; /* MIN-HEIGHT DOESN'T WORK IN IE */
  margin-top: -200px;

 }

 #contentCell #content_table_0 {
 
  width: 830px;
  max-width: 830px;

 } 
 
 .content_cell_0, .content_cell_1, .content_cell_2, .content_cell_3 {

 /* Used to change background color of layout divisions */

  padding: 10px;
  border: 0px solid #;
  background-color: #;

 } 

/* Use to customize a specific content box position */ /*

 .cell0-content0 {

  padding: 10px;
  border: 0px solid #;
  background-color: #; 
}

/*----------------------------- END CONTENT AREA -----------------------------*/

#staticlinks_bottom {

 background-image: url(/userimages/bottom.jpg);
 background-repeat: no-repeat;
 background-position: center;
 height: 0px; display: inline;
 visibility: visible;
 margin-left: auto;
 margin-right: auto;
 text-align: center;
 width: 900px;
 margin: 0px;
 font-weight: bottom;
 display: block;
 padding-top: 0px;
 text-decoration:none;
 padding-top:0px;
 font-size:10px;

 }

 #staticlinks_bottom a {
 color: #002674;
 font-weight: bold;
 text-decoration:none;

 }

#staticlinks_bottom ul {
 display: inline; /* TOGGLE DISPLAY OF LOGIN LINKS AT BOTTOM */
 visibility: visible;

 }

 #staticlinks_bottom ul li {

 display: inline;
 visibility: visible;
 margin-left: auto;
 margin-right: auto;
 padding:5px; 

}

#search {

 display: none;
 text-align: center;
 width: 100%;
 margin-top: -45px;
 color: #000000;

 }

 span#searchLabel,span#searchBox,span#searchSubmit {
 vertical-align: middle; /* aligns 3 elements to one-another */ 

}

.store_teaser_table 
{ 

border: 1px solid #ffffff; 
width: 150px 

}

.store_teaser_heading
{

background-color: #000000; 
color: #FFFFFF; 
text-align: center;
font-size: 10px; 
font-weight: bolder;

}

.store_teaser_td 
{ 

background-color: #FFFFFF; 
color: #000000; 
width: 150px;

}

.store_teaser_department 
{ 

background-color: #FFFFFF; 
color: #000000; 
width: 250px

}

.store_teaser_departmentname 
{ 

color: #000000; text-align: center; 
font-size: 10pt; 
font-weight: bolder; 

}

.store_teaser_departmentlink:link 
{ 

text-decoration: none; 
color: #000000; 
font-size: 10px; 
font-weight: bolder; 

}

.store_teaser_departmentlink:visited 
{ 

text-decoration: none; 
color: #000000; 
font-size: 10px; 
font-weight: bolder; 

}

.store_teaser_departmentlink:hover 
{ 

text-decoration: underline; 
color: #000000; 
font-size: 10px; 
font-weight: bolder; 

}

.store_teaser_orderstatuslink:link 
{ 

text-decoration: none; 
color: #000000; 
font-size: 10px; 
font-weight: bolder; 

}

.store_teaser_orderstatuslink:visited 
{

text-decoration: none; 
color: #000000; 
font-size: 10px; 
font-weight: bolder; 

}

.store_teaser_orderstatuslink:hover 
{ 

text-decoration: underline; 
color: #000000; 
font-size: 10px; 
font-weight: bolder; 

}

.store_teaser_subdepartmentbrowselink:link 
{ 

text-decoration: none; 
color: #000000; 
font-size: 10px; 
font-weight: bolder;

}

.store_teaser_subdepartmentbrowselink:visited 
{

text-decoration: none;
color: #000000;
font-size: 10px;
font-weight: bolder;

}

.store_teaser_subdepartmentbrowselink:hover 
{

text-decoration: underline; 
color: #000000; 
font-size: 10px; 
font-weight: bolder;

}