/* CSS Document */
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-align: center; /* For IE */
	background-color:#996600;
	font-size:small;
	background-image: url(images/blackbg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
a {
	color:#FFFFCC;
	font-weight: bolder;
}
p.doubleline{
line-height:1.5em;
padding-left: 1%;
}
p{
line-height:1.5em;
}
#container {
    margin: 0px auto;
    text-align: left;
	position: relative;
	width: 766px !important;
	background-color:#000000;
	padding: 0px;

}
#footer {
    margin: 0px auto;
    text-align: left;
	position: relative;
	width: 766px !important;
	background-color:#000000;
	padding-top: 10px;

}

#footer a{
font-size:11px;
	color:#ffffff;
	margin-bottom:5px;
	font-weight: normal;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#matheader{
	width:798px;
	height:75px;
	background-color:#6699FF;
	background-image:url(images/banner.jpg);
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	background-repeat: no-repeat;
}
#navbar{
	width:760px;
	height:47px;

}
/*Navigation*/
#nav{
padding:0px;
margin:0px;
list-style:none;
display:inline;
overflow:hidden;
height:47px;
}

#nav li{
padding:0px;
margin:0px;
list-style:none;
display:inline;
}

#nav a {
float:left;
padding:55px 0 0 0;
overflow:hidden;
height:0px !important;
height/**/:47px;
color:#000000;
}

#nav a:hover{
	color:#000000;
}

#butcurrency a{
width:154px;
background: url(images/navcurrency.jpg) top left no-repeat;
}
#butcurrency a:hover{
background: url(images/navcurrency_over.jpg) top left no-repeat;
}
#buteconomics a{
width:169px;
background: url(images/naveconomics.jpg) top left no-repeat;
}
#buteconomics a:hover{
background: url(images/naveconomics_over.jpg) top left no-repeat;
}
#butstory a{
width:140px;
background: url(images/navstory.jpg) top left no-repeat;
}
#butstory a:hover{
background: url(images/navstory_over.jpg) top left no-repeat;
}
#butfaqs a{
width:125px;
background: url(images/navfaqs.jpg) top left no-repeat;
border-right: 0;
}
#butfaqs a:hover{
background: url(images/navfaqs_over.jpg) top left no-repeat;

}
#butlinks a{
width:167px;
background: url(images/navlinks.jpg) top left no-repeat;
border-right: 0;
}
#butlinks a:hover{
background: url(images/navlinks_over.jpg) top left no-repeat;

}
/*<!-- Materials navigation-->*/
#navmat{
list-style:none;
margin-left:10px;
}
#navmat li{
width:100%;
line-height:45px;

}
#navmat a{
width:100%;
padding-top:14px;
padding-bottom:14px;
padding-left:50px;
text-decoration:none;

}
#navmat a:hover{
text-decoration:underline;
}
#floatobjectimages{
	position:absolute;
	left:0px;
	top:210px;
}
#ojecttext{
	padding-left:500px;
	line-height:1.5em;
}
#column1{
	width: 48%;
	line-height:1.5em;
}
#column2{
	padding-left:400px;
	line-height:1.5em;
}
img.yellowborder{
border: thin solid #FF9900;
}

#leftobjectimg{
	width:470px;
	margin-right:10px;
	
}
#righttext{
float:right;
	width:280px;
}
a.greylink{
color:#666666;
padding:5px;
padding-right:8px;
}
