body.tcoyfcol
{
    margin: 0px; 
    padding:0px;
    text-align:center;
    font-family: Arial,Verdana, Sans-Serif;
    font-size: 13px;
}

.clear { 
    clear: both; 
    height: 1px; 
    overflow: hidden; 
    line-height: 1%; 
    font-size: 0px; 
    margin-bottom: -1px
}

#wrapper {
    text-align: left;
    margin: 0px auto;
    padding: 0px;
    border:0;
    width: 960px;
    background: url('images/background3col.png') repeat;
}

#wrappernocolumns {
    text-align: left;
    margin: 0px auto;
    margin-bottom: 0px;
    padding: 0px;
    border:0;
    width: 960px;
    z-index:800;
}

#wrapper2col {
    text-align: left;
    margin: 0px auto;
    padding: 0px;
    border:0;
    width: 960px;
    background: url('images/background2col.png') repeat;
}

#header1 {
    background: #FFFFFF;
    background-image: url('images/wdheader.png'); 
    background-repeat: no-repeat; 
    margin: 0 0 0 0;    
    height:102px;
    position: relative;
    z-index:90;
}

#logo {
    z-index:1000;
    position: absolute;
    top: 1px;
    left: 71px;
    width: 184px;
    height: 100px;
    cursor: pointer;
    cursor: hand;
}

#headerright { 
    line-height: 23px; 
    overflow: hidden; 
    text-align: center; 
    /** modified this form left-margin, might not display correctly, since it was ignored before, may be able to remove **/
    margin-left: 540px; 
    /** **/
    height: 23px; 
    width: 272px; 
    float: right 
}
#headerlogin { 
    text-align: center; 
    width: 136px; 
    float: left;
}
#headercart  { 
    text-align: center; 
    width: 136px; 
    float: right 
}
    
#headerlink {
    width:60px;
    height:60px;
    float:left;
    margin-left:30px;
}


#headermenu  { 
    position:absolute;
    width: 960px;
    line-height: 22px; 
    margin-top: 55px;
    z-index:998;
}

#menucontainer {
    width:960px;
    left:0;
    position:relative;
    z-index: 990;
/*    padding-bottom:4px;*/
    padding-bottom:0px;

}

#menucontent {    
    float:right;
    position:relative;
    margin-right:10px;
    width:auto;
    background-color:transparent;
}

#menuback {
    position: absolute;
    z-index:-1;
    background-color:white;
    opacity: 0.6;
    -moz-opacity: 0.6;
    filter: alpha(opacity=60);   
    width:100%
}


#menufront {
    z-index:10;
}

#side-a {
    width: 147px;
    float: left;
    height: inherit;
}

#side-b {
    float: right;
    width: 169px;
    height: inherit;

}



#middle {
    margin-left:5px;
    margin-right:5px;    
    width: 446px;
    text-align: left;
}


#content { 
    margin-left: 5px;
    margin-right: 5px;
    float: left;
    width: 446px;
    z-index:-1;

}
#wrapperfooter{
	display:block;
	clear:both;
	margin: 0 auto;
	padding: 0;
	width:960px;
	text-align:center;
}

#footer {
    position:relative;
    width: 960px;
    background-image: url('images/wdfooter.png');
    background-repeat: no-repeat;
    background-position:top left;
    height:30px;
    line-height:30px;
    text-align:right;
    font-family: Trebuchet MS,Helvetica,Charcoal;
    font-size:13px;
    font-weight: bold;
    color:#FFFFFF;    
}

#footer a:link,
#footer a:visited {
    color: #FFFFFF; 
    text-decoration: none;
}

#footer a:hover,
#footer a:active {
    color: #FFFFFF; 
    text-decoration: underline;
}

#tabwhole { 
    float: right; 
    position: relative; 
    color: #660000; 
    height: 29px; 
    display: block;
    font-size: 12px;
}

#tabwhole a:link, 
#tabwhole a:visited {
    color: #660000; 
    text-decoration: none;
}

#tabwhole a:hover,
#tabwhole a:active {
    color: #993333; 
    text-decoration: underline;
}

#tableft {
    float: left; 
    background-image: url('images/tableft.png'); 
    background-repeat: no-repeat; 
    height: 100%; 
    width: 10px; 
    position: relative; 
    background-position: left top 
}
#tabmiddle { 
    display: block;
    float: left;
    background-color: blue;
    background-image: url('images/tabmiddle.png');
    background-repeat: repeat-x;
    position: relative;
    height: 100%;
    background-position:left top;
    text-align: center;
    vertical-align:bottom;
    line-height:24px;
    padding-left: 4px; 
    padding-right: 4px; 
    padding-top: 3px;
}
#tabright { 
    float: left; 
    background-color: red; 
    background-image: url('images/tabright.png'); 
    background-repeat: no-repeat; 
    height: 100%; 
    width: 10px; 
    position: relative; 
    background-position: left top 
}
#searchbox input {
    z-index: 999;
}
.headerbottom
{

}