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

.content_panels
{
width:791px;
height:auto;
padding:10px 20px 20px 20px;
text-align:justify;
font-family:Trebuchet MS;
font-size:13px;
color:#333;
}
.content_panels h1
{
font-family:Verdana;
font-size:14px;
color:#333333;
text-shadow:1px 1px #cccccc;
font-weight:lighter;
padding: 10px 0;
}
.content_panels h2
{
font-family:Trebuchet MS;
font-size:13px;
color:#666666;
text-shadow:1px 1px #cccccc;
font-weight:lighter;
font-weight:bold;
padding:10px 0px 0px 0px;
}
.content_panels h3
{
font-family:Trebuchet MS;
font-size:1.1em;
color:#666666;
text-shadow:1px 1px #cccccc;
font-weight:lighter;
padding:10px 0px 0px 0px;
}
.about_rules
{
font-size:14px;
color:#ffffff;
background:#333333;
padding:3px 10px 3px 10px;
float:left;
text-decoration:none;
-moz-border-radius:5px;
-webkit-border-radius:5px;
margin:10px 10px 0px 0px;
}
.about_rules:hover
{
background:#666666;
}
.content_panels p
{
font-family:Verdana;
font-size:12px;
color:#999999;
padding:10px 0px 0px 0px;
}
.content_panels ul
{
width:500px;
height:auto;
}
.content_panels ul li
{
width:791px;
height:auto;
padding:5px 0px 5px 0px;
font-size:12px;
color:#999999;
text-decoration:none;
}
.thumb
{
width:200px;
height:163px;
padding:10px 0px 20px 0px;
}