/* CSS Document */

#middlecontentwhitebackground {
	margin: 0 auto;
	border: 0;
	width:780px;
	height: 600px;
	background:#e1e1e1;
	border:none;
	position: relative;

}

#middlebuffer {
	margin: auto;
	border: 0;
	width: 780px;
	height: 5px;
	background: #e1e1e1;
	position: relative;
	
}

#middlecontent {
	width: 661px;
	height: 600px;
	margin: auto;
	border: 0;
	position: relative;
	border: none;
	background:url(pics/productline/productlinemainbackground.gif);
	background-repeat:no-repeat;
	}

#gallery_navbar {
	width: 367px;
	height: 33px;
	margin-top: 10px;
	margin-left: 18px;
	background-image:url(images/navbar.gif);
	position: absolute;
	}
	
#gallery_middlebox {
	margin-top: 114px;
	margin-left: 100px;
	width: 450px;
	height: 431px;
	background-image:url(pics/productline/productlinebackground.gif);
	background-repeat:no-repeat;
	position:absolute;
	
}

#bottomleft {
	margin-top: 260px;
	margin-left: 17px;
	width: 126px;
	height: 133px;
	position: absolute;
}

#topmid {
	margin-top: 13px;
	margin-left: 17px;
	width: 130px;
	height: 135px;
	position: absolute;
}

#bottomright {
	margin-top: 260px;
	margin-left: 308px;
	width: 129px;
	height: 135px;
	position: absolute;
	z-index:1;
}

#bottommid {
	margin-top: 260px;
	margin-left: 160px;
	width: 136px;
	height: 141px;
	position: absolute;
}

#midleft {
	margin-top: 157px;
	margin-left: 17px;
	width: 130px;
	height: 98px;
	position: absolute;
}

#midright {
	margin-top: 157px;
	margin-left: 308px;
	width: 130px;
	height: 60px;
	position: absolute;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#ffffff;
	}
a:link {
	color: #ffffff;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #5b021b;
}
a:active {
	color: #5b021b;
}

