body {
    background-color : #FFFFFF;
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 11px;
        color : #000000;
}

a:link,
a:visited {
    color : #000000;
    text-decoration : underline;
}

h2, h4 {
    margin : 0;
    padding-top : 18px;
    font-family : Courier New, Courier, mono;
    font-size : 16px;
    font-weight : normal;
}

td, select, input {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 11px;
}

form, input, select {
    margin : 0;
    padding : 0;
}

#masthead {
    margin : 30px 16px 3px 30px;
    font-family : Courier New, Courier, mono;
    font-size : 16px;
    color : #666666;
    white-space : nowrap;
}

#masthead a {
    font-weight:bold;
    color : #666666;
    margin : 6px 10px 16px 10px;
}

#masthead a:link,
#masthead a:visited {
    text-decoration : none;
}

#masthead a:hover {
    color : #FF0000;
}

#masthead a.logo {
    float : left;
    margin : 0 65px 0 0;
}

#masthead a.selected {
    color : #FF0000;
}

#navigation {
	position : absolute;
	top : 75px;
	left : 56px;
	width : 150px;
	height: 527px;
}

#navigation h3 {
    margin-top : 18px;
    margin-bottom : 0;
    font-size : 12px;
}

#navigation ul {
    list-style-type : none;
    margin : 0;
    padding : 0;
}

#navigation li {
    padding : 3px 0 3px 0;
}

#navigation a.selected {
    color : #FFFF66;
    text-decoration : none;
}

#navigation a:hover {
    text-decoration : none;    
}

#content {
    width : 750px;
    padding : 0;
    margin-left : 30px;
    background-color : #CC0000;
}

.text {
    margin-left : 110px;
    padding-left : 10px;
    padding-bottom : 16px;
    background-color : #FFFFFF;
}
    
.header {
    margin-left : 110px;
    background-color : #FFFFFF;
}

.header p,
.header h4 {
    padding-left : 16px;
    padding-right : 16px;
}

.header p {
    padding-bottom : 10px;
}

.header table {
    width: 640px;
 }

.swatch {
    padding-top : 16px;
}

.swatch td {
    padding-right : 4px;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 10px;
    text-align : center;
    white-space : nowrap;
}

.swatch img {
    height : 100px;
}

.products td {
    padding-right : 16px;
    white-space : nowrap;
}

.products select {
    margin-bottom : 6px;
}

.products td p {
    margin-bottom : 6;
}

#footer {
    margin : 0 0 0 30px;
}

#footer a,
#footer td {
    color : #999999;
    font-size : 10px;
    font-weight : bold;
}

#footer a {
    margin-left : 16px;
}

#footer table {
    width : 750px;
}
