/* mobile styles */
@media handheld {

	html, body {
		font: 12px/15px sans-serif;
		background: url(pnobackgl.gif);
		padding: 3px;
		color: #000;
		margin: 0;
		}
	#rightads, #header {
		display: none;
		}
	h1 {font-weight: normal;
        font-style: italic;
        color: #910000;
        background-attachment: scroll;
        text-align: center;
        vertical-align: middle}
	h2 {font-weight: normal;
        font-style: normal;
        color: #91061F}
	h3 {font-style: italic;
        color: #990000}
	h4 {font-style: italic;        
        color: #800000}
    h5 {font-style: normal;
        color: #800000}
    h6 {
		font-weight: normal
		}
	#content img { 
		max-width: 200px;
		}
	.center {
		width: 100% !important;
		text-align: center;
		}
	a:link {color: blue; text-decoration: none}
	a:visited {
		text-decoration: underline;
		color: navy;
		}
	a:hover, a:active {
		text-decoration: underline;
		color: black;
		}

}
/* iPhone-specific styles */
@media only screen and (max-device-width: 480px) { 

	html {
		-webkit-text-size-adjust: none;
		}

.noprint {color: #FFFFFF; background: #ffffff; font-family: "Times New Roman", Times, serif; font-size: 12pt; display: none}
.new {color: #FD5200;
           font-weight: bold}
.info {font-family: "Verdana", "Gill Sans", "Arial", sans-serif;
        font-weight: bold;
        font-style: italic;
        color: teal}
.pictureborder img {border: outset; border-width: 1px}
.video {font-family: "Verdana", "Gill Sans", "Arial", sans-serif;
        font-weight: bold;
        font-style: italic;
        border-style: inset; border-width: 3px; border-right-width: 2px; border-color: gray; color: navy; font-weight: bold;
        color: violet}
.program {font-family: "Verdana", "Technical", "Arial", sans-serif;
        font-weight: bold;
        font-style: normal;
        color: teal}
.hiddenmessage {font-family: "Garamond", "Arrus BT", "Times New Roman", serif;
        font-weight: bold;
        font-style: italic;
        font-size: 1pt;
        line-height: 1%;
        color: white;
        display: none}
.prestomenu {table border=1;
	cellspacing=0;
	bordercolorlight=#EE0B32;
	bordercolordark=#7B061B;
	bordercolor=#A60924;
	bgcolor=#FFFFF9;
	border-left:2px solid #CB0A2C; border-right:1px inset #CB0A2C; border-top:2px solid #CB0A2C; border-bottom:1px inset #CB0A2C; border-collapse:collapse;
	font-family: "Verdana", "Technical", "Arial", sans-serif;
    font-weight: normal;
    font-style: italic;
    background: url(brassgr3.jpg);
    color: black;}
P {font: 12px/15px sans-serif;
		font-size: 12pt;
        font-style: normal;
        color: black}
.smalltext {font-family: "Times New Roman", "Arrus BT", serif;
		font-size: 10pt;
        font-style: normal;
        color: black}
.cd {color: gray;
        background: url("pepcdsa.gif") no-repeat;
        text-indent: 25px;
        text-align: left}
.kids {font-family: "Comic Sans MS", "Curlz MT", "Lucida Handwriting", "Arial";
        font-weight: normal;
        font-style: italic;
        color: purple}