/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, sub,  var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;       
	font-weight:300;
	
}
sup
{
vertical-align: top;
}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-spacing: 0;
}

       





body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size:62.5%;
	line-height:160%;
	text-align:center;       
	background:#FAF8F0 url(/css/bgimg/januariad/page_bg.jpg) top left repeat;   
	color:#fff;
background:#656e7a;
	
}     

   
a, a:hover{
	color:#fff;  
	
}

#container{
	margin:0 auto;
	width:667px;
	text-align:left;
	
}

#container h1 a{
	width:667px;
	height:111px;
	text-indent:-9999px;
	overflow:hidden;
	background:transparent url(/css/bgimg/januariad/januariad.png) top left no-repeat;   
	margin:40px 0 10px;
	display:block;
	
	
	
}

#container table{
	margin:0 10px;
	font-size:12px;
	line-height:12px;
	text-transform:uppercase;
	color:#898989;
}
#container table tr.odd{
	background:transparent url(/css/bgimg/januariad/tile_black_10.png) top left repeat;   
	
}

#container table tr td{
	background:transparent url(/css/bgimg/januariad/tile_black_30.png) top left repeat;   
	
}
#container table tr td:first-child{
	width:200px;
	font-weight:700;
	padding:10px;
}
#container table tr th{
	padding:10px 25px;
	font-weight:700;
	
}

#container table tr td a{
	display:block;
	text-decoration:none;
	padding:10px 30px;
	color:#fff;  
	
	
}
#container table tr td a:hover{
	background:transparent url(/css/bgimg/januariad/tile_black_30.png) top left repeat;  
	
}
#container table tr td a.active{
	background:transparent url(/css/bgimg/januariad/tile_white_20.png) top left repeat;  
	
}

#container table tr td span{
	padding:10px 30px;
	display:block;
	color:#5b6169;
}



#container .columns{
	font-size:13px;
	line-height:20px;
	padding:10px;
	margin:10px 0 50px 0;
}
#container .columns p{
	margin:5px 10px;
	text-indent:15px;
}
#container .columns p:first-child {
	text-indent:0;
}



	
#container ul.year{
	width:667px;
float:left;
display:inline;
margin:10px 0;

}
#container ul.year li{
float:left;
display:inline;
}
#container ul.year li a{
display:block;

width:221px;
margin-right:1px;
display:inline;
float:left;
text-align:center;
text-decoration:none;
padding:10px 0;
font-size:12px;
line-height:12px;
	background:transparent url(/css/bgimg/januariad/tile_black_10.png) top left repeat;   
}

#container ul.year li a.active, #container ul.year li a:hover{
	background:transparent url(/css/bgimg/januariad/tile_black_30.png) top left repeat;   
}
