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

body
{
font-family:Arial, Helvetica, sans-serif;
margin:0;
padding:0;
background:#252525 url(../images/upperleftpagebkg.jpg) no-repeat top left;
}

a
{
text-decoration:none;
font-weight:bold;
color:#000000;
}

h2
{
font-size: 1.1em;
}

ul.gigNav
{
padding:0;
margin:0;
}

ul.gigNav li
{
margin:0;
padding-left:30px;
padding-bottom:10px;
font-size:0.9em;
list-style:none;
}

.main-content
{
display:block;
width:837px;
height:auto;
margin-left:113px;
margin-bottom:60px;

}

.body-text
{
color:#666666;
width:414px;
height:auto;
padding:30px;
background-color:#ffffff;
border:1px solid #ACACAC;
}

.body-text p
{
	margin-top:0;
	padding-top:0;
}

.highlight
{
color:#000000;
}

.bold
{
font-weight:bold;
}

.right-sidebar
{
float:right;
width:300px;
margin:0;
padding:30px;
border:1px solid #ACACAC;
border-left:none;
background-color:#cccccc;
}

.myspacebadge a
{
  display: block;
  width: 300px;
  height: 44px;
  overflow:hidden;
  line-height:44px;
  text-indent:-10001px;
  background: url(/images/myspacebadge.jpg) no-repeat top left;
  
}

.module
{
margin:0 0 30px 0;
}

.logo
{
  margin:0;
  padding:0;
}

.logo a
{
  margin:0;
  padding:0;
  display: block;
  width: 950px;
  height: 189px;
  overflow:hidden;
  line-height:189px;
  text-indent:-10001px;
  background: url(/images/20100527_versus_header.jpg) no-repeat top left;

}

