body {
	font: .74em Arial, sans-serif;
	background-image:url(images/logoback2.png);
	line-height: 1.5em;
	margin: 0; 
	padding: 0;
	color: #666;
	text-align: center;
	}
a { text-decoration: none; border:none; color: #111; }
a:hover { border-bottom: 1px solid #ccc; }
h2 {
	color: #333;
	font-size: 16px;
	font-weight: bold;
	clear: both;
	background-image: url(images/dots.gif);
	background-repeat: repeat-x;
	background-position: 0 25px;
	padding-bottom: 10px;
	margin-bottom: -6px;
	}

a[href^="http://"]:not([href*="www.age-be.net"]) {
target-name: new;
target-new: tab;
background: url(images/aoutside.gif) no-repeat 100% 0;
padding: 0 12px 0 0;
}


#container {
	height: auto ;
	height: 100%;
	min-height: 100%;
	position: relative;
	}
	

#header { border-top: 5px solid #000; }	
#header div {
	margin: 0 auto;
	width: 750px;
	text-align: left;
	padding-left: 20px;
	}
#header h1 { 
	font-family: Century Gothic, Tahoma, Verdana, sans-serif;
	font-size: 2.5em;
	margin: 0;
	padding: 30px;
	}			
#header h1 span { color: #999; }	
#header h1 a {
	border: none;
	color: #000;	
	font-weight: normal;	
	}		

#nav {
	float: right;
	margin: 0;
	padding: 0;
	}
#nav li {
	list-style-type: none;
	display: inline;		
	float: left;	
	}	
#nav li a { padding-left: 25px; border:none; padding-right: 10px; font:  0.9em Arial, Sans-Serif; text-decoration: none; background: white url(images/lm-li2.gif) no-repeat left;	
	}		

#nav li.on a {
	font-weight: bold; border-bottom: 1px solid #ccc;
	}

#nav li a:hover { background: white url(images/lm-li.gif) no-repeat left; }


#strike div {
	width: 750px;
	margin: 0 auto;
	text-align: center;
	padding: 0px 0 0px 0;
	}

#strike {
	text-align: center;
	clear: both;
	margin-bottom: 35px;
	padding-left: 10px;
	}	

#strike p {
	color: #fff;
	font-size: 20px;
	margin: 0;
	padding: 0;
	letter-spacing: -1px;
	}	
	

#body { 
	width: 750px;
	margin: 0 auto;
	text-align: justify;
  background: url(images/line_bg.gif) repeat-y 465px 20px;
	padding-left: 20px;
	padding-bottom: 61px;	
	}

#body2 {
	width: 750px;
	margin: 0 auto;
	text-align: justify;
  background: none;
	padding-left: 20px;
	padding-bottom: 61px;
	}
	
#body:after { 
	content: "."; 
	display: block; 
	clear: both; 
	visibility: hidden; 
	height: 0;
	}
* html #body { height: 1%; }

#l, 
#l {
	width: 430px;
	padding-right: 20px;
	float: left;
	margin-right: 20px;
	}
#l p,
#r p {
	margin-top: 10px;
	}	

#r {
	width: 275px;
	float: right;
	margin-right:0px;
	}
#r p span {
	color: #009900;
	font-weight: bold;
	}
#r p {
	margin: 1em 0;
	padding: 0;
}	
#r hr {
	border-top: 1px solid #eee; 
	height: 1px; 
	border-left: 0; 
	border-right: 0; 
	border-bottom: 0; 
	margin: 0; 	
	}			

div.block {
	background-color: #F8F8F8;
	border: 1px solid #ddd;
	padding: 20px;
	text-align: center;
	color: #999;
	margin-top: 10px;
	}

	
#footer {
	margin-top: -61px;
	color: #fff;
	padding-top: 30px;
	width: 100%;
	z-index: 500;
	position: relative;	
	border-bottom: 7px solid #000;	
	background: #fff;
	}
#footer div {
	width: 800px;
	background-color:#000000;
	margin: 0 auto;
	}	
#footer div div {	
	padding-top: 10px;	
	padding-bottom: 2px;
	font-size: 10px;
	}
#footer a { color: #fff; font-weight: bold; }		
