body
{
	background-color: #b5c42d;
}
div.h1
{
	padding: 3px;
	background-color: #ed1371;
	border-bottom: 1px;
	color: #ffffff;
}
div.link
{
	background-color: #f78ce0;
	padding-left: 5px;
}
div.link2
{
	padding: 3px;
	background-color: #e698ba;
	border-bottom: 1px;
	margin-left: -5px;
}
div.center
{
	text-align: center;
	padding: 3px;
}
a:link,a:visited,a:active
{
	text-decoration: none;
	color: #0000FF;
}
a:hover
{
	text-decoration: underline;
	color: #de6e00;
}
div.menu
{
	border-bottom: 1px solid #f06cdc;
	padding: 2px 0 2px;
}
.logo	{ color:#fff; background:url(../images/bg.png) #000; text-align:center;
background: -moz-linear-gradient(top, #444 0%, #111 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#444), color-stop(100%,#111)); 
background: -webkit-linear-gradient(top, #444 0%, #111 100%); 
}


hr{ background-color:#606c88; border:medium none; height:1px; margin:2px 0; padding:0;}
h1,h2,h3,.btn{ background:#900f1b; color:#fff; font-size:110%; padding:3px; border-bottom:1px solid #900f1b; text-shadow:1px 1px 1px #000;
background: -moz-linear-gradient(top, #e0394e 0%, #900f1b 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e0394e), color-stop(100%,#900f1b)); 
background: -webkit-linear-gradient(top, #e0394e 0%, #900f1b 100%); 
border-bottom:1px solid #900f1b; border-top:1px solid #e13b50; 
}
h1 { text-align:center; }
h3{ padding:3px; border:none; }
h2 a{ color:#ffffff; }

#random{
 border:0px solid #3b9de1; margin-bottom:5px;
}
#random h2{
background: -moz-linear-gradient(top, #3b9de1 0%, #0f5790 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3b9de1), color-stop(100%,#0f5790)); 
background: -webkit-linear-gradient(top, #3b9de1 0%, #0f5790 100%); 
border-bottom:1px solid #08487b; border-top:none; 
}
.box{ float:left; min-width:150px; max-width:200px; width:50%; height:135px; display:inline-block; margin:0; padding:0;  vertical-align:top; text-align:center; font-weight:bold; overflow:hidden;
font-size:x-small;line-height:normal;
background: #fff;
background: -moz-linear-gradient(top, #eee 0%, #fff 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eee), color-stop(100%,#fff)); 
background: -webkit-linear-gradient(top, #eee 0%, #fff 100%); 
border:0px solid #eee;
}
.box:hover { 
background: #ca2b2a; 
background:#ddd;
}
.box span{ color:#555; text-decoration:none;}
.box div { padding:5px;  }
.box .bi { }
.box .btx { height:24px; }
.box img { border:1px solid #bbb; padding:1px; box-shadow:0 0 2px #999; }
.box div div { overflow:hidden; padding:0;}
.fd {}