body.home {
        background-color: #000000; 
        background-image: url("http://www.elloracaves.org/images/c5_H7.jpg");
        background-repeat: no-repeat;
        background-position: 0px 100px;
        font-family: Palatino, Verdana, Times New Roman, Helvetica, sans-serif;
        font-size: 100%;
        color: #999999;
        #color: #C0C0C0;
        #color: #363636;
}
body.search {
        background-color: #000000; 
        font-family: Palatino, Verdana, Times New Roman, Helvetica, sans-serif;
        font-size: 100%;
        color: #999999;
}

a:link {
	color: #4D6FAC;
	text-decoration:none;
}
a:visited {
	color: #4D6FAC;
	text-decoration:none;
}
a:hover {
	color: #0147FA;
	text-decoration:none;
}
a:active {
	color: #3232CC;
	text-decoration:none;
}

div.main {
        position: relative;
        left:   20px;
        top:    10px;
        font-size:  90%;
}
div.home_text {
        position: relative;
        top:    -20px;
}

div.banner {
        position: relative;
        left:   50px;
	    top:    10px;
	    color: #9C957C;
}
input {
        background-color: #000000;
        color: #999999;
        #color: #C0C0C0;
}
select {
        background-color: #000000;
        color: #999999;
}

.cave_menu {
        position:  relative;
        top:       1px;
        left:      61px;
}
.search_form {
        position:  absolute;
        left:      471px;
        top:       0px;
        background-color: #000000;
        font-size: 90%;
        color: #999999;
        #color: #C0C0C0;
}
.search_form_select {
        position:  absolute;
        left:      282px;
        top:       0px;
        background-color: #000000;
        border-color: #000000;
        font-size: 90%;
        color: #999999;
}
.search_button {
        position:  absolute;
        left:      564px;
        top:       42px;
        background-color: #000000;
        border-color: #000000;
        font-size: 80%;
        color: #999999;
}
.search_help {
        font-size: 90%;
        position:  absolute;
        left:      766px;
        top:       24px;
}

div.footer_home {
    position: absolute;
    left: 10px;
	top:  750px;
	font-size: 60%;
    color: #999999;
    #color: #363636;
}
div.update_home {
    position: absolute;
    left: 480px;
	top:  750px;
	font-size: 60%;
    color: #999999;
    #color: #363636;
}

div.footer {
    position: relative;
    left: 10px;
	top:  0px;
	font-size: 60%;
    color: #999999;
}
div.update {
    position: absolute;
    left: 400px;
	top:  90px;
	font-size: 60%;
    color: #999999;
}

.caption  { font-size: 70%;
}


h1 { 
        font-size: 120%;
}
h2 { 
        font-size: 120%;
}
h3 { 
        font-size: 100%;
}
h4 { 
        font-size: 80%;
}

.font100 { font-size: 100%;
}
.font80  { font-size: 80%;
}
.font60  { font-size: 60%;
}

