.header {
        margin:         0px;
	padding: 	0px 0px 0px 40px;
	background:	#ccc url( './linksbg.jpg' );
	height:		180px;
	width:		610px;
	
}




.galleryBtn {
        float:  left;
        margin: 5px 30px 5px 280px;
        filter: alpha(opacity=95);

}

#galleryTxt {
        color:          #111;
        font-family:    Tahoma, Arial, Georgia, Times New Roman;
        font-weight:    normal;
        font-size:      8pt;
        text-align:     left;
}

.galPre{

 float: right;
 margin: 0px 0px 0px 13px;
}


.macT{
        border:         0px;
        padding:        0px;

        -moz-opacity:0.6;
        -khtml-opacity:0.6;
        opacity: 0.6;
}


.x{
        border:         1px solid #aaa;
        padding:        8px;
        width:          80px;
        height:         80px;

        background:     #fff url('./x1.jpg');
        background-repeat: no-repeat;
        background-position: 50% 50%;

        filter:alpha(opacity=60);
}



.pics{
        text-align:      center;
        border: 1px solid #aaa;
        padding: 8px;
        width:          80px;
        height:         80px;
        background-color: #fff;
        filter:alpha(opacity=60);
}



