@charset "iso-8859-1";
 
  body {
   padding-left: 160px;
   padding-right: 200px;
    font-family: Arial, Geneva, sans-serif;
    color: #d9d9c9;
    background-color: #000000; 
    text-decoration: none }
	

  h1 {
    font-family: Helvetica, Geneva, Arial,
          SunSans-Regular, sans-serif }

  a.nav:visited  {
	color:  #FFDD88;
    text-decoration: none }
  a.nav:link {
    color: #DDFF88; 
    text-decoration: none }
  a.nav:hover {
    color: #FF88FF; 
	text-decoration: underline
	}
  a:link {
    color: #EEDD00;   
	text-decoration: none  }
  a:visited {
    color: #AAFF00;
    text-decoration: none  }
  a:hover {
    color: #66FF66 }
  address {
    margin-top: 1em;
    padding-top: 1em;
    border-top: thin dotted }

#tex {
	padding-left: 20px;
	padding-right:  20px;
	font-family: Arial, Geneva, sans-serif;
	color:	#FFFF00;
	background-color:  #191969;
	text-decoration: none
	}
	
	
	
#slideshow {
    list-style-type: none;
    text-decoration: none;
    padding: 0;
    margin: 5px;
    position: absolute;
    top: 25px;
    right: 5px;
    width: 180px }
	
	
#mousies {
    list-style-type: none;
    text-decoration: none;
    padding: 0;
    margin: 0;
    position: absolute;
    bottom: 25px;
    left: 1em;
    width: 180px }
	
	
#sidebar {
    background-color: #000000;
    margin: 0 10px 0 10px;
    padding: 5px;
	color: #FF3300;
    position: absolute;
    top: 8em;
    left: 5px;
    width: 120px
	}
	
#flashcard {
    list-style-type: none;
    text-decoration: none;
    padding: 0;
    margin: 5px;
    position: absolute;
    top: 25px;
    right: 5px;
    width: 180px }
	 

#sidepic {
    background-color: #000000;
    margin: 0 10px 0 0;
    padding: 0;
	color: #FF3300;
    position: absolute;
    top: 8em;
    left: 0px;
    width: 150px
	}
