body
{
   background-color:#EEEEEE;
//   background: url(pinstripes.jpg) top left;
//   color:orange;
   color:black;
//   font-family: Verdana, Tahoma, arial, sans-serif;
//   font-size:11pt;
}

ul
{
   list-style:none;
   margin-left:0px;
   padding-left: 1em;
	text-indent: 0em;

   border-style:none;
   border-left-width:2px;
   border-right-width:0px;
   border-top-width:0px;
   border-bottom-width:0px;
   border-color:black;
}
/*
td
{
   border-color:blue;

}
*/

/*
li:hover
{
   list-style-type:disc;
   color:blue;
}
*/

a
{
//   color:orange;
   color: black;
}

a:hover
{
/*
   text-decoration:none;
   border-style:dashed;
   border-top-width:0px;
   border-left-width:0px;
   border-right-width:0px;
   border-bottom-width:1px;
   border-color:blue;
*/
 background: url(aqua_pinstripes.jpg) top left;

}


.title
{
   font-weight:bold;

}

.title a:hover
{
   border-style:solid;
}

#searches
{
   border-style:solid;
   border-width:1px;
//border-color:orange;
   border-color: black;
   width:9em;
   padding-bottom:.1em;
   padding-left:.5em;
   padding-top:.5em;
   position:absolute;
   top:10px;
}

#searches:hover
{
   //border-color:blue;
   //border-color:navy;
}

.search_input
{
//   background-color:black;
   background: url(pinstripes.gif) top left;
//   color:orange;
   color:black;
//   border-color:orange;
   border-color:blue;
   width:9em;
}

.search_input:hover
{
//   background-color:navy;
//   color:orange;
     border-color:black;
     background: url(aqua_pinstripes.jpg) top left;
}

.search_submit:hover
{
//   background-color:navy;
//   color:black;
}

.search_submit
{
   //background-color:black;
  // background: url(pinstripes.jpg) top left;
   //color:orange;
   color: black;
   //border-color:orange;
   border-color: blue;
}

#top_div
{
   position:absolute;
   top:10px;
   width:79%;
   left:11em;
}

#clemson_french
{
   visibility:visible;
   position:absolute;
   top:10px;
}

.links
{
   visibility:hidden;
}

#clemson_links
{
   visibility:visible;
}

#french_links
{
   visibility:visible;
   position:relative;
   top:.8em;
}

#comic_links
{
   visibility:visible;
   position:absolute;
   top:10px;
   left:9.7em;
}

#geek_links
{
   visibility:visible;
   position:absolute;
   top:10px;
   left:19.2em;
}

#misc_links
{
   visibility:visible;
   position:absolute;
   top:10px;
   left:28.7em;
}

#goffice_links
{
   visibility:visible;
   position:absolute;
   top:10px;
   left:36.8em;
}

#schedule
{
   visibility:shown;
   position:absolute;
   left:11em;
   top:32em;
   background: url(pinstripes.jpg) top left;
}

td
{
   background: url(pinstripes.jpg) top left;

}

#english_to_french_search
{
   position:relative;
   top:0em;
}
