body {  padding-left: 0em;  font-family: Verdana;  color: white;background-color: #000000; background-image: url(images/backgroundimage01.jpg); }h1 { font-family: verdana }h2 { font-family: verdana }h2 { color:  white }h2 { font-size:  120% }h3 { font-family: verdana }h3 { color : #9999ff }h3 { font-size:  90% }h4 { font-family: verdana }h4 { color: yellow }h4 { font-size:  90% }p { font-family: verdana }p { color: white }p { font-size:  70% }p { line-height:  15px }.small { font-size : 60% }.smallred { font-size : 60% }.smallred { color  : red }.highlight { padding-left: 20px; font-size: 70%}.redfont { color:red } .greenfont { color:green } 
.smallblue { color : #9999ff }
.smallblue { padding-left: 20px; font-size: 70% }
.greenbutton { padding-left: 20px }.greenbutton { background-image: url(../instruments/images/smallgreenbutton.jpg); background-repeat: no-repeat}

.greenhighlight { padding-left: 20px }
.greenhighlight { background-image: url(../instruments/images/verysmallgreenbutton.jpg); background-repeat: no-repeat }
.circle { list-style-type: none }.circle { color: white }.circle { font-size : 70% }a:link {  color: white }a:visited {  color: white }A:link {text-decoration: none}A:visited {text-decoration: none}A:active {text-decoration: none}A:hover {text-decoration: underline}

/* BANNER */
banner {
	position: relative;
}
#banner ul {
	margin: 0px;
	padding: 0;
	list-style: none;
	position: absolute;
	right: 160px;
	bottom: 5px;
}
#banner li {
	display: inline;
	margin-left: 10px;
}
#banner li a {
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
	font: 1.1em "Trebuchet MS";
}

/* fix IE 6: improperly positioning 
'subscribe' and 'about us' links in banner */
* html #banner {
	height: 1px;
}
#nav a {	display: block; 	float: left;
  	font-family: Verdana;   	font-size: 12px;	color: #9999ff;	text-decoration: none;	background-color: #1F1F22;	padding: 2px 2px 2px 3px;	width: 7.3em;	margin-left: 2px;	border-right: 1px solid #73AFB7;	border-bottom: 1px solid #73AFB7;	margin-bottom: 2px;}#nav li {	list-style-type: none;	padding: 0px;	float: left;}#nav a:hover {	background: #73AFB7;	border-right: 1px solid #14556B;	border-bottom: 1px solid #14556B;	color: #FBEF99;}/*highlight "you are here" buttons*/#home #nav a#homeLink,#feature #nav a#featureLink {	background: #73AFB7;	border-right: 1px solid #14556B;	border-bottom: 1px solid #14556B;	color: #FBEF99;}	#wrapper {	width:860px;	margin: 0 auto;	padding: 20px;	border-top: 1px solid #666666;	border-bottom: 1px solid #666666;	border-left: 1px solid #666666;	border-right: 1px solid #666666;
}#content {	padding-left: 10px;	border-left: 1px solid #000000;}#boxwrapper {	width:740px;	margin: 0 auto;	margin-bottom: 20px;	float: left;	padding: 10px 10px 10px 10px;	background: #1F1F22;	border-top: 1px solid #666666;	border-bottom: 1px solid #666666;	border-left: 1px solid #666666;	border-right: 1px solid #666666;}

#picturewrapper {	width:740px;	margin: 0 auto;	margin-bottom: 20px;	float: left;	padding: 0;	background: #000000;	border: 0;}

#boxwrapper h4 {
	float: right;	font-size: 800px;
	font-weight: normal;
	border-bottom: 1px solid #106A9B;
	margin-bottom: 5px;
	color: #EC7121;
}
#detailwrapper {	width:680px;	float: right;	margin-bottom: 20px;	padding: 10px 10px 10px 10px;	background: #1F1F22;	border-top: 1px solid #666666;	border-bottom: 1px solid #666666;	border-left: 1px solid #666666;	border-right: 1px solid #666666;}

