/* mobile styles */
@media handheld {

	html, body {
		font: 12px/15px 
		font-family: "Comic Sans MS", "Curlz MT", "Lucida Handwriting", "Arial", sans-serif;
		background: url(pnobackgl.gif);
		padding: 3px;
		color: purple;
		margin: 0;
		}
	#rightads, #header {
		display: none;
		}
	h1 {"Comic Sans MS", "Curlz MT", "Lucida Handwriting", "Arial", sans-serif;
	font-weight: normal;
        font-style: italic;
        color: red;
        background-attachment: scroll;
        text-align: center;
        vertical-align: middle}
	h2 {font-family: "Comic Sans MS", "Curlz MT", "Lucida Handwriting", "Arial", sans-serif;
		font-weight: normal;
        font-style: normal;
        color: red}
	h3 {font-family: "Comic Sans MS", "Curlz MT", "Lucida Handwriting", "Arial", sans-serif;
		font-style: italic;
        color: red}
	h4 {font-family: "Comic Sans MS", "Curlz MT", "Lucida Handwriting", "Arial", sans-serif;
		font-style: italic;        
        color: red}
    h5 {font-style: normal;
        color: red}
    h6 {
		font-weight: normal
		}
	#content img { 
		max-width: 200px;
		}
	.center {
		width: 100% !important;
		text-align: center;
		}
	a:link {color: #008000; 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;
		}
.info {font-family: "Comic Sans MS", "Curlz MT", "Lucida Handwriting", "Arial";
        font-weight: bold;
        font-style: italic;
        font-size: 10pt;
        color: navy}
.hiddenmessage {font-family: "Technical", "Lucida Handwriting", "Verdana";
        font-weight: bold;
        font-style: italic;
        font-size: 1pt;
        line-height: 1%;
        color: #FFE8FF;
        display: none}
.prestomenu {font-family: "Comic Sans MS", "Curlz MT", "Lucida Handwriting", "Arial";
        font-weight: bold;
        background-color: #FFE8FF;
        font-style: normal;
        font-size: 10pt;
	    color: purple;
	    border-collapse: collapse; border-left: 2px solid #800080; border-right: 1px solid #800080; border-top: 2px solid #800080; border-bottom: 1px solid #800080}
.cd {color: gray;
        background: url("pepcdsa.gif") no-repeat;
        text-indent: 25px;
        text-align: left}