
body {
background-color: #686c51;
background-repeat: no-repeat;
background-position: 200px 0px;
z-index:2;
}


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/drop_definition4.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */


#menu {list-style-type:none; margin: 192px 0px 0px 172px; padding:0;}

#menu li {float:left; padding:0; margin:0 1px 0 0; position:relative; width:129px; height:1px; z-index:100;}
#menu li a, #menu li a:visited {text-decoration:none;}

#menu dl {position:absolute; top:0; left:0; width: 150px; margin: 0; padding: 0; background: transparent url(transparency.gif);}
#menu dt {background: #96949f; margin:0; font-family: verdana, arial, sans-serif; font-size: .8em; border-bottom:1px solid #fff; width:129px; float:left;}
#menu dd {display:none; background: transparent; border-bottom:1px solid #cce; clear:left; margin:0; padding:0; color: #fff; font-size: 1em; text-align:left;}

#menu dt a, #menu dt a:visited {display:block; color: white; padding: 5px 5px 5px 20px; width:105px;}
#menu dd a, #menu dd a:visited {background:#96949f; font-family: verdana; font-size: .8em; color: black; text-decoration:none; display:block; padding:4px 5px 4px 20px; width:105px;}

#menu li a:hover {border:0;}

#menu li:hover dd, #menu li a:hover dd {display:block;}
#menu li:hover dl, #menu li a:hover dl {width:130px;}
#menu li:hover dt a, #menu li a:hover dt a, #menu dd a:hover {background: #a23d29; color:white;}

#red {
	background:#a23d29;
        z-index:1; 
        width:750px;height:620px;
        position: absolute; top:0px;left:80px;
}

#grapes {font-family:verdana,sans-serif; font-size:.8em; bgcolor:#686c51;
}

#valley {position:absolute;top:0px;left:180px; z-index:5;   
}

.floatright { float: right; 
                 margin: 10px 10px 10px 10px;
                 padding: 2px;
                  border: 1px solid #a23d29;
                 clear: right;
}
.floatcenter { float: center; 
                 margin: 10px 10px 10px 10px;
                 padding: 2px;
                  border: 1px solid #a23d29;
                 clear: right;
}

#text {
	background:#f9dca2;
        z-index:10; 
        width:650px;
        position: absolute; top:220px;left:180px;
}

p {font-family: futura lt bt, arial, sans-serif; font-size: 1em;
   margin: 20px 30px 20px 30px;}
   
 h2 {font-family: futura lt bt, arial, sans-serif; font-size: 1.3em; color:#96949f; margin-left:10px; margin-top:30px;
}  
    
h3 {font-family: futura lt bt, arial, sans-serif; font-size: 1.2em; color:#686c51; margin-left:10px; margin-top:30px;
}

h4 {font-family: futura lt bt, arial, sans-serif; font-size: .8em; color:#a23d29; margin-left:10px; margin-top:0px;
}

a.grapes {color:white; text-decoration:none;
}

a.links {color: #686c51; font-size:1.2em;
}

a:hover {color:red;
}

.indented
   {
   padding-left: 30pt;
   padding-right: 30pt;
   font-size: 90%;
   }
   
div.floated { width: 200px; float: right; border: 2 }
 .vary .caption,
 .styled .caption { font-size: 80%;
                  font-family: Verdana, Arial, sans-serif;
                  text-align: center; }

   
.image .caption { font-size: 80%;
                  font-family: Verdana, Arial, sans-serif;
                  text-align: center; style="float: right; margin-left: 0.5em"}
                  
 .leftcol {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-align: left;
    vertical-align: text-top;
    width: 15px;
    color: red;

}
 .midcol {
    text-align: left;
    vertical-align: text-top;
    width: 15px;
    color: blue;

}
 .rightcol {
    text-align: left;
    vertical-align: text-top;
    font-family: "Times New Roman", Times, serif;
    font-size: 1em;
}
.contest {
text-align: center;
font-family:  Verdana, Arial, sans-serif;
font-color:red;
}

table.cont {border: 1px solid black;background-color: #FFFF96; width: 80%; text-align: center; padding: 3px;
            margin-left: auto; margin-right: auto; font-family:verdana,sans-serif; }
tr.cont {border: 1px solid green;}

li {text-align: left;}
   


