﻿/* CSS layout */

html {
overflow: -moz-scrollbars-vertical;
overflow-y: scroll;
overflow-x: auto;
}

#page_content {
	width: 955px;
	height: auto;
	position: relative;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	width: 955px;
	float: left;
	position: relative;
	line-height: 20px;
	text-align: center;
	height: 115px;
	vertical-align: top;
	color: #000000;
}

#header {
	background-image: url('images/slobots/grunmicro09a/slobots+friendly-robots+siteheader.jpg');
	background-repeat: no-repeat;
	background-attachment: inherit;
	background-position: relative;
	height: 100px;
	position: relative;
}

div#contentBox
{
margin: 0 auto 0 auto;
width: 955px;
}

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
float: left;
}

#nav-menu li
{
float: left;
margin: 2px;
}

#nav-menu li a
{
color: #990000;
height: 25px;
padding: 5px;
line-height: 25px;
float: left;

display: block;

color: black;
text-decoration: none;
text-align: center;
} 

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: left
}
/* End hide */

#nav-menu li a:hover {
float: left;
border-color: gray;
background-color: #DDDDDD;

}


#nav-menu
{
	width: 955px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
#bodytext {
	padding: 0px 15px 15px 15px;
	text-indent: 0px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

#pics {
	border-style: none;
	border-width: 0px;
	border-color: inherit;
}
	text-decoration: none;
}

#h1 {
	text-indent: 10px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
