@import url(base.css);

/* mark the top menu */


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


#content
{ /*content back ground */
	background:url(img/bk-blank.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
{
	display:block;
	overflow:hidden;
}

/*---*/

#col1
{

	padding:20px 30px 50px 175px;
}

#col1 h1
{
	width:390px;
	height:18px;
	margin:0 -390px 20px 0;
	list-style-image: url(img/t-news.gif);
}

#col1 li
{
list-style:none;
display:block;
padding:0 0 3px 0;
width:500px;
margin:0 0 10px 0;
}
#col1 p
{
margin:0 0 20px 0;
width:500px;
}
#col1 li a
{
display:block;
background:url(img/newsIcon.gif) left top no-repeat;
padding:0 0 5px 40px;
min-height:1em;
_height:1em;
text-decoration:none;
}
#col1 li a strong
{
font-weight:bold;
}
#col1 li a em
{
text-decoration: underline;
font-style:normal;

}
#col1 li a:hover em
{
text-decoration:none;

}

/*--*/
.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-news.jpg);
}}
