* {
	margin: 0;
	padding: 0;
	font-size: 12px	;
	font-family: Arial;
	color: #000;
}

img {
	border: 0;
}

p {
	margin: 0 0 10px 0;
}

a {
	color: #000;
}

body {
	background-color: #000;
	font-size: 12px;
	line-height: 18px;
}

#center {
	width: 1050px;
	display: block;
	margin: 0 auto;
}

#top {
	float:left;
	width: 1050px;
	/*border:1px solid red;*/
}

#bottom {
	height: 166px;
	float:left;
	width: 960px;
}

#bottom #left {
	float:left;
	width:310px;
	height: 166px;
	padding-left:167px;
	padding-top: 0px;
}

#bottom #right {
	float:left;
	width:325px;
	height: 32px;
	text-align:right;
	padding-top:25px;
	/*background-image: url(graphics/ico_og_billetnet_logo.jpg);
	background-repeat: no-repeat;
	background-position: right;*/
}