html { height:100%;}
body { background:#000; margin: 0; padding: 0; height:100%!important; min-height:750px; min-width:980px;}
object, embed { vertical-align:top; min-height:750px; outline:none; margin: 0; padding: 0;}
div #head {height: 100%;}
img { border:none; vertical-align:top}
.aligncenter { text-align:center;}

#wrapper { /*width: 960px;*/ margin: 0 auto; text-align: center; }

.addthis_toolbox {
	/*margin: 0 auto;*/
	margin-left:auto;
	margin-right:auto;
}

/* Custom Icons */
.addthis_toolbox .custom_images a {
    width: 30px;
    height: 30px;
    margin: 0;
    padding: 0;
}
.addthis_toolbox .custom_images a img {
    opacity: 1;
}
.addthis_toolbox .custom_images a:hover img {
    opacity: 0.75;
}
