#container{
	background-color:#000000;
	text-align: center;
	vertical-align: middle;
	white-space: normal;
	border-width: 3;
	border-top-color: #990000;
	border-top-width: medium;
	border-right-color: #990000;
	border-right-width: medium;
	border-bottom-color: #990000;
	border-bottom-width: medium;
	border-left-color: #990000;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 260px;
	width: 149px;
	clear: both;
}
#links a.donkey:link {
	color: #990033;
	text-decoration: none;
	font-weight: bold;
	border-color: #990000;
}
#links a.donkey:visited {
	color: #990033;
	text-decoration: none;
	font-weight: bold;
	border-color: #990000;
}
#links a.donkey:hover {
	color: #FFFFFF;
	text-decoration: blink;
	font-weight: bold;
}
#links a.donkey:active {
	color: blue;
	font-weight: bold;
} 




#navlist
{
	color: black;
	border-bottom: 0.2em solid #00;
	border-right: 0.2em solid Maroon;
	padding: 0 1px;
	margin-left: 0;
	width: 13em;
	font: normal bolder xx-small Arial;
	background-color: #3D3D3D;
	border-bottom-color: #8B0000;
	border-top-color: #8B4513;
	border-left: 0.2em solid Maroon;
	border-top: 0.2em solid Maroon;
	cursor: crosshair;
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	overflow: hidden;
}

#navlist li
{
	list-style: none;
	margin: 0;
	font-size: 10px;
	background-color: #000000;
	border-bottom-color: Red;
	text-decoration: none;
}

#navlist a
{
	display: block;
	text-decoration: none;
	margin-bottom: 0.3em;
	margin-top: 0.3em;
	color: #B90000;
	border-width: 1px;
	border-style: solid;
	border-color: Maroon;
	border-left: 1em solid Red;
	padding: 0.25em 0.5em 0.4em 0.5em;
	background-color: black;
	list-style-type: circle;
	font-weight: bold;	
	}

#navlist a#current { border-color: ;
	text-decoration: none;
}

#navlist a
{
	width: 99%;
	text-decoration: none;/* only necessary for Internet Explorer */
}

#navlist a
{
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 9.6em;
	text-decoration: none;/* Tantek-hack should only used if Internet-Explorer 6 is in standards-compliant mode */
}

#navcontainer>#navlist a
{
width: 110px;
/* only necessary if you use the hacks above for the Internet Explorer */
 float: none;
}

#navlist a:hover, #navlist a#current:hover
{
background: #A9A9A9;
border-color: #8B0000 Maroon Maroon Maroon;
padding: 0.4em 0.35em 0.25em 0.25em;
}

#navlist a:active, #navlist a#current:active
{
background: #AA0000;
border-color: Maroon;
padding: 0.4em 0.35em 0.25em 0.9em;
}

#link2 :link {
	color: #990033;
	text-decoration: none;
	font-weight: bold;
	border-color: #990000;
}
#link2 :visited {
	color: #990033;
	text-decoration: none;
	font-weight: bold;
	border-color: #990000;
}
#link2 :hover {
	color: #FFFFFF;
	text-decoration: blink;
	font-weight: bold;
}
#link2 :active {
	color: blue;
	font-weight: bold;
} 

