
			/*TOP MENU*/
#linkcontainer {
clear : both;
float:right;
width:700px;
background : #ffffff;
color: #000000;

}

#pix {
position:relative; 
left:13px; 
top:-15px;

}
#blog {
position:relative; 
left:px; 
top:px;
z-index:2;
}

#movie{
position:relative; 
left:-20px; 
top:-15px;
}
#down{
position:relative; 
left:-20px; 
top:-15px;
}

#title {
clear : both;
float:right;
width:650px;
background : #ffffff;
color: #000000;

}

.menu1 {
margin : 0;
padding : 0;
list-style-type : none;
float:right;
width: inherit;
height: inherit;
}
.menu1 li {
display: inline;

}

#dc {
position:relative; 
left:40px; 
top:-17px;

}
#mag {
position:relative; 
left:40px; 
top:-17px;

}

#ext {
position:relative; 
left:10px; 
top:0px;
z-index:2;
}

.next {
float:left;
width:240px;
color: #000000;
}

.next ul {
margin : 0;
list-style-type : none;
padding:10px;

}
.next ul li {
margin : 0 0 0.1em 0;
}
.next ul li a {
display : block;
padding : 0.8em 0.8em;
display : block;
text-decoration : none;
color : #fff;
background : #fe6807;
font-size : 120%;
}
.next ul li a:hover {
background : #fd9b30;
color : #fff;
}		
#sidebare {
float:left;
width : 250px;
padding : 10px 0;
background : #ffffff;
color : #666;
}


