body {

	margin: 0px;
	background-color: #737573;
	background: URL("../images/kenttopbg.png");
	text-align: center;

}

#top {

	margin: 0 auto;
	text-align: center;
	width: 1024;
	
}

#greyback {

	margin: 0 auto;
	width: 700;
	background: #8a8b8a;

}

#featherbg {

	margin: 0 auto;
	width: 1024;
	background: URL("../images/featherbg.png") top no-repeat;
	
}

#lightfeather {

	margin: 0 auto;
	width: 700;
	background: URL("../images/lightfeather.png") top no-repeat;
	text-align: left;
	
}

#borderout {

	margin: 0 auto;
	width: 708;
	background-color: #2e1007;

}

#bottomcase {

	text-align: center;
	margin: 0 auto;
	width: 1024;
	height: 58;

}

#bottombox {

	text-align: left;
	margin: 0 auto;
	width: 708;
	height: 58;
	background-color: #2e1007;
	background: URL("../images/wildtvlogo.png") center no-repeat;

}

span.bottomtext {

	font: normal 11px/13px Arial, Helvetica, sans-serif;
	margin-left: 24px;
	color: #8d8d8b;
	
}

span.names {

	color: #000;
	
}

a.toplinks {

	text-decoration: none;
	font: normal 12px/14px Arial, Helvetica, sans-serif;
	color: #2e1007;
	
}

p.main {

	margin: 10px;
	font: normal 12px/14px Arial, Helvetica, sans-serif;
	color: #000;
	
}

p.quote {

	margin: 10px;
	font: normal 12px/14px Arial, Helvetica, sans-serif;
	color: #2e1007;
	
}

img.garrett {
	
	margin-right: 10px;

}

img.ryan {
	
	margin-left: 10px;

}

p.ryan {

	margin: 10px;
	font: normal 13px/16px Arial, Helvetica, sans-serif;
	color: #2e1007;

}

.rss-box {
	 margin: 0 auto;
}

.rss-items {
	color:#FFFFFF;
}

.rss-item  {
	font-family: "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
	font-size: 12px;
	font-weight : normal;
	list-style:none;
	padding-bottom:0em;
}

.rss-item a {
	color: #2e1007;
	font-size: 12px;
	font-family:"Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
}
	
.rss-item a:hover {

	color:#5e4017;
	
}

table.donations {

}

table.contact {
	
	width: 680px;
	font: normal 12px/14px Arial, Helvetica, sans-serif;
	
}

td.right {

	text-align: right;

}

td.contributors {

	text-decoration: underline;
	padding: 5px;
	color:#ddd;
	font-family:"Times New Roman",Georgia,Serif;
	font-size: 17px;
	width: 130px;
	
}

td.contributor {

	padding: 5px;
	color:#ddd;
	font-size: 15px;
	font-family:"Times New Roman",Georgia,Serif;
	
}

td.donations {

	text-decoration: underline;
	padding: 5px;
	color:#ddd;
	font-family:"Times New Roman",Georgia,Serif;
	font-size: 17px;
	width: 100px;
	
}

td.donation {

	padding: 5px;
	color:#ddd;
	font-size: 15px;
	font-family:"Times New Roman",Georgia,Serif;
	
}

table.donations2 {
	
	background: URL("../images/donatetable.gif") no-repeat;

}

td.contributors2 {

	text-decoration: underline;
	padding-right: 4px;
	padding-left: 6px;
	color:#ddd;
	font-family:"Times New Roman",Georgia,Serif;
	font-size: 14px;
	width: 130px;
	
}

td.contributor2 {

	padding: 4px;
	padding-left: 6px;
	color:#ddd;
	font-size: 13px;
	font-family:"Times New Roman",Georgia,Serif;
	
}

td.donations2 {

	text-decoration: underline;
	padding-left: 4px;
	padding-right: 6px;
	color:#ddd;
	font-family:"Times New Roman",Georgia,Serif;
	font-size: 14px;
	width: 100px;
	
}

td.donation2 {

	padding: 4px;
	padding-right: 6px;
	color:#ddd;
	font-size: 13px;
	font-family:"Times New Roman",Georgia,Serif;
	
}

span.top5 {

	text-decoration: underline;
	padding: 3px;
	color:#ddd;
	font-size: 16px;
	font-family:"Times New Roman",Georgia,Serif;

}

img {

	border: 0px;

}

a.fulllist {

	color: #ddd;

}

table.front {

	table-collapse: collapse;
	border: 0px;

}

.horizontalcssmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.horizontalcssmenu ul li{
position: relative;
display: inline;
float: left;

}

/*Top level menu link items style*/
.horizontalcssmenu ul li a{
width: 80px; /*Width of top level menu link items*/
padding: 2px 0px;
display: block;
text-decoration: none;
font: normal 12px/12px Arial, Helvetica, sans-serif;
}
	
/*Sub level menu*/
.horizontalcssmenu ul li ul{
left: 0;
top: 0;
position: absolute;
display: block;
visibility: hidden;
z-index: 999;
}

/*Sub level menu list items*/
.horizontalcssmenu ul li ul li{
background: #888;
display: block;
text-align: left;
float: none;
}

.horizontalcssmenu ul li ul li ul li{
	background: #888;
	text-align: left;
	display:block;
	left: 80px;
	top: -16px;
}

/* Sub level menu links style */
.horizontalcssmenu ul li ul li a{
background: #888;
padding: 2px 5px;
width: 80px; /*width of sub menu levels*/
font-weight: normal;
}

.horizontalcssmenu ul li a:hover{
}

.horizontalcssmenu ul li ul li a:hover{
background: #999;
}

.horizontalcssmenu ul li ul li ul li a:hover{
background: #999;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .horizontalcssmenu ul li { float: left; height: 1%; }
* html .horizontalcssmenu ul li a { height: 1%; }
/* End */