﻿body 
{
margin:0;padding:0;
background-color: #000000;
font-family: Arial;
color: #FFFFFF;
font-size: 11px;
}

a
{
color:White;
text-decoration:none;
}

a:visited
{
color:White;
}

a:hover
{
color:Red;   
}

#titletext
{
font-family:Arial;
font-size:16px;
font-weight:700;
color:#cc0000;
}

#bodytext
{
font-family:Arial;
font-size:13px;
color:white;
}

#submenutable
{
font-family:Arial; 
font-size:10px;
font-weight:400; 
color:White;
opacity: 0.8;
filter: alpha(opacity=80);
background-color:#cc0000;
width:100%;
}

#navsubbar {
   border-collapse: collapse;
}
#navsubbar td {
   border: 0px;
   text-align:center;
}
#navsubbar td a{
   display:block;
   
   padding:6px;
   text-decoration: none;
}
#navsubbar td a:link, table.navbar td a:visited {
   color: #FFF;
}
#navsubbar td a:hover, table.navbar td a:active {
   color: #ffffff;
   background-color:Maroon;
}

#menutable
{
font-family:Arial; 
font-size:11px;
font-weight:400; 
color:White;
opacity: 0.8;
filter: alpha(opacity=80);
background-color:Black;
width:100%;
}


#articletable
{
opacity: 0.7;
filter: alpha(opacity=70);
background-color:Black;
width:480px;
}

#gallerytable
{
opacity: 1;
filter: alpha(opacity=100);
background-color:Black;
width:480px;
}

#musictable
{
opacity: 0.9;
filter: alpha(opacity=90);
background-color:Black;
width:500px;
}

#contactustable
{
opacity: 0.8;
filter: alpha(opacity=80);
background-color:Black;
width:480px;
}

#faqtable
{
opacity: 0.7;
filter: alpha(opacity=70);
background-color:Black;
width:500px;
}

#trainingtable
{
opacity: 0.7;
filter: alpha(opacity=70);
background-color:Black;
width:550px;
}

#innertablesked td
{
border:0px;
}

#innertable, #innertable td
{
border:0px;
}

#nav 
{
height: 24px;
background-image: url(nav_bg.png);
background-repeat: repeat-x;
padding-top: 8px;
margin-bottom: 40px;
}

#background 
{
position: absolute;
width: 100%;
}

#background img 
{
width: 100%;	
}

#batizadobackground 
{
position: absolute;
width: 100%;
}

#batizadobackground img 
{
padding-top:25px;
width: 100%;	
}

#wrapper 
{
width: 100%;
margin: 0; padding:0;
position: relative;
}

#wrapper img
{
padding:0px 0px 0px 0px;
}

img, div 
{ 
behavior: url(iepngfix.htc) 
}

img
{
border:0px;   

}

#navbar {
   border-collapse: collapse;
   font-family:Arial;
   font-weight:400;
   font-size:12px;
}

#navbar #selected
{
background-color:#cc0000;
padding:6px;
font-weight:bold;
}

#navbar td {
   border: 0px;
   text-align:center;
}
#navbar td a{
   display:block;
   width: 90px;
   padding:6px;
   text-decoration: none;
}

#navbar td a:link, table.navbar td a:visited {
   color: #FFF;
}
#navbar td a:hover, table.navbar td a:active {
   color: #ffffff;
   background-color: #333333;
}


#newarticletable
{
width:480px;
}