html { height: 100%; }
body { height: 100%; background-color:#398af3; padding:0px; margin:0px; font-family:verdana; font-size:.7em; line-height:1.6em; color:#3d2b1d; background-image:url('../images/new_desert.jpg'); background-position:bottom left; background-repeat:repeat-x; background-attachment:fixed;}

.index { background-image:url(); background-color:#eedbcc; }

ul { margin:0px; padding:0px; }
li { margin-left:15px; }

a, a:link, a:visited { color:#398af3; text-decoration:none; }
a:hover { color:#398af3; text-decoration:underline; }

.left { float:left; }
.right { float:right; }
.clear { clear:both; font-size:0px; line-height:0px; height:0px; }

h1 { font-size:2.0em; padding:0px 0px 20px 0px; margin:0px; }
h1 a:hover {text-decoration:none; }

#centercont { width:1028px; min-height:100%; height:100%; margin-left:auto; margin-right:auto; }
#centerbg { position:absolute; bottom:0px; width:1024px; min-height:100%; height:100%; background-color:#eedbcc; border-left:2px solid #3d2b1d; border-right:2px solid #3d2b1d; }

#contentcont { position:absolute; top:0px; width:100%; }
#content { position:relative; width:1024px; margin-left:auto; margin-right:auto; background-color:#eedbcc; border-left:2px solid #3d2b1d; border-right:2px solid #3d2b1d; }
#content .pad { padding:5px 20px 20px 20px; }

#logo { width:400px; padding-bottom:5px; float:left; }
#nav { position:relative; float:left; font-size:1.8em; font-weight:bold; margin:55px 0px 20px 30px; }
#nav select { font-size: .7em; }
#items { float:left; }
.item { float:left; padding-right:70px; }
.item2 { float:left; }

#content2 { width:100%; border-top:2px solid #c3ad9b; padding-top:20px;  }

.photo { border:1px solid #886b54; }

#leftcol { width:430px; float:left; font-size:.9em; line-height:1.4em; padding-bottom:40px; }
#rightcol { width:540px; float:left; padding-bottom:40px; }