html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6,blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
ul,li,
fieldset, form, label, legend
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {outline: 0;}
body {line-height: 1;color: black;background: #eee;}
ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}
blockquote:before, blockquote:after,
q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}

/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}





body
{
    margin:0;
    padding:0px;
    color:#333;
    background: #fff;
    font-family:"Trebuchet MS",Verdana,Sans-Serif;
    text-shadow:0px 0px 1px #999
}

.container{width: 728px;margin: 0 auto;}
#content{border:1px solid #222;width: 728px;float:left;border-radius:4px;}
/* Header
----------------------------------------------- */
header {
  width:812px;
  text-align:left;
  }


header a{color:#666;text-decoration:none}


/* Content
----------------------------------------------- */
footer {
  width:812px;
  padding:0;
  font:12px/15px verdana, arial, helvetica, sans-serif;    
  clear:both;
  
  
  }
 
footer{color:#666;font-size:10px;}






a:link,a:visited{color:#66AC3D;text-decoration:none;}
a:hover{color:#666;}



article{float:left;width:700px;display:block;clear:both;
	text-align: left;
	border-bottom: 1px solid #ccc;
	background: #fff;
	padding: 10px;
	font-size:11px;
     
     }
     
article:hover{
    
    }
     
article img{float:left;margin-right:10px;}

.presentation {
float:left;
padding-bottom:14px;
background:url(../images/shadow.png) no-repeat left bottom;
}

h1{font-size:28px;text-decoration:none;text-transform:uppercase}
h2{font-size:18px;margin:5px;padding:10px;color:#666}


#bc{display:block;padding:10px;font-size:24px;}
#bc a:link,#bc visited
{
    
    text-transform:uppercase
}

	
