body {
	text-align:center;
	background:#000000;
	scrollbar-base-color:#D8D8D8;
	width:100%;
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
	color:#f3ffc7
}
a:hover {
	text-decoration: underline;
	color:#f3ffc7
}
#wrap {
	width:800px;
	text-align:left;
	margin:0 auto;
	color:#D8D8D8;	
}

::-moz-selection{
	background-color:#7f1a18;
	color:#FFFFFF;
}

::selection {
	background-color:#7f1a18;
	color:#FFFFFF;
}

.float-l {
	float:left;
}
.folat-r {
	float:right;
}
.clearfix {
	clear:both;
}
/* header */
#header {
	background:url(http://elarci.info/images/header.gif) no-repeat;
	height:226px
}
#header h1 {
	font-weight: bold;
	font-size:22px;
	padding-top: 40px;
	padding-left: 45px;
	color:#f3ffc7;
}
#header div {
	font-size:20px;
	padding-left: 90px;
}
ul#nav {
	position:absolute;
	top:190px;
	padding-left:90px;
	overflow:hidden;
	width: 702px;
	height: 30px;
}
ul#nav li {
	float:left;
	height:50px;
	padding:0 20px;
	color:#F3FFC7;
}
ul#nav a {
	font-size:15px;
	font-weight: bold;
	color:#D1CECE;
}
/* content */
#content {
	min-height:480px;
	 max-height:3000px;
	width:100%;
	
}
.left {
	width:352px;
	padding-top: 30px;
}
.left h2 {
	font-size:23px;
	background: url(http://elarci.info/images/left.gif) no-repeat;
	height:55px;
	padding-top: 10px;
	padding-left: 10px;
}
#content p {
	padding:20px 20px;
}
.right {
	width: 300px;
	padding-top: 30px;
}
.right h2 {
	font-size:25px;
	background: url(/images/right.gif) no-repeat;
	height:55px;
	padding-top: 10px;
	padding-left: 10px;
}
#top li {
	list-style:url(/images/a1.gif) inside
}
#top a {
	color:#f3ffc7;
	line-height:20px;
}
.submit {
	background:url(/images/a2.gif) no-repeat;
	border:0px;
	width:21px;
}
ul#meun {
	padding-bottom:20px
}
ul#meun li a {
	padding-left:5px;
	line-height: 30px;
	padding: 1px 5px;
	background-color: #263436;
	background-image: url(http://elarci.info/images/left.gif);
	background-position: left top;
	background-repeat: repeat;
}
ul#meun, #bm form {
	padding-left: 30px;
}
ul#meun, #bm form {
	padding-left: 30px;
}
div#api {
	background-color: #263436;
	background-image: url("http://elarci.info/images/right.gif");
	background-repeat: norepeat;
	height: 100%;
	line-height: 30px;
	padding: 1px 5px;
	width: 91%;
}
/* footer */
#footer {
	clear:both;
	background:url(http://elarci.info/images/footer.gif) no-repeat;
	height:80px;
	text-align:center;
}
#ads {
	clear:both;
	height:70px;
	text-align:center;
}
.ftlink {
	padding:14px 0 0 0;
}
div#scc {
	position:absolute;
	top:50px;
	padding-left: 450px;
}
#scc h2 {
	width:50px;
	display:inline;
	font-size:22px;
}
#scc form#sc {
	display:inline;
}
#scc form#sc input {
	padding:2px;
}

