	* {
		padding: 0;
		margin: 0;
	}
	
	body {
		color: #000000;
		background: #A9A9A9;
		/* background: #FFFFFF; */
	}
	
	div, p {
		padding: 2px 0 2px 0;
	}
		
	#divNav ul	{
		font: 18px 'Lucida Grande', Arial, sans-serif;
		list-style-type: none;
	}

	#divNav ul li {
		display: inline;
	}

	#divNav ul li a {
		background-color: #999999;
		color: #000000;
		padding: 2px 10px 2px 10px;
		text-decoration: none; 
		width: 100px;
		border-top: 1px solid #DDDDDD;
		border-right: 1px solid #333333;
		border-bottom: 1px solid #333333;
		border-left: 1px solid #DDDDDD;
	}
	
	#divNav ul li a:hover {
		background-color: #AAAAAA;
		border-top: 1px solid #333333;
		border-right: 1px solid #DDDDDD;
		border-bottom: 1px solid #DDDDDD;
		border-left: 1px solid #333333;
	}
		
	h2, h3 {
		padding: 0 0 2px 0;
		margin: 0 0 0 0;
	} 
	
	#divMain {
		width: 780px;
		margin: 0 auto;
	}
	
	#divHeader {
		text-align: center;
		/*display: block;
		width: 300px;
		margin: auto;
		clear: both;*/
	}
	
	#divNav {
		text-align: center;
	}
	
	#banner {
		/*float: left;*/
		margin: auto;
	}
	
	/*#bannerLogo {
		float: left;
		clear: right;
	}
	
	#bannerImage {
		text-align: center;
		padding: 0 0 0 8px;
		float:right;
	}*/
	
	#sidebar {
		float: left;
		width: 200px;
		padding: 0;
	}
	
	#divSideAndContent {
		clear: both;
		padding: 5px 0 0 0;
	}
	
	#divContent{
		float: right;
		width: 578px;
		padding: 5px 0 0 2px;
	}
	
	#footer {
		clear: both;
		text-align: center;
		padding: 5px 0 0 0;
	}
	
	img {
		border: none;
	}
	
	.thumbnails {
		width: 160px;
		height: 120px;
		padding: 3px 0 0 25px;
	}
	
	.thumbleft {
		width: 160px;
		height: 120px;
		float: left;
		padding: 2px 2px 2px 2px;
	}
	
	.thumbright {
		width: 160px;
		height: 120px;
		float: right;
		padding: 2px 2px 2px 2px;
	}
	
	.imageleft {
		padding: 2px 10px 2px 10px;
		float: left;
	}
	
	.imageright {
		padding: 2px 10px 2px 10px;
		float: right;
	}
	
	.imagerightclear {
		border: 1px solid blue;
		float: right;
		margin: 2px 0px 2px 2px;
		clear: right;
	}
	
	.divright {
		width: 200px;
		text-align: right;
  		float: left;
  	}
  	
  	input {
  		width: 300px;
  		margin: 0 0 2px 0;
  		vertical-align: top;
  		padding: 2px 0 0 2px;
  	}
  	
  	.inputshort {
  		width: 180px;
  		margin: 0 0 2px 0;
  		padding: 2px 0 0 2px;
  	} 
  	
  	textarea {
  		vertical-align: top;
  		width: 300px;
  		height: 200px;
  		margin: 0 0 2px 0;
  		padding: 2px 2px 2px 2px;
  		float: left;
  	}
	  
	.clear {
		clear: both;
	}
	
	.redcolor {
		color: #AA0000;
	}
	
	#sidebar ul {
		list-style-type: none;
		width: 180px;
		font: 18px 'Lucida Grande', Arial, sans-serif;
	}
	
	#sidebar ul ul {
		font: 18px 'Lucida Grande', Arial, sans-serif;
	}
	
	#sidebar a:link, #sidebar a:visited {
		text-decoration: none;
		text-transform: capitalize;
		font-weight: bold;
		display: block;
		padding: 3px 12px 3px 8px;
		background-color: #666666;
		color: #FFFFFF;
		border-top: 1px solid #FFFFFF;
		border-right: 1px solid #333333;
		border-bottom: 1px solid #333333;
		border-left: 1px solid #FFFFFF;
	}
	
	#sidebar a:hover {
		background-color: #777777;
	}
	
	#sidebar a:active {
		background-color: #444444;
		color: #eeeeee;
		border-top: 1px solid #333333;
		border-right: 1px solid #DDDDDD;
		border-bottom: 1px solid #DDDDDD;
		border-left: 1px solid #333333;
	}
	
	#sidebar li li a:link, #sidebar li li a:visited {
		text-decoration: none;
		text-transform: capitalize;
		text-align: right;
		font-weight: normal;
		background-color: #999999;
		color: #111111;
	}
	
	#sidebar li li a:hover {
		background-color: #AAAAAA;
	}
	
	#sidebar li li a:active {
		background-color: #888888;
		color: #000000;
		border-top: 1px solid #333333;
		border-right: 1px solid #DDDDDD;
		border-bottom: 1px solid #DDDDDD;
		border-left: 1px solid #333333;
	}
	
	ul li {
		padding: 0 5px 0 0;
	} 
	
	



	
	

	
	
	
	/*
	
	
	
	.menuv {
		width: 220px;
		float: left;
		text-align: center;	
	}
	
	.alignleft {
		text-align: left;
	}
	
	.alignright {
		text-align: right;
	}
	
	.maindiv {
		width: 780px;
		margin-left: auto;
	}
	
	
	
	.imageright {
		border: 1px solid blue;
		float: right;
		margin: 2px 0px 2px 2px;
	}
	
	a {
		text-decoration: none;
	}
	
	.cssback {
		background-color: #00358F;
		width: 210px;
		padding: 4px;
	}
	
	#Downloads {
		background: url(images/vmenu.png);
		width: 200px;
		height: 40px;
	}
	
	#Games {
		background: url(images/vmenu.png);
		width: 200px;
		height: 40px;
		background-position: 0 -40px;
	}
	
	#Games:hover {
		background-position: -200px -40px;
	}
	
	#Atomix {
		background: url(images/vmenu.png);
		width: 200px;
		height: 40px;
		background-position: 0 -80px;
	}
	
	#Atomix:hover {
		background-position: -200px -80px;
	}
	
	#Neuronics {
		background: url(images/vmenu.png);
		width: 200px;
		height: 40px;
		background-position: 0 -120px;
	}
	
	#Neuronics:hover {
		background-position: -200px -120px;
	}
	
	#Puzznic {
		background: url(images/vmenu.png);
		width: 200px;
		height: 40px;
		background-position: 0 -160px;
	}
	
	#Puzznic:hover {
		background-position: -200px -160px;
	}
	
	#Rebel {
		background: url(images/vmenu.png);
		width: 200px;
		height: 40px;
		background-position: 0 -200px;
	}
	
	#Rebel:hover {
		background-position: -200px -200px;
	}
	
	#Sokoban {
		background: url(images/vmenu.png);
		width: 200px;
		height: 40px;
		background-position: 0 -240px;
	}
	
	#Sokoban:hover {
		background-position: -200px -240px;
	}
	
	#Utilities {
		background: url(images/vmenu.png);
		width: 200px;
		height: 40px;
		background-position: 0 -280px;
	}
	
	#Utilities:hover {
		background-position: -200px -280px;
	}
	
	#SecureIT {
		background: url(images/vmenu.png);
		width: 200px;
		height: 40px;
		background-position: 0 -320px;
	}
	
	#SecureIT:hover {
		background-position: -200px -320px;
	}
	
	#Silk {
		background: url(images/vmenu.png);
		width: 200px;
		height: 40px;
		background-position: 0 -360px;
	}
	
	#Silk:hover {
		background-position: -200px -360px;
	}
	
	#SolveX {
		background: url(images/vmenu.png);
		width: 200px;
		height: 40px;
		background-position: 0 -400px;
	}
	
	#SolveX:hover {
		background-position: -200px -400px;
	}
	
	#sPrint {
		background: url(images/vmenu.png);
		width: 200px;
		height: 40px;
		background-position: 0 -440px;
	}
	
	#sPrint:hover {
		background-position: -200px -440px;
	}
	
	
	
	
	
	
	

