/* CSS Print style */

#header, #grayspace, #sponsor, #nav, #menu, .title_image
{
	display: none;
}

.title_head
{
	display: inline;
	font-size: 14pt;
	font-weight: bold;
}

#stripe
{
	background-image: url('/images/strip_tile.jpg');
	background-repeat: repeat-x;
	background-color: #1c73a7;
	height: 6px;
	font-size: 6px;
	display: block;
}

img
{
	border: none;
}