body
{
	margin: 0 auto;
	
}

/**************************** Main Section Starts *****************************/
.menu_internetversion
{
font-family: Arial;
font-size: 8px;
color: #ffffff;
float: right;
}
.descript_nextfoto
{
font-family: Arial;
font-size: 12px;
color: #ffffff;
margin-left: 5px;
float: left;
}
.menu-footer
{
font-family: Arial;
font-size: 12px;
color: #ffffff;
padding: 5px;
float: center;
}
.menu-fmedia
{
font-family: Arial;
font-size: 12px;
color: #ffffff;
padding: 1px;
float: right;
margin-right: 0px;
}
/**************************** Main Section Ends *******************************/


/**************************** Other Sections Starts **************************/

hr{
  background-color: #00deff;
  width: 200px;
  color: #00deff;
  border: solid 1px #00deff;

}
a.nav:link {color: #ffffff; text-decoration: none; }
a.nav:visited {color: #ffffff; text-decoration: none; }
a.nav:hover {color: #057b34; text-decoration: none; }
a.nav:active {color: #057b34; }

/**************************** Other Sections Ends ****************************/
