#content {
    clear: both;
}

#main {
    clear: all;
    z-index: -1;
	margin-top: 130px;
    border-top: none;
	padding-top: 00px;
}

#header {
    width: 995px;
    height: 70px;
    background-color: #F4F4EF;
}

#container {
    background-color: #F4F4EF;
}

#headerText {
    left: 200px;
    color: #5b3d82;
    font: Arial;
    font-family: Arial;
}

#searchBarImage {
    position: relative;
    top: 173px;
}

#eyekonsLink {
    clear: both;
    position: relative;
	margin: 0 0 35px 54px;
    font: Arial;
    font-weight: 500;
    letter-spacing: 3px;
    font-family: Arial;
}

#eyekonsLink a {
    color: #ffffff;
    position: absolute;
    top: 145px;
    text-decoration: none;
    width: 100px;
}

#searchMenuBar ul {
    list-style: none;
    list-style-type: none;
    text-decoration: none;
}

#searchFields {
    position: relative;
    list-style: none;
    float: left;
    display: inline;
    width: 995px;
    clear: both;
    background-color: #ecefe6;
}

#searchFields table {
    float: left;
    background-color: #ecefe6;
    border: 0px;
    position: relative;
    left: 637px;
}

#searchFields table tr th[scope = row], table tr td {
    border: 0px;
}

#searchFields table td label {
    position: relative;
    left: 5px;
}

#searchFields input[type = submit] {
    position: relative;
    left: 215px;
    top: 35px;
    background: #a71309;
    border-color: #a71309;
    color: #fff;
}

#searchFields input[type = text] {
    width: 150px;
}

#searchInputs input {
    float: left;
    display: inline;
}

#searchAutoComplete {
    position: absolute;
    top: 35px;
    left: 15px;
}

#searchArtistNames {
    position: absolute;
    top: 35px;
    left: 185px;
}

#searchCategoryNames {
    position: absolute;
    top: 35px;
    left: 350px;
}

#searchMenu li a {
    display: block;
    padding: 8px 10px 5px 10px;
    font-weight: 700;
    font-size: 14px;
    text-decoration: none;
    text-align: left;
    color: #444444;
    font-size: 12px;
    font: Arial;
    font-family: Arial;
}

#searchMenu li a:hover {
    color: #000000;
}

/* submenu, it's hidden by default */
#searchMenu ul {
    position: absolute;
    display: none;
    margin: 0px;
    list-style: none;
    background-color: #ECEFE6;
}

#searchMenu ul li {
    float: left;
}

/* display block will make the link fill the whole area of LI */
#searchMenu ul a {
    display: block;
    padding: 8px 5px;
    color: #444444;
    border-color: #000000;
    border: 1px solid;
    text-weight: 500;
    width: 200px;
    font-size: 12px;
    font: Arial;
    font-family: Arial;
}

#searchMenu ul a:hover {
    text-decoration: none;
    color: #000000;
    float: left;
}

#stockList {
    float: left;
    width: 130px;
    position: relative;
    top: 105px;
    left: 150px;
    z-index: 1000;
}

#churchList {
    float: left;
    width: 140px;
    position: relative;
    top: 105px;
    left: 150px;
    z-index: 1000;
}

#gicleeList {
    float: left;
    width: 160px;
    position: relative;
    top: 105px;
    left: 140px;
    z-index: 1000;
}

#galleryList {
    float: left;
    width: 140px;
    position: relative;
    top: 105px;
    left: 130px;
    z-index: 1000;
}

#bookList {
    float: left;
    width: 140px;
    position: relative;
    top: 105px;
    left: 100px;
    z-index: 1000;
}

#artistList {
    float: left;
    width: 140px;
    position: relative;
    top: 105px;
    left: 30px;
    z-index: 1000;
}
