/* Wildes stylesheet - June 2005 and March 2006 */

body { margin: 1%; padding: 0; background-color: white; font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: black;}

a:link { color: #000000; }
a:visited {	color: #666666; }
a:hover {  color: #000000; text-decoration: none; background-color: #CCCCCC;}
a:active {  color: #000000; text-decoration: none; }

.on { color: #000000; text-decoration: underline;  }

#container { width: 600px; height: 99%; border: 2px solid black; background-color: transparent; margin-left: 15%; }

#header { background-image:url(../_images/wildebeests.gif); background-repeat : no-repeat; background-color: transparent; height: 170px; }

#navigation { float: left; width: 140px; height: 280px; background-color: white; font-family: courier, Arial, Helvetica, sans-serif; font-size: 90%; margin-top: 12px; line-height:20px;  }

#navigation a:link { color: #000000; text-decoration: none;}
#navigation a:visited {	color: #666666; text-decoration: none;}
#navigation a:hover {  color: #000000; text-decoration: underline; }
#navigation a:active {  color: #000000; text-decoration: none; }

#navigation li { margin-bottom: 6px; list-style-type: none; }

.sidebar { font-family: verdana, Arial, Helvetica, sans-serif; font-size: 75%; margin-top: 12px; line-height:20px;  border-top: 3px double black; margin-left: 15px; text-align:left; }

#content { margin-top: 12px; margin-left: 170px; margin-bottom: 2%; margin-right: 4%; background-color: transparent; font-size: 85%; font-family: Arial, Helvetica, sans-serif; line-height: 130%;  }

#footer { clear: all; background-color: white; margin: 5px; font-family: courier, Verdana, Arial, Helvetica, sans-serif; font-size: 70%;  }

#footer img {float: right; }

h1 {
	font-family: "Times New Roman", Times, serif; line-height: 130%;}
.caps {
	text-transform: uppercase;
}


/* Rekkids  */ 

#rekkids { font-family: Arial, Helvetica, sans-serif; width: 90%; margin: 10px; font-size: 100%; color: black; font-weight: normal; border: 1px solid silver; padding: 5px; }

#rekkids img { float: right; }

.title { font-weight: bold;	text-transform: uppercase; }

.smaller {
	font-size: 75%;
}

