.bodyWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: xx-small;
	line-height: 130%;
}
.bodyred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: 130%;
	color: #990033;
}
.bodyWhitemedium {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: x-small;
	line-height: 130%;
}
.bodyredmedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 130%;
	color: #990033;
}
.bodyWhitelarge {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: small;
	line-height: 130%;
}
.bodyredlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 130%;
	color: #990033;
}
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
	text-decoration: none;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #990033;
	line-height: 130%;
	font-weight: bold;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #990033;
}
.header2 {
	font-family: Arial narrow, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	color: #990033;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	line-height: 130%;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.bodyWhite2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: xx-small;
	line-height: 100%;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: 130%;
	color: #990033;
}

/* -- new stuff by phil@fawthrops 01/03/2010 -- */

body {
	font: normal 62.5%/1.5 Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

a img { border: 0; }

#container {
	margin: 0 auto;
	width: 800px;
}

#grainger_foot {
	background: #fff url(../images/powburn/grainger_foot.png) no-repeat;
	border-top: 1px solid #fff;
	height: 120px;
	width: 800px;
}

	#grainger_foot.news { background: #fff url(../images/powburn/grainger_foot_news.png) no-repeat; }

	#grainger_foot p {
		color: #fff;
		margin: 10px 450px 20px 150px;
		width: 200px;
	}

#index_gallery {
	display: block;
	height: 374px;
	overflow: hidden;
	position: relative;
}

	#index_gallery #shadow_mask {
		height: 374px;
		position: absolute;
		right: 0;
		top: 0;
		width: 560px;
		z-index: 50;
	}
	
	#powburn_dev {
		background: url(../Graphics/transPixel.gif); /* IE requires this particular stupidity */
		bottom: 1px;
		display: block;
		height: 30px;
		right: 5px;
		position: absolute;
		text-indent: -31337px;
		width: 90px;
		z-index: 101;
	}

.slideshow {
	list-style-type: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

	.slideshow li {
		float: left;
		margin: 0;
		padding: 0;
	}
	
		#index_gallery .slideshow li { height: 374px; }

	#powburn_imgs.slideshow li {
		margin: 0 20px 20px 0;
	}
	
.group:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
* html .group { height: 1%; }

.group { display: inline-block; }

/* Hide from IE Mac \*/
.group { display: block; }
/* End hide from IE Mac */
