
body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
/*	background-color:#333333; */ 
	background:#E5EDEA  url(background.png); 
	background-repeat:repeat;
}
*
{
  margin: 0 auto 0 auto;
 text-align:left;
 }

.linkBox
{
color:#225672;
font-size:16px;
width:1000px;
height:auto;
background-color:#E5EDEA;
margin-top:10px;
}

#page
{
  display: block; 
  height:auto;
  position: relative; 
  overflow: hidden; 
  width: 1000px;
}

.topNaviagationLink
{
text-align:center;
position:relative;
margin-top:30px;
font-size:16px;
margin-left:-10px;
width:121px;
height: 35px;
line-height: 35px;
float:left;
color:#CEEAEE;
font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
}


.topNaviagationLink a
{
text-decoration:none;
color:#CDE2FC;
}

.topNaviagationLink a:hover
{
text-align:center;
border-bottom:none;
color:#0C61C9;
display: block;
width:121px;
height: 35px;
line-height: 35px;
background-image:url(tab.png);

}

#mainPicture
{
width:1000px;
height:780px;
background-color:#E5EDEA;
}


#mainPicture .picture
{
position:relative;
width:1000px;
height:780px;
top:50px;
background-image:url(globalfacts_start.png);
background-repeat:no-repeat;
margin-left:60px;
}

#headerTitle
{
position:relative;
top:-30px;
left:40px;
font-size:25px;
color:#225672;
font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
}

#headerSubtext
{
position:relative;
top:-20px;
left:40px;
font-size:14px;
color:#225672;
font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
}


.pictureBox
{
width:730px;
height:auto;
background-color:#E5EDEA;
margin-top:20px;
margin-bottom:20px;
}

IMG.displayed {
    display: block;
    margin-top: 10; 
    margin-bottom: 10; 
    margin-left: auto;
    margin-right: auto 
}

.contentBox
{
width:1000px;
height:auto;
background-color:#E5EDEA;
margin-top:10px;
}

.contentBox .innerBox
{
position:relative;
width:1000px;
height:auto;
top:0px;
bottom:10px; 
margin-left:0px;
background-color:#E5EDEA;  
}

.contentTitle
{
font-size:19px;
margin-bottom:0px;
padding-top:18px;
margin-left:15px;
margin-top:15px;
}

.contentText
{
font-size:15px;
line-height:24px;
margin-left:13px;
margin-right:13px;
margin-top:10px;
}

#footer {
position:relative;
margin-top:30px;
width: 1000px;
height:16px;
/**background: url(footer.png) no-repeat;**/ 
text-align:center;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#E5EDEA;
padding-top:5px;
margin-bottom:40px;
}

#footer a
{
text-decoration:none;
font-size:9px;
color:#E5EDEA;
}

html, body {
text-align: center;
}
p {text-align: left;}