/*Css File for the Flasgallery - AsuncionRunners*/

#body
{
text-align: center;
}

#menu
{
background-color: #F97713;
margin-bottom: 20px;
}

#menu-table
{
font-family:"Times New Roman",Georgia,Serif;
color: white;
}

#home
{
text-align: left;
font-size: 20px;
}

#titulo
{
text-align: center;
font-size: 20px;
}

#home-a:link
{
text-decoration: none; 
color: white;
}

#home-a:visited
{
text-decoration: none; 
color: white;
}

#home-a:active
{
text-decoration: none; 
color: white;
}

#home-a:hover
{
text-decoration: none;
color: black;
}

#contact
{
text-align: right;
font-size: 12px;
}

#contact-a:link
{
text-decoration: none; 
color: white;
}

#contact-a:visited
{
text-decoration: none; 
color: white;
}

#contact-a:active
{
text-decoration: none; 
color: white;
}

#contact-a:hover
{
text-decoration: none;
color: black;
}

#gallery
{
}

#bottom
{ 
background-color: #F97713;
font-family:"Times New Roman",Georgia,Serif;
font-size: 12px;
color: white;
}

#bottom-link:link
{
text-decoration: none; 
color: white;
}

#bottom-link:visited
{
text-decoration: none; 
color: white;
}

#bottom-link:active
{
text-decoration: none; 
color: white;
}

#bottom-link:hover
{
text-decoration: none;
color: black;
}