
body { 
font-family:"Courier New", Courier, sans-serif;
font-size: 8pt; 
color: #000000; 
background: #F5F5F3;
margin: 0px;
padding: 0px 0px 50px;
text-align: center;
}

.main {
	text-align: left;
	margin: 20px auto;
	width: 685px;
	background: #fff url(images/tinfoil_header.jpg) no-repeat;
	padding: 20px 30px 70px;
	border-top: 1px solid #E6E6DF;
	border-right: 1px solid #E6E6DF;
	border-bottom: 5px solid #E6E6DF;
	border-left: 1px solid #E6E6DF;
}
.wrap {
position:relative;
background: #fff;
width:685px;
margin:155px 0 0 0;
padding:0 0 0 0;
text-align:right;
}

.header {
position:relative;
clear:none;
height:50px;
margin:100px 0 0 200px;
padding:0 0 0 0;
color:#000000;
text-align:right;
font-family:tahoma;
letter-spacing:.3em;
}

.header_title {
position:relative;
clear:both;
top:0px;
right:0px;
margin:40px 0 0 0;
padding:0 0 0 0;
background:transparent;
color:#000000;
text-align:right;
/*line-height:1em;*/
}

.leftnav {
position:relative;
clear:none;
width:150px;
margin:55px 0 0 10px;
padding:0 0 0 0;
color:#000000;
text-align:left;
line-height:2em;
font-family:tahoma;
}

.rightarea {
position:relative;
float:right;
clear:none;
width:500px;
margin:0 0 0 0;
padding:0 5px 0 5px;
border-left: #eeeeee 2px solid;
color:#000000;
text-align:left;
font-size:9pt;
font-family:tahoma;
}

.footer {

}

a {
color:#F0A434;
text-decoration:none;
}

a:hover {
color:#F0A434;
text-decoration:underline;
line-height:1em;
}

#over a {
color:#818181;
text-decoration:underline;
}

#over a:hover {
color:#F0A434;
text-decoration:none;
}

#grey {
color:#818181;
background:#ffffff;
}

.news_date {
color:#818181;
font-weight:bold;
background:#ffffff;
}

.rightarea h2 {
font-family:Tahoma;
font-size:16pt;
color:#727272;
background:#ffffff;
font-weight:normal;
}

.leftnav strong {
font-family:tahoma;
font-size:9pt;
color:#FFA800;
background:#ffffff;
}

.pagetitle {
font-family:"Tahoma";
font-size:20pt;
letter-spacing:5px;
color:#383833;
background:transparent;
}

.pagedescription {
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
letter-spacing:.2em;
color:#979797;
background:transparent;
}



.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

