@charset "UTF-8";
.bggrid {
	background-image: url(../img/grid_flash.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.bgbottom {
	background-image: url(../img/bgbottom.jpg);
	background-repeat: repeat-x;
}
.mainCopyGrey {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #555555;
	padding: 7px;
}
.bglinebottom {
	background-image: url(../img/linebg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
