*{
	font-family: "Times New Roman", Times, Georgia, Lucida, serif;
	font-style: normal;

}

#top_image {
	position: relative;
	height: 72px;
	width: 900px;
	left: 0px;
	top: 0px;
}


#navbar {
	position: relative;
	background-color: #BFFFE7;
	padding: .3em;
	float: left;
	font-size: 0.9em;
	line-height: 1.3em;
	color: #000099;
	width: 175px;
	z-index: 100;
}



/* General content block for all pages it would be nice to be centered or have nav bar extend all the way down*/
#content {
	font-size: .9em;
	top: 5px;
	left: 6px;
	position: relative;
	margin-left: 185px;
	min-width: 620;
	z-index: 50;
}

#contentf {
	font-size: .9em;
	top: 90px;
	left: 195px;
	position: absolute;
	min-width: 825;
}


#content #youtube_425 {
	position: relative;
	width: 430px;
}
#content #mstncost {
	text-align: right;
	width: 585px;
	height: 386px;
}
#content #yt425 {
	text-align: right;
	width: 527px;
	background-image: url(http://www.nvsi.com/images/mstn-img1.jpg);
	background-position: left top;
	background-color: #FFFFFF;
	height: 344px;
	background-repeat: no-repeat;
}
/* used in index.html may get rid of */
#content #v3intro {
    padding: .5em;
	float: left;
}

#content #ppg2 {
    padding: .5em;
	position:relative;
	float: left;
}
/* video in index.html */
#content #introvideo {
	padding-top: .5em;
	padding-left: .5em;
	padding-bottom: .5em;
	float: right;
	width: 325px;
}

/* left side video in acad.html and mstn.html */
#content #youacadvid {
	padding-top: 0.3em;
	padding-right: 0.7em;
	padding-bottom: 0.7em;
	float: left;
	width: 325px;

	}
	
#content #youdemovid {
padding-top: 0.5em;
padding-right: 0.7em;
padding-bottom: 0.5em;
float: left;
width: 340px;

	}
	
/* right side video in acad.html and mstn.html */
#content #youacadvidrt {
	padding-top: 0.1em;
	padding-left: 0.1em;
	padding-bottom: 0.3em;
	float: right;
	width: 325px;
	background-image: url(http://www.nvsi.com/images/cad70_300.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin-left: 0.5em;
	margin-top: 0.5em;
	margin-bottom: .5em;
	}
	
/* used in acad.html and mstn.html to break up the first block */
#content #first {
	padding: 0.3em;
	float: left;
	width: 690px;
}

/* used in acad.html and mstn.html to break up the 2nd block */
#content #second {
	padding: 0.3em;
	margin-top: 1em;
	float: right;
}
/* used in mstn3dtoc, mstnv8toc, acad.html and mstn.html to define the table */
#content #table {
	padding: 0.3em;
	font-size: .9em;
	float: left;
}

#pg_cc {
 padding: .5em;
	position:relative;
	float: left;
}


#copyright {
	font-size: .75em;
	margin-left: 185px;
	position: relative;
	bottom: 0;
	width: 80%;
	text-align: center;
}

ul.navlst {
list-style-type: none;
padding-left: 0;
margin-left: .25em;
}

ul.navlst a {
display: block;
width: 10em;
line-height: 1.2em;
height: 1.2em;
}

#content #v3intro #style99 {
font-size: .75em;
}

#content #v3intro #ividcap {
	float: right;
	position: relative;
	width: 320px;
}
#copyright #ccontent {
	text-align: left;
}
#content #quote {
	background-color: #FFFFE6;
	width: 600px;
	padding-top: 0.5em;

	padding-left: 0.5em
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;

	
}
#content #stwill {
	background-color: #FFFFE6;
	width: 480px;
	text-align: left;
	padding-top: 1em;
	padding-left: 0.5em
	padding-right: 0.5em;
	padding-bottom: 0.1em;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#content #stdeal {
	width: 650px;
	text-align: left;
	padding-top: 0.5em;
	padding-left: 0.5em
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	
}
