/* abvio css */
body {font-size:80%; font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	background:url(/images/Background-Gradient.png) repeat-x #c50000;} 

#main-column {float:left; width:730px; padding:0px; margin:0px;}
.main-column-top {background:url(/images/Main-Background-Top.png); height:18px;}
.main-column-middle {background:url(/images/Main-Background-Middle.png) repeat-y;}
.main-column-middle > div {margin:0 20px 0 55px;}
.main-column-bottom {background:url(/images/Main-Background-Bottom.png); height:36px;}

#sidebar-column {float:right; width:270px; padding:0px; margin:0px;}
.sidebar-column-top {background:url(/images/Sidebar-Background-Top.png); height:18px;}
.sidebar-column-middle {background:url(/images/Sidebar-Background-Middle.png) repeat-y;}
.sidebar-column-middle > div {margin:0 25px 0 45px;}
.sidebar-column-bottom {background:url(/images/Sidebar-Background-Bottom.png); height:36px;}
.last-vertical {margin-bottom:0;}

#full-column {float:left; width:1000px; padding:0px; margin:0px;}
.full-column-top {background:url(/images/Full-Background-Top.png); height:18px;}
.full-column-middle {background:url(/images/Full-Background-Middle.png) repeat-y;}
.full-column-middle > div {margin:0 20px 0 55px;}
.full-column-bottom {background:url(/images/Full-Background-Bottom.png); height:36px;}

.home-left {float:left; width:220px;}
.home-middle {float:left; width:430px;}
.home-middle-subcolumn-left {float:left; width:210px; margin-right:10px;}
.home-middle-subcolumn-right {float:left; width:210px; margin-right:0px;}

a {color:#000;}
a:hover {color:#444;}
h1, h2, h3, h4, h5, h6  {color:#fff; text-shadow:#666666 1px 1px;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color:#fff; text-decoration:none;} 
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {color:#fff;text-decoration:underline;}
h3.title, h4.title, h5.title {color:#000; text-shadow:none;}

h3 {margin-bottom: 0.2em; font-size:22px !important;} 
.h3style {color:#fff; text-shadow:#666666 1px 1px; font-size:22px;}

.blognav a {color:#fff; text-decoration:underline;} 
.blognav a:hover {color:#eee; text-decoration:underline;} 

#header{float:left; width:100%; padding:0; background-image:url(/images/Navigation-Background.png); width:1000px; height:72px; margin:0;}
#header ul{float: right; margin-top:1.5em; margin-right:50px; list-style-type:none;}
#header ul li{float:left; margin:0 0 0 15px; padding:0;}
#header ul li a{display:block; border:0; color:#ccc; text-decoration:none;}
#header ul li a:hover, #header ul li a.selected {color:#FFFF66;}
#header img {margin:10px 0 0 50px; float:left;}

#footer{float:left; width:100%; padding:0; background-image:url(/images/Footer-Background.png); width:1000px; height:54px; margin:0;}
#footer p {float:left; margin:8px 0 0 40px; padding:0; color:#ddd;}
#footer p a {color:#ddd;}

#main-column ul, #sidebar-column ul {list-style:none; margin-left:0; padding-left:0;}
#main-column ul li, #sidebar-column ul li {background:url(/images/Bullet.png) no-repeat 0 .5em; padding-left: 18px; margin-left:0;}

p.last-vertical + h2 {margin-top:0.75em;}

table, td, th {border:1px solid black;}
th {background-color:#999999; color:#eeeeee;}
td {background-color:#eeeeee;}
/* .headrow {text-align:center; background-color:#CCCCCC; color:#222222; font-style:normal;} */
.headrow {text-align:center; background-color:#666666; color:#eeeeee;}
.best {background-color:#99FF99;}
.better {background-color:#CCFFCC;}
.worse {background-color:#FFCCCC;}
.worst {background-color:#FF9999;}

.num {float:left; font-size:60px;}