a:link	{
	color:#006666;
	text-decoration:underline;
	}
a:visited {
	color:#006666;
	text-decoration:underline;
	}
	
a:active {
	color:#333333;
	}
	
a:hover {
	color:#333333;
	text-decoration:none;
	}

	
body	{

	background: url(images/back2.gif) repeat-x;
	border: 0;
	padding: 0px;
	margin: 0px;
	text-align: center; /*centers the content in IE5/win */ 
	}
	
p, li {
	font-family: arial, helvetica, sans-serif;
	color: #333333;
	font-size: .8em;
	line-height: 200%;
	}


.bighead {
	font-size: 1.1em;
	color: #ff0099;
	font-weight: bold;
	}

.littletext { 
	font-size: .70em;
	}
	
.littlecenter { 
	font-size: .70em;
	text-align:center;
	}
	
.contacttext { 
	font-size: .60em;
	color: #333333;
	}
	
.machinespecshead {
	color:#006666;
	font-weight: bold;
	font-size: .95em;
	}
	
.calanswer {
	font-size: 1.5em;
	color: #ff0099;
	font-weight: bold;
	}


.spacer {
	clear:both;
	}

#main {
	width:640px;
	margin:0px auto;
	text-align: justify;
	padding: 0px;
}

.footer {
	font-size: .75em;
	color: #333333;
	text-align: center;
	width: 666;
	margin-top: 40px;
    position: relative;
	}
	
.navagation {
	width: 666px;
	text-align: left;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	z-index: 2;
	position: relative;
	margin: 0px;
	padding: 0px;
}
	
.backgroundcover {
	background-image: url(images/back.gif);
	top: 0px;
	right:0px;
	z-index: 1;
	position: absolute;
	width: 500px;
}

.heading {
	width: 666px;
}

.content {
	width: 566px;
	text-align: left;
	padding-left: 100px;
	position: relative;
}


.machinecontentright {
	position: absolute;
	top: 500px;
	right: 0px;
	width: 149px;
	margin: 0px;
	padding: 0px;

}

.bottomnavagation {
	color: #FF0099;
	font-size: .95em;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.whitehead {
	font-weight: bold;
	color: #FFFFFF;
	font-size: .95em;
}

