<style type="text/css" href="css/style.css" rel="stylesheet"><style type="text/css" href="css/style.css" rel="stylesheet"><style type="text/css" href="css/style.css" rel="stylesheet">
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	
	
	margin: 0; 
	padding: 0;
	text-align: center; 
	
}

#container { 
	width: 1024px;
	height: 1220px;
	background-image:url(../images/backgrounds/background_en_glossary.jpg);
	margin: 0 auto; 
	
	text-align: left;
	background-repeat:no-repeat;
} 

#subcontainer {
	position: relative;
	width: 1024px;
	height: 1050px;
	top: 135px;
	margin: 0 auto;
	
	text-align: left;
	
} 

#links {
	float: left;
	width: 149px;
	height: 700px;
	
	padding: 15px 0;
	padding-left: 40px;
	text-align: left;
	
	
} 

#header {
	position:relative;
	display:block;
	width: 831px;
	height: 112px;
	
	margin: 0 0 0 190px;
	
	
} 

#languagebox {
	position:relative;
	width: 70px;
	height: 20px;
	top:130px;
	left:920px;
	text-align: left;
	
} 

#content {
	position:relative;
	width: 760px;
	height: 850px;
	
	margin: 0 0 0 190px;
	padding-left: 10px;
	
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	
	
} 


#bottomlinks {
	position:relative;
	width: 780px;
	height: 30px;
	
	margin: 0 0 0 190px;
	padding-top: 5px;
	padding-left: 5px;
	font: 9pt Trebuchet MS, Arial, Helvetica, sans-serif;
	text-align: center; 

} 
a:link {text-decoration: underline;
	color: #000000;}
a:visited {text-decoration: underline;
	color: #000000;}
a:active {text-decoration: none}

img
{  border-style: none;
}
