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

body {
	background-image: url(bg-slice.png);
	background-repeat: repeat-x;
	background-color: #43250d;
	margin: 0 0 0 0;
	font-family:Verdana, Geneva, sans-serif;
	height: 100%;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #feaf00;
	font-size: 24px;
	margin: 0 0 0 0;
	font-weight:bold;
}

h1 a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #feaf00;
	font-size: 24px;
	margin: 0 0 0 0;
	font-weight:bold;
	text-decoration:none;
}

h1 a:hover {

	text-decoration:underline;
}

h3 a {
	font-size: 26px;
	font-style: normal;
	font-weight: normal;
	color: #ffeb8b;
	margin-bottom: 0px;
	text-decoration:none;
}
h3 a:hover {
	font-size: 26px;
	font-style: normal;
	font-weight: normal;
	color: #ffeb8b;
	margin-bottom: 0px;
	text-decoration:underline;
}

a img {
	border: 0;

}

a:link, a:visited {
	color: #F96;
	text-decoration: none;
}
a:hover, a:active {
	color: #FCD52A;
	text-decoration: underline;
}

.container {
	width: 960px;
	margin:auto;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	padding-bottom: 75px;
}
.container .navmenu {
	color: #FFF;
	margin-top: 10px;
}

.container .navmenu a{
	color: #FFF;
	text-decoration: none;
}
.container .navmenu a:hover{
	color: #FFF;
	text-decoration: underline;
}
.container .logo-container {
	margin-top: 8px;
}
.container .top-conatianer {
	background-image: url(top-box.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
	padding-left: 45px;
	height: 264px;
}
.container .top-conatianer .top-content-home {
	padding-top: 15px;
	padding-right: 35px;

}
.container  .fuax-h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #feaf00;
	font-size: 24px;
	margin: 0 0 0 0;
	font-weight:bold;
}

.heading {
	display: block;
	background-color:#220A00;
	padding-left: 10px;
	width: 906px;
	margin: auto;
	line-height: 40px;
}
h3 {
	font-size: 26px;
	font-style: normal;
	font-weight: normal;
	color: #ffeb8b;
	margin-bottom: 0px;
}

.container  .article-wrap {
	width: 906px;
	margin: auto;
}
.container .posted {
	color: #feaf00;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.container .articles-container .article-wrap {
	color: #FFF;
}

.footer  {
	width: 100%;
	bottom: -1px;
	height: 75px;
	background-color: #210B00;
	position: fixed;
   }

.container .articles-container {
	padding-bottom: 75px;
}
.new-footer-content {
	color: #FFC103;
	width: 906px;
	margin: auto;
	padding-top: 10px;
}
