@page
{
    	size: auto;   /* auto is the initial value */

    	/* this affects the margin in the printer settings */
	margin: 15mm 5mm 15mm 5mm;
}
body * { 
        float: none !important; 
    	/*margin:.1in 2in 6in .1in;*/
	font-size:pt;
	color: black;
	overflow: visible !important
}

/* * { overflow: visible !important; }*/



.print-logo{
   	display:block;
}

#footer, #header,
.content-section .left-column,
.png-box .t,
.png-box .b,
.tabs-holder .tabset,
.athletics-section .tabset{
	display:none;
}
.content-column .c1{
	background:#fff;
	margin: 5mm 5mm 5mm 5mm;
}
a:link, a:visited {
	color: #61162D;
	text-decoration: underline;

}


.tamiu-container {
        max-height:155px;
}

.navheader{
        padding-bottom: 0px;
}


.tamiu-container h1 {
        color:622D46#;
}
