html,body,#bg,#bg table,#bg td{width:100%;height:100%;overflow:hidden; font-family: Eurostile, Verdana, sans-serif; line-height:115%; border:none;}

body {background-color:#000;}

img{border:none;}

hr
{
  border-color: #666;
  border-style: solid;
  border-width: 1px 0 0;
  clear: both;
  margin: 5px -5px 5px -5px;
  height: 0;
}
#bg div{position:absolute;width:200%;height:200%;top:-50%;left:-50%; z-index: 10;}
#bg td{vertical-align:middle;text-align:center}
#bg img{min-height:50%;min-width:50%;margin:0 auto}

#logo div{position:absolute;bottom:50px;left:50px; z-index: 20;}

#trame {
		position:absolute;
		z-index: 15;
		height:10000px;
		width:10000px;
		margin:-50px;
		background:url(../images/trame.png);
		background-repeat:repeat;}

div {				overflow: hidden;}

		
#nav div{	position:absolute;top:50px;right:50px; z-index: 20; 
			background-image: url(../images/bg_black_square.png);
			font-size:11px;
			color:#fff;}
			
#nav_content {		padding:0 15px 0px 15px;}
			
#copyrights div{	position:absolute;bottom:20px;left:165px; z-index: 20; width:389px;
					background-image: url(../images/bg_black_square.png);
					font-size:10px;
					color:#fff;
					padding:5px 0 5px 15px;}
					
#copyrights a {		color:#fff;}

#copyrights a:hover {		color:#ff0000;}


a {			text-decoration:none;
			color:#fff;
			font-weight:bold;}
	
a:hover {	text-decoration:underline;
			color:#ff0000;
			font-weight:bold;}

#root_content {
	position:absolute;
	width:404px;
	background-image: url(../images/bg_black_square.png);
	border:none;
	z-index: 40;
	cursor: move;
	}
	
#handle_content {
	width: 100%;
	color:white;
	cursor: move;
	font-size:12px;}
	
#title div{	position:absolute;top:50px;left:178px; width:370px; height:100px;
			font-size:21px;
			letter-spacing:.1em;
			z-index:50;
			}
			
#title a {			text-decoration:none;
			color:#000;
			font-weight:lighter;
					opacity:.50;}
	
#title a:hover {	color:#000;
					opacity:.75;}
	
h3 a {			color:#fff;}
	
.nav_select a {	color:#ff0000;}
	
#first_column {width:175px;
position:relative;
float:left;
top:10px;
left:15px;
padding-bottom:20px;}

#second_column {width:175px;
position:relative;
float:right;
top:10px;
right:15px;
padding-bottom:20px;}
