﻿html, body, ul, ol, li, p, h1 , h2, h3, h4, h5, h6, form, fieldset, a, div, img, blockquote{border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 0;
	padding: 0;
}
body{color:#000; font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;	font-weight: normal; font-size: 11px;}

/********************* STRUCTURE **********************/
div#container{margin: 0 auto; width: 920px; padding: 0; border: 0; overflow: hidden; margin-top: 20px;}
div#header{float:left; display:block; width: 100%; height: 80px; padding: 0; background-color: #cc9; margin-bottom: 20px;}
div#header h1 {float:left; display:block; font-size: 50px; padding: 10px 0 0 10px; width: 400px;}
div#header-ad{float:right; display: block; width: 460px; height: 60px; margin: 10px 10px 0 0 ;}
div#content{float: left; display: block; width: 100%;}
div#left-column{float: left; display: block; width: 510px; padding: 0 20px 20px 2px;}
div#middle-column{float:left; display: block; width: 250px;}
div#right-column{float:right; display: block; width: 120px; padding: 0 0 0 2px; border: solid 1px #eee;}
div#ad-column{float: right; display: block; width: 120px; padding-left: 5px;}
div#footer {float: left; width: 100%; text-align: center; margin-top: 50px; border-top: solid 1px #cc9;}

h2{font-size: 16px; margin: 0px 0 15px 0;}
dt{padding: 5px 0 2px 0;}

.highlight{background-color: #ccc;}

/********************* FOOTER **********************/
div#footer a {text-decoration: none; color: #000;}
div#footer div.links {width: 100%; text-align: center; float:left; color: #bbb;}
div#footer div.links a {text-decoration: none; color: #bbb;}

/********************* TABLE **********************/
table.date-table {float: left; display: block; width: 250px; font-family: Verdana, Arial, Helvetica; font-size: 10px;}
table.date-table td{padding: 0 3px 2px 0;}
table.date-table caption {border-bottom: solid 1px #cc9; padding-bottom: 2px; margin-bottom: 3px;}

/********************* CONTENT **********************/
div#left-column p {margin-bottom: 5px;}
