#container {
  width: auto;
  border: 1px solid #330066;
  height: 560px;
  padding: 0px;
}

#square {
  margin-left: 150px;
  width: auto;
  border-bottom: 1px solid #330066;
  height: 17px;
  background-color: #330066;
  margin-top: -17px;
  
  }


#logo {
	margin-top:-10px;
	margin-left:0px;
	padding: 10px;
}

#copy {
	margin-bottom: 0px;
	height: 15px;
	background-color: #330066;
	color: #fff;
	font-family:Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  	font-size: 8pt;
	font-weight: bold;
	padding-left: 20px

}

#nav {
display: inline;
width:600px;
margin:0px;
}

.nav ul{
padding: 0;
list-style-type: none;

}

/*Top level list items*/
.nav ul li{
position: relative;
display: inline;
float: left;
background-color: #330066; /*overall menu background color*/

}

/*Top level menu link items style*/
.nav ul li a{
display: block;
width: auto; /*Width of top level menu link items*/
padding: 0px 15px;
border: 1px solid #330066;
border-left-width: 0;
text-decoration: none;
color:#fff;
font-family:Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
font-size: 10pt;
font-weight: bold;
}
	
/*1st sub level menu*/
.nav ul li ul{
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.nav ul li ul li{
display: list-item;
float: none;
list-style-type: none;
}


/* Sub level menu links style */
.nav ul li ul li a{
display: block;
width: 160px; /*width of sub menu levels*/
color:#fff;
font-family:Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
padding: 1px 3px;
border: 1px solid #330066;

}



a:link,
a:visited{
	background-color:#330066;
	color:#fff;
}




.nav ul li a:hover, a:active{
background-color: #fff;
color: #330066;
}


h4 {
	color: #330066;
	margin-left:20px;
	margin-top: 20px;
	
}

#box2{
	border: 1px solid #330066;
	margin-top: 20px;
	margin-left: 130px;
	height: 325px;
	margin-right:80px;
	
}

#box3{
	border: 1px solid #330066;
	margin-top: -80px;
	margin-left: 160px;
	height: 465px;
	margin-right:80px;
	
}

#box4{
	border: 1px solid #330066;
	margin-top: -10px;
	margin-left: 50px;
	height: 395px;
	margin-right:50px;
	
}

#box5{
	margin-top: -30px;
}


#box6{
	border: 1px solid #330066;
	margin-top: 30px;
	margin-left: 50px;
	height: 460px;
	margin-right:50px;
	
}


#plasma {
	
	margin-top: 60px;
	float:right;
}

#redLine {
	border-top: 1px solid red;
	margin-bottom: 4px;
}

#blueLine {
	margin-top:-9px;
	border-top: 1px solid blue;
	margin-bottom: 4px;
}

#greenLine {
	border-top: 1px solid green;
	margin-bottom: 4px;
}

#boxText {
	margin-top: 10px;
	margin-left: 10px;
	font-family:Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	color: #330066;
	height: 240px;
	overflow: auto;
	
}

#boxText2 {
	margin-top: 10px;
	margin-left: 10px;
	font-family:Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	color: #330066;
	height: 388px;
	overflow: auto;
	
}

#boxText4 {
	margin-top: 10px;
	margin-left: 10px;
	font-family:Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	color: #330066;
	height: 322px;
	overflow: auto;
	
}

#boxText5 {
	margin-top: 10px;
	margin-left: 10px;
	font-family:Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	color: #330066;
	height: 360px;
	overflow: auto;
	
}

#boxText5 a {background-color: white; color: #330066}

#boxText5 a img {border:1px solid #330066}

#boxText6 {
	margin-top: 10px;
	margin-left: 10px;
	font-family:Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	color: #330066;
	height: 362px;
	overflow: auto;
	
}




.underline {
	text-decoration: underline;
}

.bold {
	font-weight:bold;
	margin-bottom: -1em;
}

.boldInPar {
	font-weight:bold;
	margin-top: -1em;
}



div.row {
  clear: both;
  padding-top: 5px;
  }
div.row p {
  text-align: center;
  }


div.row span.label {
  float: left;
  width: 175px;
  text-align: right;
  }

div.row span.formw {
  float: left;
  width: 150px;
  text-align: left;
  padding-left: 10px;
  } 

	table#sample {
    margin-left: 0px;
    width: 550px;
    font: 12px Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;

}
table#sample td {
    padding: 4px;
}
.data {
    color: #000000;
    text-align: right;
}
.toprow {
    text-align: center;
}
.leftcol {
    width: 375px;
}

fieldset {
 margin-top: 0;
 padding: 1em;
 border: 1px solid #c0c0c0;
 background: white;
 width: 300px;
}

legend {
 font-weight: bold;
} 
 
#right {margin-left:350px; margin-top: -28em;} 

#pscroller{
width: 760px;
height: 52px;
padding: 3px;
font-size: 14px;
float: right;
margin-top: -30px;
color: #330066;
}

.someclass{ //class to apply to your scroller(s) if desired
}

