body {
	font-size:76%;
	background-image:url(images_new/bg.gif);
	background-repeat:repeat;
	text-align:center;
	font-family:Helvetica, Arial, sans-serif;
	color:#898989;
}

a, a:visited {

	color:#898989;
	text-decoration:underline;

}
 
#container {
	width:1030px;
	height:640px;
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
}
#content {
	width:440px;
	height:551px;
	float:left;
	background-color:#fff;
	background-image:url(images_new/missy.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	text-align:left;
}
#right {
	float:left;
	width: 517px;
	height:551px;
	background-position:top center;
	background-repeat:no-repeat;
}
#ornament {
	float:left;
	width:55px;
	height:135px;
	margin-top:30px;
	background-image:url(images_new/ornament.gif);
	background-repeat:no-repeat;
}
#signup {
	background-color:#828d96;
	width:957px;
	height:28px;
	margin: 0 0 0 55px;
	padding: 7px 0 0 0;

}
#nav {
	width:422px;
	height:17px;
	background-position:top center;
	background-repeat:no-repeat;
	margin-top:10px;
	margin-left:10px;
}
#nav ul {
	list-style-type:none;
	width:440px;
	margin: 0 0 0 7px;
	padding:0 0 0 0;
}
#nav ul li {
	float:left;
	padding-right:20px;
}
#nav ul li a {
	height:17px;
}

#nav ul li h3 {

	display:none;

}

#page_header {

	text-indent:-9999px;
	margin-top:50px;
	margin-left:25px;
	background-repeat:no-repeat;
	background-position:top left;
}

#news, #audio, #video {

	width:354px;
	height:290px;
	margin-left:25px;
	margin-top:20px;
	text-align:left;
	line-height:14px;

}

#missy_logo {

	width:368px;
	height:54px;
	

}

	div.hold {
	position:relative; overflow:hidden;
  	z-index:100; 
	}
	div.wn {
		position:absolute; 
		left:0px; top:0px; 
		overflow:hidden;	
		z-index:1;
	}
	div#lyr1 {
		position:absolute; visibility:hidden;
		left:0px; top:0px; 
		z-index:1; 
	}
	div#hold1 { 
		width:320px; height:290px; 
	}
	div#wn1 { 
		width:320px; height:290px; 
		clip:rect(0px, 320px, 290px, 0px); 
	}
	
	div.scrollbar {
		width:11px;
		font-size:1px; z-index:1;/* Set small font-size or size/position of div's will be off in some browsers  */
	}
	div.track{
		position:absolute; left:0; top:0px;
		width:12px;
		/*background:#141414 url(minisite_images_new/scroll_back.gif);*/
		background-color:#d0d0d0;
	
		z-index:1;
	}
	div.dragBar {
		margin: 0 0 0 0;
		width: 12px;
		height: 20px;
		z-index: 1;
	
		background-color:#828d96;
		padding-bottom:2px;
	}
	div#scrollbar1 { 
		position:relative;
		height:50px;
		float:left;
	
	
	
	}
	div#track1 { 
		height:290px;
	}
	div#dragBar1 {
		position:absolute; left:1px; top:1px;
	}
	div#news-items {
	
		width:330px;
		float:left;
	}
	
	.newsdate, .headline {
	
		font-weight:bold;
		

		padding-right:3px;
	
	}
	
	.newsitem {
	
		padding-bottom:20px;
	
	}
	
	#links {
		margin:0;
		margin-left:25px;
		padding: 0;
	
	}
	
	#links li {
		height:12px;
		list-style-image:url(images_new/list_arrow.gif);
		padding: 5px 0;
	}
	
	.text_input {
	
		border:none;
		background-color:#9ca8b0;
		width:100px;
		color:#fff;
		font-size:12px;
		font-family:Helvetica, Arial, sans-serif;
		margin-bottom:3px;
	
	}

#news h1 {

line-height:20px;

}


#footer {
text-align:center;
font-family:Arial, Serif;
font-size: 10px;
color: #858585;
margin:0 auto;
}
#footer a, #footer a:visited { color:#858585; }

