@import url(base.css);

/* mark the top menu */


/* big top pic */
#menu
{
	background:url(img/mg-downloads.jpg) left bottom no-repeat;
}


#content
{ /*content back ground */
	background:url(img/bk_download.gif) right repeat-y;
}

#text
{/* if another bottom pic is needed for the content
	background:url(img/img_owners_tourn.jpg) center bottom no-repeat;
	padding:0 0 124px 0; */
}

#col1, #col2
{
	display:block;
	float:left;
	overflow:hidden;
}

/*---*/

#col1
{
	width:275px;
	padding:20px 30px 30px 15px;
}

#col1 h1
{
	width:275px;
	height:32px;
	margin:0 0 20px 0;
	list-style-image: url(img/t-downloads-pdf.gif);
}

#col1 li
{
list-style:none;
display:block;
padding:0 0 3px 20px;
}
#col1 p
{
margin:0 0 20px 10px;
}
#col1 li a
{
display:block;
background:url(img/PDF-sm.gif) left top no-repeat;
padding:0 0 5px 20px;
min-height:1em;
_height:1em;
}

/*---*/
#col2
{
	width:512px;
	padding:20px 0 20px 10px;
	
}

#col2 h1
{
	width:299px;
	height:32px;
		margin:0 -299px 20px 5px;
		list-style-image: url(img/t-downloads.gif);

}

#col2 a img,#col2 a
{
display:block;
margin:0 !important;
padding:0 !important;;
border:none;
width:126px;
}

#col2 a
{
margin:0 0 1px 0;
float:left;
}


/*--*/
.bt_pdf
{
	display:block;
	position:relative;
	left:283px;
	margin:20px 0 0 0;
}
 @media print {

#text
{
	background:none;
	padding:0;
}

div#bottom
{/*put bottom pictures for printing here 
	height:124px;
	list-style-image:url(img/img_owners_tourn.jpg);*/
}

#pr h5
{/* repeat for print */
	list-style-image:url(img/mg-downloads.jpg);
}}
