<html>
<head>
	<title>Mud Styles</title>
</head>
<body>

<style type="text/css">


.piclink a:link {border:0px; color: #5A698D;}
.piclink a:visited {border:0px; color: #5A698D;}
.piclink a:active {color: #00FF00;}
.piclink a:hover {font-weight:bold; text-decoration: underline; color: #DDBC00;}
.piclink a {text-decoration: none}

a:link { 
	color: #5CA096;
	}
a:visited { 
	color: #C4723C;
	}
a:hover { 
	color: #5EA27C;
	background-color: #333333;
	text-decoration: none;
	}
a:active { 
	color: #333333;
	}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 175px;
	border-bottom: 0px solid #ccc;
	}

ul li {
	position: relative;
	}
li ul {
	position: absolute;
	left: 174px;
	top: 0;
    width: 300px;
	display: none;
	}
    
ul li a {
	display: block;
	text-decoration: none;
	color: #D9C8A6;
	background: #700701;
	padding: 5px;
	border: 0px outset #700701;
	border-bottom: 0;
	}

ul li a:hover {
background-color: #4F0500;
color: #D9C8A6;
font-weight: bold;
border-style: inset;
border-width: thin;
}
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

li:hover ul, li.over ul { 
	display: block;
     }

div.figurenofloat {
  border: none;
  position: absolute;
  display: block;
  float: right;
  }
div.figurenofloat p {
font-family:Arial;
text-align: center;
font-size: 12px;
color:black;
display: block;
}

.figureplain {
  float: right;
  width: 10%;
  border: none;
  margin: 0.2em;
  padding: 0.2em;
  display: block;
}
.figure {
  float: right;
  border: none;
  margin: 0.2em;
  padding: 0.2em;
  display: block;
}

.figureleft {
  float: left;
  width: 60%;
  border: none;
  margin: 0.2em;
  padding: 0.2em;
}
body {
overflow:auto; text-align:center;
}
.tableback {position: absolute; top: 0px; left: 5%; background-image: url(background.jpg); width:600; height:565; background-repeat: no-repeat; align:center;}
.menupos {position:relative; top:100; left:100; width:300; height:800;}

#highlite {color:maroon; font-weight: bold ;}
#Blacklite {text-align:center; background-color: #700701; border-width: 0px; border-style: groove; color:#CA9957; font-weight:bold; }
#Whitelite { text-align:center; background-color: #700701; border-width: 0px; color:white; font-weight:bold; }
#Headers {background-color: #FFF8CC; border-bottom:1px;}
#Standout {color:#800000; font-weight:bold;}
#BigBullets {letter-spacing: 0.15em; line-height:200%; color:black; font-weight:bold; font-style:italic; }
#Indentmenu {padding-left:10px; color:#D9C8A6;}


H1 {padding-left:4px; text-align:left; font-family:Arial, Sans-Serif; font-size:22px; font-weight:bold; color:white; border:0px; background-color:black; layer-background-color:#9393B7;}
H2 {vertical-align: top; text-align:left; font-family:Arial, Sans-Serif; font-size:18px; font-style:italic; font-weight:bold; color:black; border:none;}
H4 {border-spacing: 1px;  margin: 1px; text-align:left; font-family:Tall Paul, Sans-Serif; font-size:36px; font-weight:bold; color:#D9C8A6; border:none;}
H3 {padding:0px; font-family:Arial, Sans-Serif; font-weight:bold; font-size:16px; color:#FFD600; text-decoration:none; background-color:silver;}
H5 {padding:2px; margin: 2px; border-spacing: 2px; text-align:left; font-family:Tall Paul, Sans-Serif; font-weight:bold; font-size:24px; color:#D9C8A6; text-decoration:none;}
H6 {margin:1px; padding:0px; font-family:Arial, Sans-Serif; font-weight:bold; font-size:10px; color:white; text-decoration:none;}

.droptext {width:700px; font-size:20px; font-family:Arial, Verdana; color:#CEBF9F; vertical-align:top; }
.hdrtext {width:700px; font-size:16px; font-family:Arial, Verdana; color:#DCA37C; align:left; vertical-align:top;}
.linktext {width:700px; font-size:14px; font-family:Arial, Verdana; text-align:right; color:#CEBF9F; vertical-align:top; padding-left:5px;}
* {margin:0; padding:0}

#accordion {width:700px; margin:8% auto}
.accordion {width:700px; margin-left:20%; font-size:48px; font-family:Tall Paul, Arial; color:#CEBF9F; align:center; vertical-align:top; text-align:left;}
.accordion dt {width:700px; font-weight:bold; cursor:pointer; }

.accordion dd {overflow:hidden; }
.accordion span {border-top:none; }

.smalltext {margin-left:20%; color:#CEBF9F; font-family:Arial, Verdana; font-size:10px; font-weight:normal; align:right;}
.slides{border-bottom:5px; border-bottom-color:#313131; border-right:5px; border-right-color: #313131; border-style:groove;}

</style>

</body>
</html>