body{
	font: normal 8pt verdana, arial, helvetica;
	padding:0px 0px;
	margin: 0px 0px;
	background-image:url(../adr_back.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:RGB(244,244,244);
}
.body_content1 {
	background-image: url(../images/left.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 10px;
}
.body_content2 {
	background-color: white;
	background-repeat: repeat-x;
	background-position: center top;
}
.body_content3 {
	background-image: url(../images/right.png);
	background-repeat: repeat-y;
	background-position: right top;
	width: 10px;
}
.body_content4 {
	background-image: url(../images/left.png);
	background-repeat: repeat-y;
	background-position: left;
	width: 10px;
}
.body_content5 {
	background-color: white;
	width:1000px;
}
.body_content6 {
	background-image: url(../images/right.png);
	background-repeat: repeat-y;
	background-position: right;
	width: 10px;
}
.body_content7 {
	background-image: url(../images/left-bottom.png);
	background-repeat: repeat-y;
	background-position: left bottom;
	width: 10px;
}
.body_content8 {
	background-image: url(../images/bottom.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bodycontent9 {
	background-image: url(../images/right-bottom.png);
	background-repeat: repeat-y;
	background-position: right bottom;
	width: 10px;
}
div.news h2 a, div.news h2 a:hover { color: #0f76b7; }
p.date { color: #ff7200; }
p.date span { color: #FF0000; }
div#stories div.on { background: #fff2c5; }
body {font-size: 0.7225em;}
body, html {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
a img {
	border: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
div#contenu {
	width: 645px; 
	float: left;
}
div#stories div.pair { background: #f0f0f0; }

div.news {
	clear: both;
	width: 100%;
	overflow: hidden;
	background: #FFFFFF;
	height: 170px;
	cursor: pointer;
}
html>body div.news {
	height: auto;
	min-height: 170px;
} 
div.news img {
	display: inline;
	float: left;
	margin: 10px 17px 10px 10px;
}
div.news h2 {
	font-size: 1.25em;
	letter-spacing: -0.01em;
	font-weight: normal;
	margin: 16px 5px 2px 252px;
	height: 1%;
}
div.news div.intro {
	margin-bottom: 5px;	
	width: 360px;
	margin-left: 252px;
}
div.news a {
	border: 0;	
}
div.news div.intro a { color: #000000; }
										
div.news p.date {
	margin: 0 0 10px 252px;
}
p.date span {
	font-size: 0.9em;
	padding-right: 3px;
	text-transform: uppercase;
}

			.paginate {
			 font-family: Arial, Helvetica, sans-serif;
			 font-size: 12px;
			}

			a.paginate {
			 border: 1px solid #000080;
			 padding: 2px 6px 2px 6px;
			 text-decoration: none;
			 color: #000080;
			}


			a.paginate:hover {
			 background-color: #000080;
			 color: #FFF;
			 text-decoration: underline;
			}

			a.current {
			 border: 1px solid #000080;
			 font: bold 12px Arial,Helvetica,sans-serif;
			 padding: 2px 6px 2px 6px;
			 cursor: default;
			 background:#000080;
			 color: #FFF;
			 text-decoration: none;
			}

			span.inactive {
			 border: 1px solid #999;
			 font-family: Arial, Helvetica, sans-serif;
			 font-size: 12px;
			 padding: 2px 6px 2px 6px;
			 color: #999;
			 cursor: default;
			}

			table.pag {
			 margin: 8px;
			}

			th.pag_th {
			 font-family: Arial, Helvetica, sans-serif;
			 font-size: 12px;
			 background: #666;
			 color: #FFF;
			 padding: 2px 6px;
			 border-collapse: separate;
			 border: 1px solid #000;
			}

			td.pag_td {
			 font-family: Arial, Helvetica, sans-serif;
			 font-size: 12px;
			 border: 1px solid #DDD;
			} 		
#ytvideo,
#ytvideo2 {
    float: left;
	margin-right:10px;
}
.yt_holder {
    padding: 10px;
    float: left;
	margin-bottom:15px;
}
.demo1 {
    float: left;
    margin: 0;
    padding: 0;
    width: 80px;
}
.demo1 li {
    list-style-type: none;
    display:block;
    background: #f1f1f1;
    float: left;
    width: 80px;
    margin-bottom: 5px;
	padding:2px;

}
.demo1 li img {
    width: 80px;
    float: left;
    margin-right: 5px;
    border: 1px solid #999;
}
.demo1 li a {
    font-family: georgia;
    text-decoration: none;
    display: block;
    color: #000;
}
.currentvideo {
	background: #e6e6e6;
}

