* {
	font: normal normal 0.96em arial, helvetica, sans-serif;
	color: #ffffff;
	line-height: 140%;
	}
/*NAVIGATION*/
div#nav {
	margin: 20px 0px 0px 0px;
	border-bottom: solid 3px #ffed00;
	height: 4.5em;
	}
#nav ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
#nav li {
	float: left;
	margin: 0px 12px 0px 0px;
	padding: 0px;
	}
#nav a {
	font: normal 800 3.7em "arial black", arial, helvetica, sans-serif;	
	color: #ffed00;
	text-decoration: none;
	display: block;
	padding: 0px;
	margin: 0px;
	}
#nav a:visited {
	color: #ffed00;
	}		
#nav a:hover {
	color: #ffffff;
	}
#nav a.active {
	color: #ffffff;
	}
/*LIMKS*/
.con a {
	font-weight: bold;
	color: #ffed00;
	text-decoration: none;
	}
.con a:visited {
	color: #ffed00;
	}		
.con a:hover {
	color: #ffed00;
	text-decoration: underline;
	}
/*PAGE*/
body {
	background-color: #0c0402;
	border-left: solid 0px #ffed00;
	padding: 0px;
	margin: 0px;
	}
div#content {
	width: 1000px;
	margin: 65px auto;
	padding: 0px;	
	}
div.title {
	float: left;
	width: 230px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
div.con {
	padding: 0px 6px 6px 10px;
	margin: 0px 0px 0px 235px;
	}
div.box {
	margin: 5px 0px 0px 0px;
	float: left;
	width: 100%;
	}
div.box2 {
	margin: 5px 0px 20px 0px;
	float: left;
	width: 100%;
	border-bottom: solid 3px #ffed00;	
	}
div#news {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	}
div#news img{

	}
h1 {
	font: normal 800 2.4em "arial black", arial, helvetica;
	color: #ffed00;
	border-bottom: solid 3px #ffed00;
	}
h2 {
	font: normal 900 1.3em arial, helvetica;
	border-bottom: solid 1px #ffed00;
	}
div.title img {
	width: 100%;
	}
div#shop {
	}
div#shop iframe {
	border: none;
	width: 100%;
	height: 1200px;
	}
strong {
	font-weight: bold;
	}
	
	
