body  {
	color : black;
	font-size : 12pt;
	line-height : 14pt;
	height : auto;
	margin-top : 0;
	margin-left : 0;
	background-color : silver;
}

.header  {
	width : 100%;
	background : url(http://www.knechtology.com/images/bg.jpg) repeat-x;
}

.topnav  {
	position : absolute;
	width : 161px;
	top : 0px;
	left : 205px;
	font : Tahoma, sans-serif;
	font-size : 11px;
	color : white;
	font-weight : bold;
	padding-top : 25px;
}
.nav {
	position: absolute;
	width : 10.6em;
	top: 10.8em;
	left: 0px;
	font-family : Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color : White;
	font-weight : bold;
	line-height : 20px;
	padding:1em 0 2em 1em;
	background-color : #002B66;
}

div#content  {
	position : absolute;
		width : 84%;
	margin: 9.2em 0 0 10em;
	padding-left:1em;
	padding-right:1em;
	font : 13px Verdana, sans-serif;
	background-color : white;

}

div#ads  {
	position : absolute;
	top: 15em;
	text-align : center;
	width : 128px;
	padding-top : 1em;
}


p  {
	color : black;
}

.date  {
	color : navy;
	font-weight : 600;
}

h1  {
	color : navy;
	font-weight : bold;
	font-size : 12pt;
	font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding-top : 10px;
	padding-bottom : 0;
}

h2  {
	color : navy;
	font-weight : bold;
	font-size : 12pt;
	font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding-top : 10px;
	padding-bottom : 0;
}

h3  {
	font-size : 10pt;
	color : navy;
	font-style : normal;
	font-weight : 600;
	vertical-align : text-bottom;
	padding-bottom : 0;
	margin-bottm :0;
}

img  {
	padding-right : 5px;
}

A  {
	color : navy;
	font-style : normal;
	font-weight : 500;
	text-decoration : underline;
	margin : 0px;
}

A.menu-link:link  {
	color : white;
	font-weight : bold;
	text-decoration : none;
	font-family : verdana, arial, helvetica, sans-serif;
}

A.menu-link:visited  {
	color : white;
	font-weight : bold;
	text-decoration : none;
	font-family : verdana, arial, helvetica, sans-serif;
}

A.menu-link:hover  {
	color : #C2E1F6;
	text-decoration : none;
	font-weight : bold;
	font-family : verdana, arial, helvetica, sans-serif;
}

li  {
	font : 13px Verdana, sans-serif;
}

