#wrapper { 
width : 800px;
margin : 5px auto 0 auto;
} 
#header { 
display : inline;
width : 799px;
float : left;
min-height : 100px;
background-image : url('images/headergf1.jpg');
background-repeat : no-repeat;
border-top : 3px solid #fff;
border-right : 0px solid #ccc
} 
* html #header { 
height : 100px;
} 
#brdl { 
background-color : #000000;
display : inline;
float : left;
width : 799px;
height : 25px;
margin-bottom : 3px;
border-top : 0px solid #fff;
} 

#footer { 
margin-top : 3px;
border : 1px solid #ccc;
background-color : #f2f2f2;
/* display : inline; */
/* float : left; */
width : 800px;
padding-top : 5px;
padding-bottom : 5px;
text-align : center;
text-decoration : none;
margin : 5px auto 0 auto;
color : #C0C0C0;
} 
#footer p { 
padding-top : 5px;
padding-bottom : 5px;
font-family : verdana;
font-size : 0.6em;
} 
#footer a { 
color : #C0C0C0;
text-decoration : none;
} 

/*** Content ***/

#content, #contentalt {
/background-color:#fafcff;
background-color:#fff;
padding-top : 5px;
border:1px solid #909090;
color:#2a2a2a;
}

#content {
/* margin:0 0px; */
width : 800px;
margin : 5px auto 0 auto;
}
#contentalt {margin:0 200px 0 20px;}

#content p { 
padding-top : 5px;
padding-bottom : 5px;
padding-left : 15px;
padding-right : 15px;
font-family : Verdana;
font-size : 0.8em;
/* color : #000000; */
text-align : left;
} 
#content a {
font-family : Verdana;
font-size : 1.0em;
text-decoration: none
color : #FF9900; 
text-decoration: none
}
#content h1, #content h2, #contentalt h1, #contentalt h2 {
background-color:inherit;
color:#606060;
font-size:1.0em;
font-family : Verdana;
font-weight:bold;
letter-spacing:-1px;
margin:0 0 15px;
padding:0;
}

#content h2, #contentalt h2 {
font-size:1.0em;
font-family : Verdana;
margin-bottom:15px;
}

/* #content img, #contentalt img { */
/* border:3px solid #000000; */
/* padding:0px; */
}
.img {
/*   margin: 10px; */
/*  border: 1px solid #0000ff; */
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}	
.img img {
  display: inline;
  margin: 3px;
  border: 3px solid #C0C0C0;
}
.img a:hover img {
border: 3px solid #000000;
}
.desc {
  text-align: center;
  font-weight: normal;
  width: 100px;
  margin: 2px;
}

/*** PopUp ***/

a.tip{
    color:red;
    text-decoration:none;
    position:relative;
}
a.tip span {display:none;}


a.tip:hover {cursor:hand;}
a.tip:hover .popbox {
    display:block; 
    position:absolute; 
    top:15px;
    left:-30px;
    width:300px; 
	border: 1px solid #b8b8b8;
	background-color: #f2f2f2;
/*    background-color: #eff6ff; */
    color:#000000;     
    padding:10px;
    font-size:10px;
    font-style:normal;
    font-family:Arial, Helvetica, sans-serif;
}

.style1 {
    color: #FFFFFF;
    font-size: 36px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
#tabtop{
display : inline;
width : 749px;
float : left;
background : #000;
height : 60px;
/* margin-left:auto;margin-top:0px;border-top : 3px solid #fff;margin-bottom : 3px; */
}
#imgtop { 
width : 50px;
background : #000;
display : inline;
float : left;
height : 60px;
/* heigt:auto;border-top : 3px solid #fff;margin-top:0px;margin-bottom : 3px; */
} 
#inttop{
/* margin:0px; */
padding-left:12px;
padding-top:2px;
padding-bottom:2px;
/* background: #009900 url('images/angolo1.gif') no-repeat left top;color:#fff; font-family:Verdana, Arial; font-size:30px; text-align:left; background-color:#299ad4; background-repeat:no-repeat */
background: #000000 url('images/angolo3.gif') no-repeat left top;
color:#fff; font-family:Verdana, Arial; font-size:30px; text-align:left; background-color:#000000; background-repeat:no-repeat
}

#contop{
/* margin: 0px 0px 0px 0px; */
padding:10px ;
/* height:100px; */
border:1px solid #299ad4;
text-align:left;
}

div#nifty { width: 700px; background: #bce296;margin : 5px auto 0 auto; text-align: center;

}

b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #bce296;}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}