body
{
background: #000;
}

div#container
{
width: 998px;
margin: 0 auto;
}

/* -------------------------
div#colOne
------------------------- */

div#colOne
{
float: left;
width: 499px;
}

div#colOne a
{
display: block;
width: 499px;
height: 600px;
text-indent: -9999px;
text-decoration: none;
background: transparent url(http://n1assets1.portals1.jamspiritsites.com/portalStyle-02/cheer-connection.com/colOne.jpg) no-repeat 0 0;
overflow: hidden;
}

div#colOne a:focus,
div#colOne a:hover
{
background-position: 0 -600px;
}

/* -------------------------
div#colTwo
------------------------- */

div#colTwo
{
float: left;
width: 499px;
}

div#colTwo a
{
display: block;
width: 499px;
height: 600px;
text-indent: -9999px;
text-decoration: none;
background: transparent url(http://n1assets1.portals1.jamspiritsites.com/portalStyle-02/cheer-connection.com/colTwo.jpg) no-repeat 0 0;
overflow: hidden;
}

div#colTwo a:focus,
div#colTwo a:hover
{
background-position: 0 -600px;
}
