@charset "utf-8";
/* CSS Document */

body {
	background-color:#333333;
	background-image:url(images/bg_body.gif);
		margin-left: auto;
	margin-right: auto;
	

}
#container {
	background-color: black;
	background-image: url(images/containerBggif.GIF);
	background-repeat: repeat-y;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	list-style-type: none;
	min-height: 650px;
	overflow: hidden;

}

#contentnav {
overflow: hidden;
}

#leftnav {
	float: left;
	min-height: 100%;
	margin-left: -15px;
	list-style-type: none;
	background-image:url(images/navbg.png);
	background-repeat:repeat-y;
	padding-bottom: 2000px;
	background-position: right;
	margin-bottom: -2000px;

}
#leftnav a {
	color: #fabf36;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	list-style-type: none;
}
#container #contentnav #content ul {
	padding-right: 15px;
}

#container #header a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#chicky {
float: left;
padding: 15px;
padding-top: 25px;
}

#content {
	width: 445px;
	margin-left: 350px;
	padding-left: 14px;
	padding-right: 16px;
	color: #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: -15px;
	font-size: 12px;
	list-style-type: none;
	background-image:url(images/bar_good.gif);
	background-repeat:repeat-y;
	background-position: right;
	height: 100%;
}

#content p {
padding-left: 11px;
padding-right: 15px;
}


#leftnav li {
margin-top: 10px;
margin-bottom: 10px;
}

#leftnav li a {
	list-style: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
#leftnav li a:hover {
	list-style-type: none;
}
#container #content img a {
	border: 2px dotted #833a35;
}

#leftnav li a:active {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #fff;
	list-style-type: none;
}



#secretwords {
font-size: 1px;
display: block;
text-align:center;
margin-top: -9px;
}


#wrapforcontent {
margin-top: -40px;
}
.banner {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #a79393;
	text-align: center;
	font-weight: lighter;
	line-height: 5px;
}
#headerbar {
background-image:url(images/bar_horizontal.gif);
background-repeat: repeat-x;
position: absolute;
width: 100%;
text-align:center;
vertical-align:middle;
}

#footer {
clear: both;
background-image:url(images/bar_horizontal.gif);
background-repeat: repeat-x;
position: absolute;
width: 100%;
text-align:center;
vertical-align:middle;
margin-top: -15px;
}
.footertext {
	color: #fff;
margin-top: 6px;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
}

.footertext a {
	color: #999999;
}
.footertext a:visited {
	color: #CCCCCC;
}

.center {
text-align:center;
}

#content a {
	color: #bfbba3;
	text-decoration: none;
	font-weight: bolder;
}

#content a:hover {
color: #833a35;
text-decoration: underline;
}

#content a:visited {
color: #833a35;
text-decoration: none;
}
#leftnav ul {
	list-style:none;
	line-height: 24px;
}

#content .header {
font-style:italic;
font-weight:bold;
font-size: 14px;

}

.tableheader {
	font-size: 20px;
	color: #000;
	text-align: center;
	font-weight: bold;
	background-color: #bfbba3;

}
