* {
	padding:0;
	margin:0;
}

body {
	background:#000;
	font-family:Arial, Helvetica, Sans-serif;
	font-size:12px;
	color:#FFF;
}

a {
	color:#FFF;
	text-decoration:underline;
}

div#container {
	border:solid 1px #2c2f32;
	width:890px;
	height:519px;
	margin:6px auto;
	background:#3e3e3e url(../siteimg/opl_site.jpg) no-repeat;
}

div#header {
	background:#696f77;
	height:58px;
}

div#header img {
	float:right;
	width:105px;
	height:53px;
	margin-right:3px;
	margin-top:3px;
}

div#flashnodig {
	position:relative;
	top:256px;
	left:541px;
	background:#3e3e3e;
	width:285px;
	height:152px;
	padding:18px;
	font-weight:normal;
	font-size:14px;
}

div#flashnodig img {
	margin-top:20px;
	margin-left:60px;
	border:none;
}
