html {
	height: 100%;
}
body {
	width: 100%;
	height: 100%;
	font-size: 12px;
	color: #FFFFFF;
	font-family: "Calibri", "sans-serif";
	background-image : url(../images/stripe.png);
	margin : 0px;
	scrollbar-base-color: #130b06;
	scrollbar-track-color: #130b06;
	scrollbar-face-color: #3b332a;
	scrollbar-highlight-color: #5d5042;
	scrollbar-3dlight-color: #5d5042;
	scrollbar-darkshadow-color: #130B06;
	scrollbar-shadow-color: #130b06;
	scrollbar-arrow-color: #130b06;
	background-color: #333;
	background-repeat: repeat;
}
}
a {
	color: #7EAAB8;
	text-decoration: underline;
	font-family: "Calibri", "sans-serif";
	font-size: 14px;
}
a:hover {
	text-decoration: underline;
	color: #7EAAB8;
}
a:visited {
	color: #7EAAB8;
}  /* visited link */
a:active {
	color: #FFFFFF;
}  /* selected link */
h5 {
	color: #cc6600;
	font-size: 12px;
	font-style: italic;
}

p {
	margin-top: 0px;
	margin-right: 0;
	margin-left: 30px;
	padding: 0px;
	font-family: "Calibri", "sans-serif";
	font-style: normal;
	font-size: 14px;
	line-height: normal;
	color: #CCCCCC;
}
input {
	vertical-align: auto;
}

img {
	float: inherit;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
.headerimg {
	float: right;
}



/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 150px;
}
table {
	margin-left: 30px;
	padding: 0;
	border: 1px solid #333;
	border-collapse: inherit;
	margin-bottom: 0px;
}



/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: auto;
	padding: 0 0 10px;
	height: 100%;
	position: relative;
	border-radius: 15px;
	background-color: #000;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: inherit;
	background-color: #000;
	border-radius: 15px;
}
#content {
	width: 600px;
	position: relative;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 50px;
	padding-left: 250px;
	border-radius: 15px;
	background-color: #000;
	/* [disabled]color: #009999; */
}


/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
	float: left;
	width: auto;
	margin-left: -100%;
	position: relative;
	background: #000;
	border-radius: 15px;
	margin-top: 20px;
}

.listmenu ul {
	margin: 0 0 0px 0;
	padding: 0 0 0px 0;
	list-style-type: none;
	width:auto;
}
 
.listmenu li a {
	color: #996600;
	display: block;
	height: 10px;
	padding: 4px 0px 4px 10px;
	font-weight: bold;
	background-color: transparent;
	text-transform: uppercase;
	text-decoration: none;
}
 
.listmenu li a:hover {
	background-color: #CC9900;
	color: #000;
}

.listmenu2 ul {
	margin: 0 0 0px 20px;
	padding: 0 0 0px 0;
	list-style-type: none;
	width:auto;
}
 
.listmenu2 li a {
	color: #999;
	display: block;
	height: 10px;
	padding: 4px 0 4px 14px;
	font-weight: bold;
	background-color: transparent;
}
 
.listmenu2 li a:hover {
	background-color: #CCCCCC;
	color: #000000;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 1000px;
	height: 70px;
	position: relative;
	color: #666666;
	text-align: center;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-radius: 30px 30px 0px 0px;
	background-color: #000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	text-transform: uppercase;
	color: #996600;
	line-height: normal;
}
h2 {
	color: #996600;
	font-size: 16px;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: normal;
	margin-left: 10px;
}
strong {
	font-family: "Calibri", "sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: #666;
	text-transform: uppercase;
}

li {
	color: #80746C;
	font-size: 14px;
	text-transform: none;
	font-family: "Calibri", "sans-serif";
	font-weight: normal;
	line-height: none;
	margin-left: 0px;
}
h4 {
	color: #666;
	font-size: 14px;
	line-height: normal;
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
}

h6 {
	font-size: 9px;
	color: #999;
}
.newspost {
	font-family: Arial, Helvetica, sans-serif;
}

.newspost td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}
.newspost #title {
	font-size: 24px;
	color: #CCC;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}
.newspost #date {
	font-size: 20px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
	letter-spacing: 2px;
	color: #666;
}
.newspost #entry {
	font-size: 12px;
	color: #666666;
	font-style: normal;
	letter-spacing: 1px;
	border-left: 30;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #645A55;
	text-decoration: underline;
}
td {
	border: 1px solid #333;
	color: #999999;
	font-size: 12px;
}
tr {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #80746C;
}
