* {margin: 0; padding: 0; }

body {
	font-family:  Arial,Helvetica, sans-serif;
	padding: 10px 0;
	color:#333333;
	background-image: url(../images/pinstripe.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	background-attachment: fixed;
	padding-top: 0px;
	margin-top: 0px;
	background-color: #AFAFAF;}

#pageWrapper {
	width: 974px;
	position: relative;
	margin: 0 auto;
	padding-top: 0px;
	margin-top: 0px;
	position: relative;
	background-image: url(../images/page_bg.jpg);
	background-repeat: repeat;
	background-position: center top;}
	
#header h1 a{visibility: hidden;}
	
/*---------------global tab navigation -----------------------*/

#topStuff {
	width: 974px;
	margin: 0 auto;
	padding-top: 0px;
	height: 60px;
	position: relative;
	z-index: 10;
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	background-color: #231F20;}	

#topStuff ul {
    width: 974px;
    height: 60px;
    list-style: none;}
	
#topStuff li {
    position: absolute;
    top: 0;
    height: 60px;}

#topStuff li a    {
    text-indent: -9999px;
    display: block;
    text-decoration: none;
    height: 60px; 
	background-image: url(../images/ngc_logo.jpg);
    background-repeat: no-repeat;}

#topStuff li#NGC_logo { width: 260px; left: 0px;}
#NGC_logo a { width: 260px; background-position: 0px -60px;}
#NGC_logo a:hover {width: 260px; background-position: 0px 0px; }

#topStuff li#french { width: 100px; left: 300px; }
#french a { width: 100px; background-position: -300px -60px;}
#french a:hover {width: 100px; background-position: -300px 0px; }

#topStuff li#tabHome { width: 104px; left: 450px; }
#tabHome a { width: 104px; background-position: -448px -60px;}
#tabHome a:hover {width: 104px; background-position: -448px 0px; }

#topStuff li#tabCMCP {width: 106px; left: 554px; }
#tabCMCP a {width: 106px; background-position: -554px -60px;}
#tabCMCP a:hover {background-position: -554px 0; }

#topStuff li#tabCybermuse {width: 107px; left: 661px; }
#tabCybermuse a {width: 107px; background-position: -661px -60px; }
#tabCybermuse a:hover { background-position: -661px 0; }

#topStuff li#tabFoundation { width: 105px; left: 767px;}
#tabFoundation a { width: 105px; background-position: -768px -60px; }
#tabFoundation a:hover { background-position: -768px 0;}

#topStuff li#tabShop {width: 103px; left: 873px; }
#tabShop a {width: 103px; background-position: -874px -60px; }
#tabShop a:hover { background-position: -874px 0;}


/* ------------------------------ menu ----------------*/

#menuBar {
	width: 166px;
	float: left;}              
	
ul#menu {
	width: 166px;
	font-size: 12px;
	list-style-type: none;
	margin: 0px;
	margin: 25px 0px 8px 8px;}
	
ul#menu a {
	font-size: 14px;
	letter-spacing: -0.5px;
	color : #333333;
	padding: 5px 0px 3px 11px;
	text-decoration : none;
	display: block;
	line-height: 20px;
	background-image: url(../images/0024_chevrons.jpg);
	background-repeat: no-repeat;
	background-position: left center;}
	
ul#menu a:hover {
	color: #990000;
	text-decoration : none;
	line-height: 20px;
	margin: 0px;

	background-repeat: no-repeat;
	background-position: left center;}

ul#menu ol {
	display: none;
	margin: 0px;
	padding-left: 18px;
	list-style: none;
	margin-bottom: 24px;} 

li.hide {display:inline;}

ul#menu ol li a{ /* hover cells for sub menus */
	color: #333333;
	padding-left: 18px;
	font-size: 14px;
	line-height: 12px;}

ul#menu ol li a:hover{
	line-height: 12px;
	color: #990000;}

ul#menu li.menu {
	color : #ffffff;
	text-decoration : none;
	line-height: 15px;
	margin: 0px;}

ol#m4 a, ol#m3 a, ol#m2 a {	_height: 10px;}
ol#m4 a:hover,ol#m3 a:hover,ol#m2 a:hover {	}

/* --------- content ------------------*/

#contentWrapper {
	width:974px;
	position: relative;
	margin-top: 0px;
	top: 0px;
	padding-top: 0px;}  
		
#middleContentLeft {
	height: 650px;
	float: left;
	width: 270px;}
	
#raphael {
	width: 270px;
	height: 650px;
	background-image: url(../images/raphael.jpg);
	background-repeat: no-repeat;}
	
