@charset "UTF-8";
/* CSS Document */

* { margin:0; padding:0; }
html,body { width:100%;}
body { margin:auto; background: url("../images/SplashBG.jpg") no-repeat left top #D3D3D3 ; text-align: -moz-left;}
if[IE] body { background:#D3D3D3; text-align:left;}
img { border: 0; padding-bottom:50px; }
img:visited {border: 0;}
a:visited {border:0;}

#container {  width:auto; height:300px; padding: 0; margin:auto; }
#container img { display:inline; }
#container img.blog { float:right; padding-right: 550px; }
#botcontainer a.hover { padding-left:14px; width: 240px; height: 218px; text-indent: none; overflow: hidden; display: block; float: left; }
#botcontainer a.hover:hover { text-indent: -240px; display: block; float: left; }