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

<style type= "text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

body,td,th {
	font-family: Tahoma;
}

a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}

.cattitle {
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	color:#000000;
}

.newstitle {
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	color:#FF9900;
}

.datumtext {
	font-size: 10px;
	font-family: Tahoma;
	color:#FF9900;
}

.datatext {
	font-size: 10px;
	font-family: Tahoma;
	color:#CCCCCC;
}

.inputtext {
	font-size: 10px;
	font-family: Tahoma;
	color:#000000;
}

.nounderline {
	font-size: 12px;
	font-family: Tahoma;
	text-decoration:none;
	color:#000000;
	
}

.bottomtext {
	font-size: 9px;
	font-family: Tahoma;
	font-weight: bold;
	color:#000000;
}

.titletext {
	font-size: 24px	;
	font-family: Tahoma;
	color:#FF9900;
}

.style2 {
	font-size: 12px;
	font-family: Tahoma;
}

.style3 {
	font-size: 11px;
	font-family: Tahoma;
}

.red3 {
	font-size: 11px;
	font-family: Tahoma;
	color:#FF0000;
	text-align:center;
	font-weight: bold;
}

.biglink {
	font-size: 20px;
	font-family: Tahoma;
	text-decoration:none;
	color:#000000;
}

.middletitle {
	font-size: 16px;
	font-weight: bold;
}

.clankin {
	font-size: 24px;
	font-family: Tahoma;
}

.clankit {
	font-size: 12px;
	font-family: Tahoma;
}

.clankii {
	font-size: 16px;
	font-family: Tahoma;
}

.smalllink {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 9px;
}

.style11 {
	font-family: Tahoma;
	font-size: 9px;
}

.style12 {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
}

#music-player {
	float:left;
}

#slide-show {
	float:right;
	width: 334px;
	height:253px;
	text-align:center;
	background-color:#eee;
}

#slide-show img{
	width: 300px;
	height:224px;
}

#slide-show-caption {
	float:right;
	width:334px;
	height:100px;
	text-align:center;
	background-color:#eee;
}

#pure-awesomeness {
    text-align:center;
    font-size:15px;
}

#slide-show-info {
    margin-top:60px;
    font-size:9px;
}

#music-game-select {
   background: transparent;
   padding: 5px;
   font-size: 16px;
   border: 1px solid #ccc;
   width: 756px;
   height: 34px;
   overflow:scroll;
   background:  #ddd;
}

#header {
    background-image: url("/gfx/header.png");
    background-repeat: no-repeat;
    height:152px;
}
.ui-autocomplete { 
	max-height: 300px; 
	width:375px; 
	overflow-y: scroll; 
	overflow-x: hidden;
	list-style: none;
	text-align:left;
	padding:5px;
}
.search {
    padding: 126px 0 0 10px;	
}
#gamesearch {
    width:174px;
    color:#C0C0C0;	
}
#newsletterlink img{
    height: 29px;
    width: 270px;  
}
#newsletterform .input {
    width:375px;
}
.emailconfirmation {
    color:white;
    margin-left:15px;	
}
#searcher{
    float:left;
    width:200px;
}
#newsletterlink {
	float: right;
	margin-top: -2px;
}
.info {
    font-size:10px;
    padding:0px;	
}
-->
</style>

