*{
	margin: 0px;
	padding: 0px;
	border: none;
outline:none;
}
body, html{
	font-family: "Century Gothic", Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background: #382b20;
	line-height: 20px;
}
div#background{
  position: fixed;
  right: 0px;
  bottom: 0px;
  background: url(../images/background2.jpg) right bottom no-repeat;
  width: 100%;
  height: 100%;
  z-index: 10;
}
div#abstract{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 886px;
  z-index: 15;
  background: url(../images/abstract-trans.png) left top no-repeat;
}
div#logo{
  position: absolute;
  left: 0px;
  top: 38px;
  z-index: 18;
  width: 458px;
  height: 70px;
  background: url(../images/logo-trans.png) left top no-repeat;
}
div#logo h1{
  text-indent: -9999px;
}
div#wrapper{
	width: 850px;
	position: relative;
	z-index: 20;
}
div#user1{
	position: absolute;
	left: 710px;
	top: 22px;
	width: 140px;
}
div#top{
	margin: 140px 0 0 0;
padding-left:30px;
	float: left;
	width: 415px;
background-image: url(../images/longbackmenu.png);
background-position:-360px bottom;
background-repeat:no-repeat;
}
div#top ul{
	list-style: none;
	margin: 0px;
padding-bottom: 4px;
}
div#top ul li{
	display: inline;
}
div#top ul li a, div#top ul li a:visited{
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 1px;
padding: 0px 2px 0px 18px;
background-image: url(../images/sep.png);
background-position:left top;
background-repeat:no-repeat;
}
div#top ul li.active a{
	color: #F6ED00;
}
div#top ul li a:hover{
color:#bababa;
}
div#subm{
	margin: 10px 0 0 0px;
padding-left:30px;
	float: left;
	width: 415px;
background-image: url(../images/longbacksub.png);
background-position:-525px bottom;
background-repeat:no-repeat;
}
div#subm ul{
	list-style: none;
	margin: 0px;
}
div#subm ul li{
	display: inline;
	padding: 0px;
}
div#subm ul li a{
	font-size: 11px;
	color: white;
	text-decoration: none;
background-image: url(../images/sep.png);
background-position:left top;
background-repeat:no-repeat;
padding-left:14px;
}
div#subm ul li a:hover{
	color: #7d7d7d;
}
div#subm ul li.active a{
color:#F6ED00
}

div#content{
	float: left;
	width: 375px;
	padding: 35px 430px 0 40px;
}
div#bottom{
	float: left;
	width: 375px;
	padding: 10px 430px 0 40px;
}
h1, h2, h3, h4, h5, h6, .componentheading, .contentheading{
	color: #f6ed00;
	font-weight: bold;
	margin-bottom: 10px;
}
h1{
	font-size: 18px;
}
h2, .componentheading, .contentheading{
	font-size: 16px;
}
h3{
	font-size: 14px;
}
h4{
	font-size: 13px;
}
h5{
	font-size: 12px;
}
h6{
	font-size: 11px;
}
ul, ol{
	margin-left: 30px;
}
a{
	color: #f6ed00;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
	color: #c15543;
}
div#content p{
	margin-bottom: 15px;
}
.small, .createdate{
	font-size: 10px;
}
.yellow{
	color: #f6ed00;
}
.inputbox{
	border: 2px solid Black;
	padding: 2px;
}
.button{
	border: 2px solid Black;
	padding: 2px 5px;
	background: White;
	color: Black;
}
li.item53 a span {
color: #F6ED00;
}
a, a:active {
  
outline: none;
border: 0px;
}
