#flash {
}
#nav {
	font-family: "Arno Pro";
	color: #FFFF66;
	text-align: right;
	padding-right: 25px;
	font-size: 16px;
}
#content {
	color: #EAEAEA;
	font-family: "Arno Pro";
	font-size: 17px;
	text-align: right;
	width: 700px;
	margin-left: 25px;
}
#container {
	height: 850px;
	width: 750px;
	margin-left: 200px;
	background-image: url(webkernow_bg3.png);
}
#flashtwo {
	height: 150px;
}
body {
	background-color: #000000;
}
a:link {
	color: #FFCC99;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFCC99;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFCC99;
}
.big {
	font-family: "Arno Pro";
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
}
.bigsmall {
	font-family: "Arno Pro";
	font-size: 18px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
}
#advert {
	background-image: url(%C2%A3200_ad.png);
	position: absolute;
	height: 150px;
	width: 200px;
	left: 5px;
	top: 350px;
}
#extra {
	position: absolute;
	left: 10px;
	top: 1000px;
	color: #999999;
	width: 1000px;
}
