@charset "utf-8";

/* CSS Document */

#container {

  margin: 0 auto;

  width: 950px;

  text-align: left;

  background-color: #000000;

  } 

  body

  {

	margin : 0px;

    text-align: center;

	background-color: #000000;

	background-repeat: no-repeat;

	background-position: center top;	

  }

a:link {color: #FFFFFF; text-decoration: none; font-family: verdana, arial, helvetica; font-size: x-small; font-weight: normal}

a:visited {color: #FFFFFF; text-decoration: none; font-family: verdana, arial, helvetica; font-size: x-small; font-weight: normal}

a:hover {color: #FFFFFF; text-decoration: none; font-family: verdana, arial, helvetica; font-size: x-small; font-weight: normal}

.whitetext {

	font-family: Verdana, Geneva, sans-serif;

	font-size: 9px;

	color: #FFF;

}

.greytext {

	font-family: Verdana, Geneva, sans-serif;

	font-size: 9px;

	color: #999;

}

.itemtitle {

	font-family: Verdana, Geneva, sans-serif;

	font-size: 9px;

	color: #999;

}

.itemsubtitle {

	font-family: Verdana, Geneva, sans-serif;

	font-size: 9px;

	color: #FFF;

}



.white10 {

	font-family: Verdana, Geneva, sans-serif;

	font-size: 11px;

	color: #FFF;

}

.grey10 {

	font-family: Verdana, Geneva, sans-serif;

	font-size: 11px;

	color: #CCC;

}


