body{ background-image:url(images/backstripe.gif); margin:0; padding:0;}

#navi
{
	z-index: 3;
	 PADDING-LEFT: 350px;
}
#navi ul{ list-style-type:none; }
#navi li{float:left; margin:2px 4px 0 4px; color: white;}
#navi a{color: white; text-decoration: underline;}

#header{ background-image:url(images/header.png); background-repeat:repeat-x; width:100%; height:64px;position:absolute; top:0px; left:0px; }

#logo{ position:absolute; top: 17%; left: 10px;}
#logo h1{color: white;}
#logo a{text-decoration:  none; color: white; font-size: 200%;}

#content{ background-color:#FFFFFF; width:90%; margin-left:auto; margin-right:auto; min-height:500px;}
#content h1 {padding-top: 20px; color: black; font-family: Arial, "MS Trebuchet", sans-serif;font-size: 100%;}

#left { float: left; height: 20%; width: 45%; border: 1px solid #ccc; padding: .8em; margin: 0 0 15px 0;}
#right{float:right; height: 20%; width: 45%; border: 1px solid #ccc; padding: .8em; margin: 0 0 15px 0;}
#left:hover, #right:hover { background: #F5F5F5; color: #666; }
#left h4 {font: 85% "Lucida Grande", "Trebuchet MS", Verdana, sans-serif; font-weight: bold;}
#right h4 {font: 85% "Lucida Grande", "Trebuchet MS", Verdana, sans-serif; font-weight: bold;}

#maincontent {border: 1px solid #ccc; padding: .8em; padding-left: 25px; height: 100%;}
#maincontent a {color: #6C6C6C;}

#footer
{	
	font: 12px "Lucida Grande", "Trebuchet MS", Arial; 
	background-color:#333333; 
	background-image:url(images/footerback.gif); 
	background-repeat:repeat-x; 
	width:100%; 
	position:absolute; 
	min-height:30px; 
	max-height:160px;
	color: white; 
	text-align: center; 
	padding-top: 20px;
	
	
}

#floatdiv
{
	position:absolute;   
    width:85px;
    height:15px;
    left:0px;
    top:0px;   
    padding:8px;
    background-color:transparent;  
    border:1px; 
    z-index: 1;
}

#footer a 
{
	color:#AAAAAA;
}

#GcodeG
{
	border-right: black solid;
	border-top: black solid;
	left: 10%;
	margin: 5%;
	overflow: hidden;
	border-left: black solid;
	width: 90%;
	color: white;
	border-bottom: black solid;
	font-family: 'Arial Black';
	height: 90px;
	background-color: black;
	text-align: center;
}
#LowRight a:link
{
	color: blue;
}
#LowRight a:visited
{
	color: purple;
}
#LowRight a:hover
{
	color: blue;
	background-color: lime;
	text-decoration: none;
}
#LowRight a:active
{
	color: fuchsia;
}

#LowLeft a:link
{
	color: blue;
}
#LowLeft a:visited
{
	color: purple;
}
#LowLeft a:hover
{
	color: blue;
	background-color: lime;
	text-decoration: none;
}
#LowLeft a:active
{
	color: fuchsia;
}
#maincontent a:link
{
	color: blue;
}
#maincontent a:visited
{
	color: purple;
}
#maincontent a:hover
{
	color: blue;
	background-color: lime;
	text-decoration: none;
}
#maincontent a:active
{
	color: fuchsia;
}
#maincontent a a:link
{
	color: blue;
}
#maincontent a a:visited
{
	color: purple;
}
#maincontent a a:hover
{
	color: blue;
	background-color: lime;
	text-decoration: none;
}
#maincontent a a:active
{
	color: fuchsia;
}
#right a:link
{
	color: blue;
}
#right a:visited
{
	color: purple;
}
#right a:hover
{
	color: blue;
	background-color: lime;
	text-decoration: none;
}
#right a:active
{
	color: fuchsia;
}
#left a:link
{
	color: blue;
}
#left a:visited
{
	color: purple;
}
#left a:hover
{
	color: blue;
	background-color: lime;
	text-decoration: none;
}
#left a:active
{
	color: fuchsia;
}
#content a:link
{
	color: blue;
}
#content a:visited
{
	color: purple;
}
#content a:hover
{
	color: blue;
	background-color: lime;
	text-decoration: none;
}
#content a:active
{
	color: fuchsia;
}

.konafilter
{
}

