@import url(base.css);

/* mark the top menu */
#mm5 a:hover, #mm5 a
{/*Events*/
	background:url(img/menu.gif) -602px -44px;
}
#menu
{
	background:url(img/mg-events.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;*/
	padding:0 0 10px 0;
}

#col1
{
	
	overflow:hidden;
}

/*---*/

#col1
{
	width:460px;
	padding:30px 25px 30px 190px;
}

h1
{
	width:337px;
	height:22px;
	margin:0 -337px 20px 0;
	list-style-image: url(img/t_events.gif);
}

#col1 p
{
	width:425px;
}

#col1 img
{
	display:block;
	float:right;
	position:relative;
	margin:10px 0 10px -30px;
	left:40px;
	width:254px;
	height:181px;
}



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

a.ad_shark
{
position:absolute;
top:312px;
left:40px;

}
a.ad_shark, a.ad_shark img
{
display:block;
margin:0;
width:164px;
height:135px;
border:none;

}

 @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-template.jpg);
}
}


