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

}


.galleryBox{
        border: 1px solid #aaa;

        padding:        0px;
        filter:alpha(opacity=60);

        background-color: #fff;
        height: 200px;
	overflow:hidden;
	margin:	0px auto;
	width:	520px;
}

html>body .galleryBox{
        padding:        14px;
        -moz-opacity:0.6;
        -khtml-opacity:0.6;
        opacity: 0.6;

        height: 180px;
	width: auto;
}


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


html>body #galleryTxt {
        float:          left;
        color:          #111;
        font-family:    Tahoma, Arial, Georgia, Times New Roman;
        font-weight:    normal;
        font-size:      8pt;
        text-align:     left;
	width:		auto;
        margin:         14px;
}

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


html>body #galleryTxt {
        float:          left;
        color:          #111;
        font-family:    Tahoma, Arial, Georgia, Times New Roman;
        font-weight:    normal;
        font-size:      8pt;
        text-align:     left;
	width:		auto;
        margin:         14px;
}

.galPre{

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


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

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

	height: 256px;

	overflow: auto;
}


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

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

        filter:alpha(opacity=60);
}


.iesucksX {
        border:         1px solid #000;
        padding:        8px;

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

        width:          134px;
        height:         62px;
        filter:alpha(opacity=60);
}


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

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

        filter:alpha(opacity=60);
}


html>body .x:hover {
        border:         1px solid #000;
        padding:        8px;

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

        width:          150px;
        height:         80px;
        filter:alpha(opacity=60);
}


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

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



.iesucks{
        text-align:      center;
        border: 1px solid #000;
        padding:        8px;

        width:          134px;
        height:         62px;
        background-color: #ccc;
        filter:alpha(opacity=60);
}

html>body .pics:hover {
        text-align:      center;
        border: 1px solid #000;
        padding:        8px;

        width:          150px;
        height:         80px;
        background-color: #ccc;
        filter:alpha(opacity=60);
}

