body {
	margin:3em;
	padding:0;
	height:490px;
	color:#FFFFFF;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	background-color: 121212;
	background-image: url(../Images/bckg.gif);
	background-repeat: repeat-x;
}

p {
	color:#ffffff;
	margin-left: 8px;
	margin-right: 5px;
	font-size:11px;
}

h1{
	font-size:125%;
	color: #FFFFFF;
	font-family: arial;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
}
h2{
	color:#ffffff;
	margin-right: 5px;
	margin-left: 8px;
}
h4{
	color:#FFFFFF;
}

a {
color:#ffffff;
text-decoration:underline;
}

a:hover {
color:#006603;
text-decoration:none;
}

li{
	font-size:11px;
}

blockquote {
margin:1em;
padding:.5em;
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
}

blockquote p {
margin:.2em;
}

#centerColumn {
	margin:0 auto;
	padding:0px 10px;
	width:773px;
	text-align:left;
	vertical-align: top;
	border:1px solid #121212;
	text-indent: 0px;
	right: 100px;
	bottom: 10px;
	background-image: url(../Images/MispNewtGen.jpg);
	top: 1px;
	position: absolute;
	left: 100px;
	height: 488px;
	background-repeat: no-repeat;
}
#centerColumn h2 {
	margin:0 0 -.5em 0;
	padding:.75em 0 0 0;
	font-size:1.5em;
	letter-spacing:.1em;
	color: #FFFFFF;
}

#header {
	margin:0em;
	padding:50 0 25px;
	height:5em;
	width: 800px;
	bottom: auto;
}

#header h1 {
	margin:0 0 -.6em 0;
	padding:.5em 0 0 1em;
	font-size:1.5em;
	letter-spacing:.1em;
	color: #121212;
}

#header h2 {
	margin:0 5 0 8;
	padding:1em 0 0 1.75em;
	font-size:0.9em;
	font-weight:300;
	letter-spacing:.1em;
	color: #ffffff;
}

#nav {
margin:0 0 1em;
padding:40px 0 0;
}

#nav ul {
margin:0;
padding:0;
list-style:none;
}

#nav li {
margin:0;
padding:.25em;
display:inline;
}

#footer {
	position:absolute;
	bottom:-4px;
	margin:1em 0 0;
	padding:0;
	height:33px;
	line-height:4em;
	text-align:center;
	font-size:.7em;
	border-top:1px none;
	background-position: center;
	left: 0px;
	right: 10px;
	width: 800px;
}
#footer a{
color:#121212;
}
#footer a:hover{
color:#006633;
}
#footer a visited{
color:#121212;
}

.stream {
	position: relative;
	width: 761px;
	height: 179px;
	padding: 0 5px 5px 0;
	line-height:130%;
	overflow: auto;
	margin-left: 17px;
}

.stream_fade {
	position: fixed;
	height: 140px;
	width:26px;
	margin-top: -81px;
	bottom: 220px;
}
