#nme-container {
	background-color:#F1EEDA;
	background-image:url("http://g.fool.com/art/landing/tmf/cap-bg_v4.gif");
	background-repeat:no-repeat;
	background-position:center 30px;
	border:1px solid #9FB3C6;
	margin:0 auto 0 auto;
	-moz-box-sizing: border-box;	
	width:610px;
	padding:14px;
	text-align:center;
}

td.jaw {
		background-image: url("images/big_m51_fade2.gif");
		background-repeat: no-repeat;
		background-attachment: fixed;
}

td.desc {
	font-family:arial;
}

body{
		background-image: url("images/black_bg.gif");
}
h2 {
	font-family:arial;
}
div.inline{

	position:relative;
	border: 1px solid white;
	height: 150px;
	width: 600 px;
	top:150;
	left:50;
	font-size:10pt;
	font-family: arial;
}

div.copyright {
	font-size: 10px;
	font-family: arial;
	text-align:center;
}
div.test {
	background-color: transparent;
	z-index:100;
	position: absolute;
	top: 275;
	left: 75;
	width: 770;
}
div.text1 {
	margin-left: 50px;
	margin-right: 50px;
	font-family: arial;
}
}
div.text2 {
	position: relative;
	margin-left: 10px;
	font-family: arial;

}
iframe.clear{
	background-color: transparent;
	background-image: url("images/clear.gif");
	position: absolute;
	top: 150;
	left: 150;
}

img.js {
	border: 5px solid #777777;
}

a.link1 {
	text-decoration: none;
	font-family: arial;
	color: white;
}
a.link3 {
	text-decoration: none;
	font-family: arial;
	color: white;
	font-size:10px;
}
a:hover{
	color: red;
}

img.brd {
	border: 1px solid white;
}