/* CSS Document */

 *{
    margin:0;
    padding:0;

    }
	
/*{ behavior: url(iepngfix.htc); }  */

body{
	background-color:#000000; 
}

.Content{
	position:absolute;
	width: 760px;
	height:700px;
	
}

/* The content of the site fits within this class */
.Content p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:absolute;
	font-size:12px;
	color: #999999;
	text-align:justify;
	padding-top:50px;
	margin-right:320px;
	width:400px;
	
}

/* This redefinition of the Content class will only be read by IE 6 */
*html .Content p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:absolute;
	font-size:12px;
	color: #999999;
	text-align:justify;
	padding-top:0px;

	
	
}

#nav{
	position:relative;
	margin-top:380px; 
}

*html #nav{
	position:relative;
	margin-top:380px; 
}


#Language{
	margin-top: 50px;
	position:absolute;
	width: 770px;
}

*html #Language{
	background-image:url(images/IEfixBG.jpg);
	background-repeat:no-repeat;
	background-position:0% 63%;
	
	position:absolute;
	width: 773px;


}



#LangCont{



}


#Langnav {
	background-color:#000000;
	/*background-image:url(images/SubRepeat.jpg);*/
	background-repeat:repeat;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   /*padding:5px;  */
	
   font-size: 12px;
   color:#999999;
   text-align: justify;

   
  
    }

.Langnav {
	background-color:#000000;
	/*background-image:url(images/SubRepeat.jpg);*/
	background-repeat:repeat;
    font-family: Verdana, Arial, Helvetica, sans-serif;
   /*padding:5px;  */
   font-size: 12px;
   color:#999999;
   text-align: justified;
  
}

.LangNav ul{
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #999999;
	padding-right:10px
	}
	
.LangNav li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #999999;
	list-style-type:none;
	padding-bottom:10px;
	padding-left:105px;
	
	
	}

.LangNav li a {
	
	
	color:#999999;
	text-decoration: none;
	
	}
	
.LangNav li a:link{
	
	
	text-decoration: none;
	color:#999999;
	}
	
.LangNav li a:hover {
	color:#CCCCCC; 
	

}


#PSD_Select{
	height:175px;
	margin-left:-10px;
	width:450px;
	margin-top:120px;

}
*html #PSD_Select{
	

	height:175px;
	margin-left:-10px;
	width:450px;
	margin-top:120px;

	
}


.giclee{
	background-image:url(images/NEWgliclee3.jpg);
	background-repeat:no-repeat;
	float:right;
	margin-top:43px;
	padding-top:210px;
	width:320px;
	height:200px;

}

*html .giclee{
	height:0px;
	
}


#ExhibitLinks{
	width:320px;
	margin-left:460px;
	border:solid;
	border:thin;
	border-color:#999999;
	
}


.Horizon{
	/*background-position:bottom; */
	/*margin-top:300px; */
	
	}
.tblLang{
	postion:absolute;
	float:right;
	

}