BODY
{
	background-color: rgb(238, 238, 238);
	margin-left: 4em;
	margin-right: 4em;
	margin-top: 1em;
	font-family: Helvetica,Arial,sans-serif;
	list-style-position:inside;
	height:100%;
}
DIV.gadd
{
	text-align:center;
	bottom:100%;
}
DIV.body {
	font-size: 100%;
	/*margin: 2.5em;
	padding: 1.0em;*/
	background-image: url("site_images/geek_pic.jpg");
	background-position: center 10%;
	background-repeat: no-repeat;
	max-width: 50em;
 	text-align: left;
}
DIV.topmenu SPAN.menuitem-container
{
	color: #000000;
	background-image: url("site_images/geek_menu_item.jpg");
	background-repeat: no-repeat;
	width: 104px;
	height: 37px;
	padding-left:1em;
	display:table-cell;
	vertical-align:middle;
	padding-bottom:0%;
	padding-top:0%;
	margin-bottom:0%;
	margin-top:0%;
	border-bottom-style: solid;
	border-bottom-color:gray;
}

DIV.secondarymenu SPAN.menuitem-container
{
	display:block;
}

DIV.secondarymenu SPAN.menuitem
{
	color: #000000;
	background-image: url("site_images/geek_menu_item.jpg");
	background-repeat: no-repeat;
	width: 104px;
	height: 37px;
	padding-left:1em;
	display:table-cell;
	vertical-align:middle;
	padding-bottom:0%;
	padding-top:0%;
	margin-bottom:0%;
	margin-top:0%;
}


A.menuitem
{
	text-align: center;
	color: #006000;
}

DIV.topmenu
{
	border-bottom-style:solid;
	border-color:gray;
	display: table-row;
}
DIV.secondarymenu
{
	float:left;
	clear:none;
	border-right-style: solid;
	border-color:gray;
	padding-right: 1em;
	margin-right:1em;
}

DIV.heading
{
	background-image: url("site_images/TKNWebLogo.jpg");
	background-repeat:no-repeat;
	background-position:left;
	width: 90%;
	max-width: 50em;
	height: 100px;
}
h1.heading
{
	min-width: 10em;
	margin-left: 120px;
	margin-right: 120px;
}
.copyleft
{
	text-align: center;
}
IMG.applogo
{
	position:absolute;
	top: 2%;
	right: 2%;
	width: 100px;
	height: 100px;
}
DIV.cppserv-body
{
	display:table;
}
UL.projects p
{
	margin-left: 2em;
}
