* {
padding : 0;
margin : 0;
list-style : none;
}
body {
font-family : Arial, Helmet, Freesans, sans-serif;
color : #333;
text-align : justify;
background-color:#000;

scrollbar-base-color: ##E1D4C1;
scrollbar-arrow-color: ##800;
scrollbar-3dlight-color: ##E1DDD1;
scrollbar-darkshadow-color: ##333;
scrollbar-face-color: ##D0AB67;
scrollbar-highlight-color: #orange;
scrollbar-shadow-color: ##999;
scrollbar-track-color: ##800;
}
.headerco h1 {
text-align : center;
margin : auto;
color : #333;
}
.headerco h2 {
text-align : center;
margin : 10px auto;
color : #333;
}
.headerco {
margin : 100px auto 0 330px;
position : absolute;
}
h3 {
font-size : 15px;
margin:5px auto; 
}
h4 {
font-size: 12px;
  margin: 10px auto;
}
p {
font-size: 12px;
margin: 10px auto;
padding: 0 5px;
text-align: left;
}

strong{padding:0; margin:0;}
iframe{width:370px; height:470px; border: 1px solid #E1D4C1; margin-left:70px; border: 0 solid #E1D4C1;}

#all {
background-image : url("../img/allBg.png");
background-repeat : repeat;
background-color : #e1d4c1;
height : auto;
margin : 0 auto;
width : 900px;
}
#allBg {
background-image : url("../img/menuBg.png");
background-repeat : repeat;
height : auto;
margin : 0 auto;
padding:3px;
width : 900px;
}
#header {
background-image : url("../img/topBg.png");
background-repeat : no-repeat;
height : 266px;
width : 900px;
}
.clearb {
clear : both;
width : 900px;
height : 0;
margin : 0;
}
#menu {
background : #333;
border : 1px solid #d0ab67;
height : auto;
width : 130px;
padding : 4px;
}
#menu li {
background-image : url("../img/menuBg.png");
background-repeat : repeat-x;
height : auto;
list-style : none;
padding : 2px 0;
text-align : center;
width : 130px;
font-size : 12px;
font-weight : bold;
}
a:link {
color : #d0ab67;
text-decoration : none;
}
a:visited {
color : #d0ab67;
text-decoration : none;
}
a:hover {
color : orange;
}
a:active {
color : green;
border : 1px solid #333;
}

#mainCon {height : auto; min-height:200px; width : 900px;
}

#main {float : right; height : auto; min-height:200px; padding : 10px; margin-right : 180px; margin-bottom : -150px;
min-width : 500px;  max-width: 520px;
}

#main li{list-style: disc inside none; margin: 1px;  font-size: 12px;
    font-weight: normal;}
	


#rightcol {
width : 132px;
height : 200px;
float : left;
padding : 10px;
margin-left : 20px;
}


#cofo {
height : auto;
width : auto;
}
.foin {
color : #d0ab67;
float : left;
font-family : trebuchet MS;
font-size : 12px;
height : 16px;;
width : 100px;
margin: 2px 0;
}
.foin input {
border : 1px solid #d0ab67;
color : maroon;
height : 18px;
width : 150px;
}
.tarea textarea {
    border: 1px solid #D0AB67;
    height: 73px;
    width: 300px;
}
.dic {
clear : both;
height : 2px;
width : 250px;
}
#footer {
background-image : url("../img/btmBg.png");
background-repeat : no-repeat;
height : 266px;
width : 900px;
}
table{ width:500px; height:auto; margin-bottom:7px;}
table th{
    font-family: Arial,Helmet,Freesans,sans-serif;
    font-size: 12px;
    font-weight: lighter;
    padding: 1px 8px;
    text-align: left; }
	
	

#menu  .orange a:visited {color:GoldenRod; text-decoration:none;}

.tbox{float:left; width:120px;}

#main a{color:#800;}