body {
		 background: #617dda url(images/bluegrad.png) repeat-y;
		 font: normal 100% tahoma, Verdana, arial, sans-serif;
		 margin: 40px 20px 40px 40px;
}

#monitorbg {width: 100%;height: 900px;
					 position: absolute;top: 0px;left: 0px;
					 background: transparent url(images/bluemonitor.jpg) no-repeat;
					 z-index: 1;
}
div#nav {
				position: absolute;
				left: 0px;
				top: 38px;
				margin-left: 56px;
				width: 800px;
				border: 0px solid black;
				z-index: 2;
}

#nav img {
		 		 border: 0;
}
DIV#VPANCONT form {display: inline;margin:1px 0px 0px 0px;padding:1px 0px 0px 0px;}
DIV#VPANCONT input.navsearch  {display:inline;width:95px;margin:1px 0px;font-size:80%}
DIV#VPANCONT input.navgo {display:inline;margin:0px 0px 0px 4px;font-size:70%;padding:0px 4px}
.br2 {
		 clear: both;
}

DIV#CONTAINER {
							position: absolute;
							top: 210px;
							left: 165px;
							margin-left: 4.5%;
							padding-bottom: 50px;
							width: 70%;
							z-index: 4;
}
DIV#CONTAINER {
							position: absolute;
							top: 210px;
							left: 165px;
							margin-left: 4.5%;
							padding-bottom: 50px;
							width: 70%;
							z-index: 4;
}

#cogblock {background:#18110F url(images/runningcogs.jpg) no-repeat 2px 3px;min-height:292px;padding:8px 8px 0px 382px;
				 min-width:320px;
				 max-width:440px;
}
*html #cogblock {background:#18110F url(images/runningcogs.jpg) no-repeat 2px 3px;height:292px;padding:8px 8px 0px 382px;
				 width:320px;
}
*html #lower {width:680px}
div #lower {min-width:680px;max-width:800px;padding:12px 20px 10px 10px;min-height:210px}
#lower p {margin-top:1.5em}
li.nobr {white-space:nowrap}
.blackback {

					 margin-bottom: 50px;
					 padding: 30px 25px 20px 25px;
					 clear: both;
					 background: #18110F  url(images/BG-chipgrain.jpg);
					 border-top: 4px solid #53463d;
					 border-right: 4px solid #040402;
					 border-bottom: 5px solid #000000;
					 border-left: 2px solid #130e0b;
					 font-size: 80%;
					 line-height: 1.5em;
					 word-spacing: 0px;
					 letter-spacing: 1px;
					 color: #ddffee;
}
.blackback p {
					 	 text-indent: 1em;
}
.blackback strong {
					 				color: #ff9;
}
.blackback h1 {
					 		font-size: 150%;
							margin: 0px 1em;
							padding-bottom: 0px;
							color: #ffffff;
							text-transform: capitalize;
}
.blackback h3 {
					 		font-size: 110%;
							margin: 0em 0.5em 2em 0.5em;
							padding-bottom: 10px;
							color: #ffff99;
							display: inline;
}
.smallprint {
						font-size: 85%;
						color: #8c8c8c;
}
.linklist {
					text-transform: capitalize;
}
.litlist {
				 color: #ffff99;
				 margin-top: 0px;
				 padding-top: 0px;
}
.litlist li {
				 padding-top:4px
}

ul {
	 margin-top: 20px;
}
.alert {
			 color: #c00;
			 background-color: #fff;
			 border: 4px solid #c00;
			 font-family: 'arial black';
			 font-size: 90%;
			 padding: 1px 8px;
			 white-space: nowrap;
}
DIV#VPANEL {
					 position: absolute;
					 top: 210px;
					 left: 1.3%;
					 margin-left: 5px;
					 padding: 19px 10px 20px 15px;
					 width: 143px;
					 background: #18110F url(images/navpanel_chip.jpg) no-repeat;
					 border: 0px solid transparent;
					 color: #ff9;
					 font-size: 14px;line-height: 20px;
					 height: 262px;
					 z-index: 3;
					 }
#VPANCONT {
					padding: 0px;
					margin: 0px;
					background-color: #18110F url(images/BG-chipgrain.jpg);
}
#VPANCONT a {word-spacing: 0px; letter-spacing: 0px;
}
#VPANCONT img {
							border: 0px solid blue;
							cursor: default;
							padding: 0px;
							margin: 0px;
}
#VPANEL p {
					margin-top: 10px;
					margin-bottom: 0px;
}
#VPANCONT ul {padding-top:0px;margin-top:0px;list-style:none;margin-left:0px;padding-left:0px}
#VPANCONT li {margin:0px 0px 10px 0px
}
a {
	text-decoration: none;
}
#foot {
			position: relative;
			top: 30px;
			left: 50px;
			font: bold 80% tahoma;
			color: #39368f;
}

a:link {color: #7990ff;letter-spacing: 0px;}
a:visited {color: #7990ff;letter-spacing: 0px;}
a:hover {color: #7990ff;letter-spacing: 0px;}
a:active {color: #3456ab;letter-spacing: 0px;}
a.notyet {color: #99c;text-decoration: none}
a.listlink {color: #ff9;letter-spacing: 0px;}
a.listlink:active {color: #c90;letter-spacing: 0px;}
.dummylink {
					 color: #4488ff;
					 text-decoration: underline;
					 cursor: pointer;
}
.highlight {background-color: #dddddd;
					 color: #0022cc;
					 padding: 0px 2px 0px 2px;
}