.featurePicBorder{
	float: right;
	padding: 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
	margin-left: 17px;
	margin-bottom: 13px;}
	
.featurePicNoBorder{
	float: right;
	padding: 3px;
	margin-left: 17px;
	margin-bottom: 13px;}
	
#middleContentRight {
	float: right;
	width:700px;}	
		
#text {
	width: 480px;
	float: right;
	padding-left: 0px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-top: 15px;}
	
#ribbon {
	width: 704px;
	float:right;
	height: 150px;
	background-image: url(../images/raphael_carracci.jpg);
	background-position: left bottom;}

a { text-decoration: underline; color:#333333;}
a:hover { text-decoration: none; color: #990000; }

h2#mast {
	display: inline;	
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;}

h2#mast a {
	display: block;
	height: 650px;
	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: 23px;
	font-weight: normal;
	padding-bottom: 0px;
	margin-top: 12px;
	margin-bottom: 0px;
	letter-spacing: -0.5px;}	
			
h4 {font-size: 17px;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-bottom: 15px;
	letter-spacing: -0.5px;}	
	
p {	margin-top: 16px;
	padding-bottom: 6px;
	text-align: justify;
    font-size: 14px;
    line-height: 1.4;}
	
#submenu {	margin-top: 16px;
	padding-bottom: 0px;
	text-align: center;
    font-size: 14px;
    line-height: 1.4;}	
	
#title {font-size: 19px;
	font-weight: normal;
	padding-top: 15px;
	padding-bottom: 0px;
	margin-bottom: -15px;
	letter-spacing: -0.5px;}
	
#indent {	
	text-align: justify;
	padding-left: 30px;
	padding-right: 60px;
	padding-top: 5px;
	padding-bottom: 0px;}
	
#box_left {
	float: left;
	text-align: justify;
	width: 170px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #818181;
	padding-left: 0px;	
	padding-right: 4px;
	margin-right: 12px;
	margin-top: 20px;
	padding-top: 0px;
	margin-bottom: 0px;}

#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;}

#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-left: 0px; 
	margin-top: 22px; 
	margin-bottom: 0px; 
	background: transparent url(../images/quoleft.png) left top no-repeat;	}
	
#blockquote {

	text-align: justify;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 370px;
	background: transparent url(../images/quoright.png) right bottom no-repeat;}
	
#BlockRight {text-align: right;
	padding-top: 10px;}	

#list ul{
	list-style-type: disc;
	font-family:  Arial,Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.1;
	padding-left: 40px;
	padding-top: 13px;
	padding-bottom: 7px;
	list-style-image: url(../images/0024_chevrons.jpg);}
	
#list li {padding-bottom: 15px;}	

#hr {
	height: 5px;
	padding-top: 10px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;}
	
div.hr hr {display: none;}

#verytop {
	text-align: right;
	font-size: 12px;
	padding-right: 20px;
	background-image: url(../images/ArrowPurple2.gif);
	background-repeat: no-repeat;
	background-position: right center;}
	
#verytop a{ text-decoration: none;}	
#verytop a:hover{ text-decoration: underline;}	

#ballon {height: 400px;}

#share {
	margin-right: 0px;
	width: 160px;
	padding-top: 0px;
	margin-top: 0px;
	font-size: 14px;
	padding-left: 10px;

}

#share a {
	padding: 0px;
	margin: 0px;
	color: #231F20;

	text-decoration: none;}	
	
#mytable {
	width: 480px;
	padding: 0;	
	margin: 0;}

#mytable th {
	font-size: 12px;
	border: 1px solid #818181;
	text-align: left;
	padding: 6px 6px 6px 12px;}

#mytable td {
	font-size: 12px;
	border: 1px solid #818181;
	padding: 6px 6px 6px 12px;}
	
#small{
	font-size: 10px;
	margin-top: 10px;}

#twit img {	
	float: left;
	padding: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
	margin-top: 3px;
	margin-bottom: 20px;
	margin-right: 10px;}
	
center {display: none;}

/*------------------footer----------------------------------*/

#footer    {
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
	clear: both;
	width: 974px;
	height:80px;
	margin: 0 auto;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;}
	
#footer p {
	font-size: 10px; 
	margin-top: 0px;
	padding-bottom: 0px;
	text-align: right; 
	color:#cccccc; 
	margin-right: 150px; 
	padding-top: 38px;}
	
#footer a {text-decoration: underline;  color: #cccccc;}
#footer a:hover { text-decoration: none;}
