body  {
	background-color : #161616;
	color : #ffffff;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	margin-top : 0px;
	margin-left : 0px;
}

	
#part1 {
    position: absolute;
	top: 0px;
	left: 0px;
	z-index:1;
}

#foo {
    position: relative;
	top: 200px;
	left: 0px;
	z-index:1;
}

#menu {
    position: absolute;
	top: 180px;
	left: 8px;
	z-index:3;
}

#part2 {
    position: absolute;
	top: 182px;
	left: 186px;
	z-index:1;
	width: 190px;
}
#part2live {
    position: absolute;
	top: 182px;
	left: 186px;
	z-index:1;
	width: 700px;
	font-size : 12px;
    text-decoration: none;
	font-weight : normal;
}
#part3 {
    position: absolute;
	top: 182px;
	left: 400px;
	z-index:1;
	width: 580px;
}
#sidepart {
    position: absolute;
	top: 182px;
	left: 1010px;
	z-index:1;
	width: 260px;
}



.buttons {
  padding-left:40px;
  padding-top: 27px;
}



#content {
    position: absolute;
	top: 1190px;
	left: 5px;
	z-index:6;
	width: 380;
	height: 400px;
	font-size : 12px;
    text-decoration: none;
	font-weight : normal;
}
#part4 {
    position: absolute;
	top: 1900px;
	left: 0px;
	z-index:1;
	width: 1000px;
}


a:link  {
	color : #ffffff;
	font-size : 12px;
	font-weight : bold;
}

a:visited  {
	color : #ffffff;
	font-size : 12px;
	font-weight : bold;
}

a:hover  {
	color : #FFF716;
	font-size : 12px;
	font-weight : bold;
}

a.x:link  {
	color : #000000;
	font-size : 12px;
        text-decoration: none;
	font-weight : normal;

}

a.x:visited  {
	color : #000000;
	font-size : 12px;
    text-decoration: none;
	font-weight : normal;

}

a.x:hover  {
	color : #000000;
	font-size : 12px;
        text-decoration: none;
	font-weight : normal;
}

a.menue:link  {
	color : #ffffff;
	font-size : 12px;
	font-weight : bold;
	text-decoration: underline;
}

a.menue:visited  {
	color : #ffffff;
	font-size : 12px;
	font-weight : bold;
	text-decoration: underline;
}

a.menue:hover  {
	color : #FFFF00;
	font-size : 12px;
	font-weight : bold;
	text-decoration: underline;
}
a.m:link  {
	color : #ffffff;
	font-size : 12px;
	font-weight : normal;
	text-decoration: none;
}

a.m:visited  {
	color : #ffffff;
	font-size : 12px;
	font-weight : normal;
	text-decoration: none;
}

a.m:hover  {
	color : #FFA9ED;
	font-size : 12px;
	font-weight : normal;
	text-decoration: none;
}
a.s:link  {
	color : #ffffff;
	font-size : 12px;
	font-weight : bold;
	text-decoration: none;
}

a.s:visited  {
	color : #ffffff;
	font-size : 12px;
	font-weight : bold;
	text-decoration: none;
}

a.s:hover  {
	color : #D67822;
	font-size : 12px;
	font-weight : #bold;
	text-decoration: none;

}
td  {
	font-size : 12px;
}

.b  {
	border-color : #000000;
	border-style : solid;
	border-width : 0px;
}
h1 {
    height: 1px;
    color: #ffffff;
    border: none;
}