body {
	margin: 0px;
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #B9B9B9;
	background-color: #000;
	background-image: url(/images/1.gif);
	background-repeat: repeat;
}

h1, h2, h3, h4 , h5, h6 {
	color: #FE3B17;
}

h1 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

h3 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
}

h4 {
	font-size: 13px;
}

h5 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
}

h6 {
	font-size: 8px;
}

p, ul, ol {
	margin-bottom: 0em;
	line-height: normal;
	text-align: left;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #FFFF38;
}

a:hover {
	text-decoration: none;
	color: #5accfe;
}

strong {
	color: #fff;
}

a img {
	border:0;
	text-align: center;
}
/**********************************************
	 inputs
************************************************/

input, textarea {
	color:#ccc;
	background: #212121;
	border: 1px none #000;
	padding: 3px;
	margin: 5px;
	font-size:10px;
}
hr{
	background-image: url(images/hr.png); height:7px; 
    text-align:center;
	border: 0px;
	
}
/**********************************************
	 code, address
************************************************/
pre, .code {
	color: #FFFF5A;
	padding: 10px 5px 5px 5px;
	border-top: 1px solid #101010;
	border-right: 1px solid #101010;
	border-bottom: 1px solid #101010;
	border-left: 1px solid #101010;
	background-color: #272727;
	margin: 3px 0 20px 20px;
	font: 76% arial,sans-serif;
	text-align:left;
	letter-spacing: 1px;
	line-height:50%;
	font-size:15px;
	overflow:auto;
	
}
address {
	line-height:120%;
	margin: 10px 0 20px 0;
	padding-left: 10px;
	border-left: 6px solid #101010;
	font-style: normal;
	font-weight: bold;
}

table {
	border-collapse: collapse;
	margin-left: 18px;
	border-color: #101010;
}

/**********************************************
	 Background
************************************************/

#header-top {
	background: transparent;
}

#menu-bg {
	background: url(images/bg03.png) no-repeat center top;
}

#content-era {
	background: url(images/bg05.png) repeat-y center top;
}

/**********************************************
	 Header
************************************************/

#header {
	width: 900px;
	height: 145px;
	margin: 0px auto;
	text-transform: lowercase;
	color: #FFFFFF;
	background: url(images/bg00.png) no-repeat;
}

#header h1 {
	float: left;
	margin: 0px;
	padding: 70px 0px 0px 25px;
	font-size: 40px;
}

#header h1 sup {
	font-weight: normal;
}

#header h2 {
	float: right;
	margin: 0px;
	padding: 95px 25px 0px 0px;
	font-size: 14px;
}

#header a {
	text-decoration: none;
	color: #ccc;
	text-transform:uppercase; 
	letter-spacing: 1px;
}

/**********************************************
	 Header 2
************************************************/

#header2 {
	width: 900px;
	height: 64px;
	margin: 0px auto;
}

/**********************************************
	 Menu
************************************************/

#menu {
	float: left;
}

#menu ul {
	margin: 0px;
	padding: 36px 0px 0px 0px;
	list-style: none;
	text-transform:uppercase; 
	letter-spacing: 1px;
}

#menu li {
	float: left;
}

#menu a {
	padding-left: 14px;
	padding-right:13px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF16;
}
#menu ul li a:hover {
	padding-left: 14px;
	padding-right: 13px;
	color:#944938;
	font-weight:bold;
	font-size: 12px;
	text-decoration: none;
}

/**********************************************
	 Search
************************************************/

#search {
	float: right;
	color: #FFFF38;
}

#search form {
	margin: 0px;
	padding-top: 18px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search input.text {
	width: 200px;
	border: none;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	color: #ccc;
}

#search input.button {
	display: inline;
}

/**********************************************
	 Page
************************************************/

#page {
	width: 846px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/**********************************************
	 Content
************************************************/

#content {
	float: left;
	width: 630px;
	height: 430px;
	overflow: auto;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content p {
	background-color: #141414;
	line-height: 15px;
	
}
#content li {
	line-height: 20px;
	list-style-type: square;
}
#content lindner {
	line-height: 20px;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF0;
}



/**********************************************
	 Sidebar
************************************************/

#sidebar {
	float: right;
	width: 185px;
	height: 400px;
	vertical-align: bottom;
	text-align: center;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidebar li {
	background: url(images/menu1.png) no-repeat;
	padding-top: 0px;
	padding-right: 29px;
	padding-bottom: 10px;
	padding-left: 32px;
}

#sidebar li ul {
}

#sidebar li li {
	padding: 8px 0px;
	background: none;
	border-bottom: 1px solid #262626;
}

#sidebar h2 {
	margin: 0px;
	text-transform: none;
	font-size: 12px;
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}

/**********************************************
	 Footer
************************************************/

#footer {
	width: 900px;
	margin: 0px auto;
	background-image: url(images/fo00.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 50px;
	text-align: center;
	color: #8A4438;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#footer p {
	margin: 0px;
	padding: 4px 0px;
	text-align: right;
	color: #8A4438;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#footer a {
	color: #8A4438;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

