body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: verdana;
	font-size: 11px;
	background: #000000;
	color:#CCCCCC;
}

#maincontainer {
	width: 1024px;
	margin: 0% auto;
	text-align: left;
}

#maincontent {
	float: left;
	width: 1024px;
	height: 617px;
}

#content {
	float: left;
	width: 794px;
	height: 617px;
}

#banners {
	float: right;
	width: 230px;
	height: 617px;
	background:url(/bilder/banner-bg.jpg);
}

#header {
	float: left;
	width: 794px;
	height: 175px;
	background:url(/bilder/header-bg.jpg);
}

#familypic {
	float: left;
	width: 794px;
	height: 129px;	
	background:url(/bilder/osbourne-family.gif);
}

#logo {
	clear: both;
	width: 794px;
	height: 46px;
	background:url(/bilder/the-osbournes.gif);
}

#logo h1 {
	margin: 0;
	padding: 0;
	display:none;
}

#menu {
	clear: both;
	width: 794px;
	height: 16px;
	background:url(/bilder/menu.gif);
}

#menu ul { 
	list-style: none; 
	margin: 0;
	padding: 0;
}

#menu ul li { 
	display: inline;
}

.menuitem { 
	display: none;
}


#contentframe {
	float: left;
	width: 794px;
	height: 426px;
	background:url(/bilder/frame.gif);
}

#content1 {
	float: left;
	width: 280px;
}

#content2 {
	float: left;
	width: 240px;
}

#content3 {
	float: left;
	width: 274px;
}

#content4 {
	float: left;
	width: 397px;
}

#content5 {
	float: right;
	width: 397px;
}

#content6 {
	float: left;
	width: 794px;
	height: 30px;
	text-align: center;
}

#content7 {
	clear: both;
	width: 794px;
	height: 396px;
}

#content8 {
	float: left;
	width: 397px;
	height: 396px;
}

#content9 {
	float: right;
	width: 397px;
	height: 396px;
}

#content10 {
	float: left;
	width: 310px;
}

#content11 {
	float: left;
	width: 180px;
}

#content12 {
	float: left;
	width: 304px;
}



#maincontentarea {
	clear:both;
	width: 794px;
	height: 426px;	
	background:url(/bilder/gradient.jpg);
}

#footer {
	clear: both;
	width: 1024px;
	height: 33px;
	background:url(/bilder/footer.gif);
}

b {
	color:#FFFFFF;
}

p {
	margin: 10px 0 10px 0;
}

a {
	color:#FF9900;
	font-weight: bold;
}

