body {
	 font-family: Avenir, "Lucida Grande", "Bitstream Vera Sans", lucida, arial, helvetica, sans-serif;
	 width: 770px;
	 margin: auto;
	 text-align: center;
	 background-color: #E9E9E9;
}

td {
	 font-family: Avenir, "Lucida Grande", "Bitstream Vera Sans", lucida, arial, helvetica, sans-serif;
}

th {
	 font-family: Avenir, "Lucida Grande", "Bitstream Vera Sans", lucida, arial, helvetica, sans-serif;
}

a:link {
  color: #666666;
}

a:visited {
  color: #666666;
}

a:hover {
  color: #003366;
}

a img {
border: 0px;
}

.releases-rollover a {
display: block;
border: 1px solid #CACAAF;
text-decoration: none;
width: 150px;
height: 50px;
}

.releases-rollover a:hover {
border: 1px solid #666666;
}


img {
border: 0px;
}

.sidebar {
font-size: 10px;
text-align: left;
}

.titles {
font-size: 18px;
color: #666666;
border-bottom: 1px solid #999999;
margin: 10px;
clear: both;
text-align: left;
}

span.intro {
float: left;
color: #666666;
font-size:100px;
line-height: 70px;
margin: 0px 5px 5px 0px;
font-family: Georgia, arial, serif;
}

.smalllink a:link {
font-size: 10px;
color: #999999;
}

.smalllink a:visited {
font-size: 10px;
color: #999999;
}

.smalllink a:hover {
color: #666666;
}

.smalltext {
font-size: 10px;
}

.copyright { 
font-size: 10px;
color:#999999;
margin: 10px;
}

.floatleft {
float: left;
}

.floatright {
float: right;
}

.nav
	{
	color: #6699CC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold; 
	}

.nav a:link 
	{
	text-decoration:none;
	color: #6699CC;
	}

.nav a:visited 
	{
	text-decoration:none;
	color: #6699CC;
	}

.nav a:hover 
	{
	color: Yellow;
	text-decoration: none;
	}

.nav a:active
	{
	color: #6699CC;
	text-decoration: none;
	}