@charset "utf-8";
/* CSS Document */

/* CSS HEADER*/
/*body {
	/*background-image: url('body_background.gif');
	background-repeat: repeat
	background: #6B96B5;
	background: #CCCCCC;
}
*/
#mackintok-Header{
	position: relative;
	background: url(img/web_mackintok_header3.png);
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
	border: 1px;
 	border-color: black;
	margin-top: 0px;	
	background-color: #FFF;
	width: 995px;
	height:65px;	
	border-bottom: solid green 0px;
	}

#headerArt{
	position: relative;
	width: 995px;
	left: 0px;
	top:0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	}
#menuTop { 
 padding-top:5px;
 /*height: 50;*/
 background-color: #890000;
 margin-left: 0px;
 /*border-top: 2px solid white;*/
 width: 886px;
}
#menuTop p{
color: white;
font-size: 12px;
/*text-decoration: underline;*/
font-weight: bold;
font-style: normal;
}

a.header-link{
	border: 0px;
}

img{
	border-style: none;
}
#grayBar {
height: 5px;
background: #CCC;
 border-top: 1px solid #000;
 border-bottom: 1px solid #464646;
}
