body { background: #5F5E5E url(img/bg-gray2.gif) 100% 0% repeat-x fixed;
	text-align: center;} 

A{text-decoration:none}

h1 {	font-size: 12px;
	font-face: Verdana, sans-serif;
	font-style: bold;
   }


h2 {	font-size: 12px;
	font-face: Verdana, sans-serif;
	font-style: bold;
	margin-top: 18px;
	margin-bottom: 5px;
	color: #0000FF;
   }

h3	{
	font-size: 13px;
	text-align: center;
	}

#top {
	background: url(img/top.gif);
	height: 22px;
	width: 676px;
	float: center;
	margin: 0 auto;
	}

#middle {
	background: url(img/middle.gif);
	float:center;
	text-align:left;
	margin:0 auto;
	width: 676px;
	}

#content {
	padding: 10px;
                }
#logo	{
	width: 650px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	margin-bottom: 10px;
	background: url(img/machines.gif) top right no-repeat;
	}


#links {
	border-top: #858585 1px solid;
	border-bottom: #858585 1px solid;
	padding-top: 5px;
	}

#text	{
	margin: 10px;
	margin-top: 15px;
	padding: 5px;
	font-family: verdana, arial;
	font-size: 12px;
	text-align: justify;
	}

#heading {
	line-height: 20px;
	font-size: 13px;
	}

#colorbox {
	background: #F4F4FC;
	padding: 10px;
	border: #DDDDD8 1px solid;
	margin: 20px;
	text-align: center;
	}

#imgbox	{
	text-align: center;
	width: 150px;
	float: left;
	margin: auto 0;
	margin-bottom: 15px;
	}

#imgright {
	float: right;
	margin-left: 15px;
	}

#imgleft {
	float: left;
	margin-right: 15px;
	}

#footer	{
	text-align: center;
	font-size: 10px;
	}

#bottom {
	background: url(img/bottom.gif);
	height: 22px;
	width: 676px;
	float: center;
	margin: 0 auto;
               }
