body {
	background-color: #B4B43C;
	color: #8A602E;
	margin: 0;
	padding: 0;
}

a {color:#000;}  
a:visited {color:#000;}


/****/
#CAMYOGA {
	position: absolute;
	width: 300px;
		
	top: 22%;
	right: 5px;
	text-align: center;
  font-family: tahoma;
	font-size: 20px;
  color: #fff;
	
	z-index: 1;
}

#CAMYOGA span {
	color: #8A2E40;
	font-weight: bold;
}

#CAMYOGA img {
	width: 300px;
}
/****/
#KAITLINA {
	position: absolute;
	width: 202px;
	
	top: 2%;
	left: 3px;
	
	z-index: 1;
}
/****/

/****/
#boxHEYYA {
	text-align: center;
	margin-bottom: 55px;
	font-family: tahoma;
	font-size: 2.5em;
}
/****/
#cleartop {	}

#clearbottom {
	margin-top: 30px;
}
/****/
.imSomeContent {
	text-align: center;
	margin: auto;
	margin-top: 15px;
	font-family: verdana;
}

.imBig {
	font-weight: 900;
	font-size: 1.15em;
}

/****/
#boxLinkTrade {
	margin-top: 250px;
}
/****/
#bottomBar {
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 25px;
	
	background: #581E1D;
	
	border-top: 2px solid #CCC;
	z-index: 8;
}
/****/
.linksbox {
	position: relative;
	overflow: hidden;
	text-align: center;
}

.linksbox ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.linksbox li {
	border-left: 1px solid #CCC;
	display: inline-block;
	line-height: 0.9em;
	margin: 0 .5em 0 -.5em;
	padding: 0 .5em 0 .5em;
}

.linksbox a:visited {
	color: blue;
}

.linksbox a {
	display: inline-block;
	margin: 5px;
}
/****/