#curvedbox {
    	width: 760px;
        height: 100%;
	background-image: url("images/curvedboxlargebackground.png");
	margin-right: 40px;
	margin-bottom:25px;
}

#curvedboxtrailer {
    	width: 760px;
        height: 30px;
	background-image: url("images/curvedboxtrailer.png");
	margin-top: -25px;
	margin-bottom: 25px;
	margin-right: 40px;
}

#curvedbox h3 {
       text-size: 1.1em;
       padding-left: 0;
       padding-top: 18px;
       padding-bottom: 5px;
       margin-top:0px;
       margin-left: 30px;
       margin-right: 25px;
}

#curvedbox p {
       color: white;
       text-size: 0.8em;
       margin-top:10px;
       padding-top:0;
       padding-left: 30px;
       padding-right: 30px;
       float: auto;
}

#curvedbox h4 {
       color: yellow;
       text-size: 0.8em;
       padding-left: 30px;
       padding-right: 30px;
}

#curvedbox img {
       margin-left: 30px;
       text-align: top;
       link: black;
}

#curvedboxlarge {
    	width: 800px;
        height: 600px;
	background-image: url("images/curvedboxbackground.png");
	margin-right: 40px;
        margin-bottom: 30px;
}

#curvedboxlarge h3 {
       color: white;
       text-size: 1.1em;
       padding-left: 0;
       padding-top: 18px;
       padding-bottom: 2px;
       margin-top:0px;
       margin-left: 50px;
       margin-right: 25px;
}

#curvedboxlarge p {
       color: white;
       text-size: 0.8em;
       padding-top: 20px;
       padding-left: 30px;
       padding-right: 30px;
       float: auto;
}

#curvedboxlarge h4 {
       color: yellow;
       text-size: 0.8em;
       padding-left: 30px;
       padding-right: 30px;
}

#curvedboxlarge img {
       margin-left: 30px;
       text-align: top;
       link: black;
}

#curvedboxsmall {
    	width: 800px;
        height: 130px;
	background-image: url("images/curvedboxbackground130px.png");
	margin-right: 40px;
        margin-bottom: 30px;
}

#curvedboxsmall h3 {
       color: white;
       text-size: 1.1em;
       padding-left: 0;
       padding-top: 18px;
       padding-bottom: 2px;
       margin-top:0px;
       margin-left: 50px;
       margin-right: 25px;
}

#curvedboxsmall p {
       color: white;
       text-size: 0.8em;
       padding-top: 20px;
       padding-left: 30px;
       padding-right: 30px;
       float: auto;
}

#curvedboxsmall h4 {
       color: yellow;
       text-size: 0.8em;
       padding-left: 30px;
       padding-right: 30px;
}

#curvedboxsmall img {
       margin-left: 30px;
       text-align: top;
       link: black;
}

#tableentrywrapper {	width: 335px;
	height:200px;	float: left;	margin-bottom: 10px;
	margin-right: 10px;	padding: 5px 10px 5px 10px;	background: #1F1F22;	border-top: 1px solid #666666;	border-bottom: 1px solid #666666;	border-left: 1px solid #666666;	border-right: 1px solid #666666;}

#newswrapper {
	width:700px;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 5px 15px;
	background: #1F1F22;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
img.figureleft {	float: left;	margin-right: 10px;	margin-left: 10px;	margin-bottom: 10px;	border: 1px solid #666;	padding: 10px;}

img.figureleftnoframe {	float: left;	margin-top: 10px;	margin-right: 10px;	margin-left: 10px;	margin-bottom: 10px;	border: 0;	padding: 10px;	padding-top: 0;}img.figureright {	float: right;	margin-right: 10px;	margin-bottom: 10px;	border: 1px solid #666;	padding: 10px;}

img.figurerightnoframe {	float: right;	margin-right: 10px;	margin-bottom: 10px;	border: 0;	padding: 10px;
	padding-top: 0;}


img.tableright {	float: right;	margin-right: 5px;	margin-bottom: 10px;	border: 0;	padding: 10px;}

#footer {	clear: both;	padding-top: 10px;	border-top: 1px solid #294E56;}