body {
	color: white;
	background-image:url('icons/rockbuzz_sfonfo_arguments.png');
	background-repeat: no-repeat;
	background-color: black;
	background-attachment:fixed;
	text-align:center;
	font-family:"Comic Sans", Verdana, serif;
	font-size: 12px;
}
h2, h3 {
	color: yellow;
	font-size: 12px;
}
h1 {
	color: white;
	font-size: 14px;
	background-color: red;
}
div {
	margin: 10px 5px 10px 5px;
}
p{
	font-family:"Comic Sans", Verdana, serif;
	font-size: 14px;
}
a {
	color: #ffaa00;
	text-decoration:none;
	border-bottom:1px dotted $color;
}
a:hover {
	color: white;
	text-decoration:none;
	border-bottom:1px dotted $color;
}

#container ul {list-style:none; padding:0; margin:0; width:150px; position:relative; float:right;}
#container ul li {display:inline; width:52px; height:52px; float:bottom; margin:0 0 5px 5px;}
#container ul li a {display:block; width:50px; height:50px; text-decoration:none; border:1px solid #000;}
#container ul li a img {display:block; width:50px; height:50px; border:0;}
#container ul li a:hover {white-space:normal; border-color:#ddd;}
#container ul li a:hover img {position:absolute; right:200px; top:0; width:auto; height:auto; border:1px solid #000;}

#arguments {
	position: fixed;
	top: 10px;	
	left:140px;
}
#randomshot{
	position: fixed;
	top:90px;
	left:5px;
	width:100px;
}
#container {
	position: absolute;
	top:45px;
	left:130px;
	width:575px;
}
#sponsors {
	position: fixed;
	top:90px;
	left: 710px;
	width:150px;
}
img {
	border: 0px;
	vertical-align: middle;
}
#content {
	text-decoration: Underline;
}
li {
	text-decoration: None;
}
#biasin{
	color: black;
	background-color: white;
	text-align:center;
	font-family:"Comic Sans", Verdana, serif;
	font-size: 12px;
}
table{
	width: 95%;
	margin-right: 0px;
	margin-left: 0px;
	text-align:right;
}
td{
	text-align:left;
	vertical-align:top;
	font-size: 13px;
}
input{
	background-color: #aaaaaa;
	border: 0px solid #444444;
}

