html, body { height: 100%; width:100% }
body { margin:0; padding: 0; border: 0; font-family:Verdana, Geneva, sans-serif; font-size: 11px; background-color: #000; color:#FFFFFF; }
a img { border: 0; }
img { -ms-interpolation-mode: bicubic; }

#background_container { position: absolute; top:0; left:0; }
#background { position:fixed; top: 0px; left: 0px; overflow:hidden; }
* html #background {position:absolute; background-attachment: fixed;}

#page { position: absolute; top:0; left:0; width: 100%; height: 100%; min-height: 670px; z-index: 10; }

#pageWrapper {
	width: 770px;
	margin: 0 auto;
	padding-top: 0px;
	margin-top: 0px;
	position: relative;
	background-image: url(../images/bg_menu.png);
	background-repeat: repeat;
	background-position: center top;}
	
* html 	#pageWrapper {
	width: 770px;
	margin: 0 auto;
	padding-top: 0px;
	margin-top: 0px;
	position: relative;
	background-image: url(../images/bg_menu.jpg);
	background-repeat: repeat;
	background-position: center top;}

#header  {
	width: 770px;
	top: 0px;
	position: relative;
	height: 160px;
	background: url(../images/header.png) 0 0 repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;}
	
* html 		#header  {
	width: 770px;
	height: 160px;
	background: url(../images/header.jpg) 0 0 repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;}
	
#header h1 a{
	visibility: hidden;
	height: 1px; 	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;}
	
#mast { 
		visibility: hidden;
	height: 1px; 	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;}

/*---------------global tab navigation ----------------------------------*/


#topStuff {
	top: 0px;
	height: 60px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	z-index: 10;
	background-repeat: no-repeat;
	background-position: center top;

	background-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;}	

#topStuff ul {
    width: 770px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 60px;
    list-style: none;}
	
#topStuff li {
    position: absolute;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	  list-style: none;
	padding-left: 0px;}

#topStuff li a    {
    text-indent: -9999px;
	  list-style: none;
    display: block;
    text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
    height: 60px; 
	background-image: url(../images/ngc_logo.jpg);
    background-repeat: no-repeat;}

#topStuff li#french { width: 100px; left: 13px; }
#french a { width: 100px; background-position: -40px -60px;}
#french a:hover {width: 100px; background-position: -40px 0px; }

#topStuff li#tabHome { width: 103px; left: 257px; }
#tabHome a { width: 103px; background-position: -248px -60px;}
#tabHome a:hover {width: 103px; background-position: -248px 0px; }

#topStuff li#tabCMCP {width: 104px; left: 359px; }
#tabCMCP a {width: 104px; background-position: -350px -60px;}
#tabCMCP a:hover {background-position: -350px 0; }

#topStuff li#tabCybermuse {width: 105px; left: 464px; }
#tabCybermuse a {width: 102px; background-position: -461px -60px; }
#tabCybermuse a:hover { background-position: -461px 0; }

#topStuff li#tabFoundation { width: 105px; left: 566px;}
#tabFoundation a { width: 105px; background-position: -564px -60px; }
#tabFoundation a:hover { background-position: -564px 0;}

#topStuff li#tabShop {width: 103px; left: 671px; }
#tabShop a {width: 103px; background-position: -674px -60px; }
#tabShop a:hover { background-position: -674px 0;}

/* ------------------------------ menu ----------------*/

#menuBar {
	width: 200px;
	float: left;}              
	
ul#menu {
	width: 190px;
	font-size: 12px;
	list-style-type: none;
	padding: 0px;
	margin: 5px 0px 20px 14px;}
	
ul#menu a {
	font-size: 16px;
	letter-spacing: -0.5px;
	color : #ffffff;
	padding: 5px 0px 3px 13px;
	text-decoration : none;
	display: block;
	line-height: 20px;}
	
ul#menu a:hover {
	color: #A4DBCC;
	text-decoration : none;
	line-height: 20px;
	margin: 0px;}


/* --------- content ------------------*/

#contentWrapper {
	width:770px;
	margin: 0px;
	padding: 0px;}  
		
#date {
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 15px;}		
		
.featurePic{
	padding: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #574D50;
	margin-left: 0px;
	margin-bottom: 13px;}
	
.featurePicBorder{
	float: right;
	padding: 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #574D50;
	margin-left: 17px;
	margin-bottom: 13px;}
	
#rightBlock {
	width: 490px;
	float: right;
	padding-left: 0px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-top: 15px;}
	
#ribbon {
	width: 770px;
	float:right;
	height: 130px;
	background-image: url(../images/gabor.png);
	background-position: left bottom;}

a { text-decoration: underline; color:#ffffff;}
a:hover { text-decoration: none; color: #9ED9DC; }

h2#mast {
	display: inline;	
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;}

h2#mast a {
	display: block;
	height: 133px;
	position: relative;
	margin: 0;}

#mast a span{display: none;	top: 50px;}

h2 {font-size: 22px;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-bottom: 20px;
	letter-spacing: -0.5px;}
	
h3 {font-size: 22px;
	font-weight: normal;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: -0.5px;}	
			
h4 {font-size: 20px;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-top: 15px;
	letter-spacing: -0.5px;}	
	
p  {margin-top: 16px;
	text-align: justify;
    font-size: 14px;
    line-height: 1.4;}
	
#title {font-size: 19px;
	font-weight: normal;
	padding-top: 25px;
	padding-bottom: 0px;
	margin-bottom: -15px;
	letter-spacing: -0.5px;}
	
#box_left {
	float: left;
	text-align: justify;
	width: 170px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-left: 0px;	
	padding-right: 4px;
	margin-right: 12px;
	margin-top: 20px;
	padding-top: 0px;
	margin-bottom: 6px;}

#box_left p{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	font-size: 18px;
	letter-spacing: -1px;
	line-height: 20px;
	text-align: left;}
	
.right {float: right; padding-top: 0px; margin-top: 0px;}

#box_left h5{
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: normal;
	letter-spacing: -1px;
	font-size: 12px;
	text-align: left;}
	
#space {height: 24px; margin: 0px; padding: 0px;}

.clear {clear: both; height: 0px; margin: 0px; padding:0px;  visibility: hidden;}	

blockquote{
	margin: 0px 25px 15px 25px;
	padding: 0px 25px 0px 10px;
	border-left: 1px solid #ffffff;	
	text-align: justify;
    font-size: 12px;}
	
blockquote p{ line-height: 18px;}

div.hr {
	height: 5px;
	background-color: #fff;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../images/hr.jpg);
	background-repeat: no-repeat;
	background-position: center;}
	
div.hr hr {display: none;}

#ballon {height: 900px;}

#share {
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 28px;
	z-index: 100;
	height: 20px;}

#share a {
	padding: 0px;
	margin: 0px;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;}	
	
#share a:hover {
	padding: 0px;
	margin: 0px;
	color: #C9D08F;
	font-size: 12px;
	text-decoration: underline;}	
	
#mytable {
	width: 480px;
	padding: 0;	
	margin: 0;}

#mytable th {
	font-size: 12px;
	border: 1px solid #574D50;
	text-align: left;
	padding: 6px 6px 6px 12px;}

#mytable td {
	font-size: 12px;
	border: 1px solid #574D50;
	padding: 6px 6px 6px 12px;}
	
#small{
	font-size: 10px;
	margin-top: 10px;}

/*------------------footer----------------------------------*/

* html 	#footer    {
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	clear: both;
	width: 770px;
	height: 150px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;}


#footer    {
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	clear: both;
	width: 770px;
	height: 150px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: center top;}
	
#footer p {
	font-size: 10px; 
	text-align: right; 
	color:#ffffff; 
	margin-right: 25px; 	
	padding-top: 16px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;}
	
	
#footer a {text-decoration: underline;  color: #ffffff;}
#footer a:hover { text-decoration: none;}



dt{ margin: 0; padding: 0; position: absolute; font-size: 85%; display: none; }
dd{ margin: 0; padding: 0; position: absolute;  font-size: 85%; }

dl#logoMap{
	position: relative;
	height: 100px;
	top: 0px;
	width: 762px;}

dd#pratt   { top: 90px; left: 250px; }
dd#pratt a { position: absolute; width: 425px; height: 40px;}	




