body { color: teal; font-family: Molengo ,Verdana, Arial, Sans-serif;}

a:visited { color: #003366; font-weight: bold}
a:link    { color: #003366; font-weight: bold}
a:active  { color: #003366; font-weight: bold}

div.fb-like span {max-width:99%}

em {font-weight:bold;}

h1 {text-align: center; text-transform: uppercase; color: #003366}
h2 {color: #003366}
h3 {color: #003366; text-transform: uppercase}
h3.sorry {border: 2px solid red; color:red;margin-left: auto; margin-right: auto;}
h4 {color: #003366 }

iframe {max-width:99%}

img {max-width:90%;}
img.bdr {border: 4px solid #003366 ;background:#003366}

ol li {	margin-top:10px;}
ol ul li {margin-top:0;}

p {text-align: justify;margin-bottom: 0px}
p.first {color:#003366; font-weight:bold;}
table.terms {padding-left: 25px;}
table.terms td {min-width: 230px;padding-right: 20px;}

ul {margin-top: 0px; margin-bottom: 0px}

.buy {text-align:center;padding-bottom:20px}
.cnt  {text-align: center}
.terms {list-style-type:disc;}
.disc {width: auto;}

#copyright {display:none}

/*Footer setup*/

#centrefooter { clear: both; width: 100%; float: left; text-align: center }
#footer       { width: 90%; font-size: 11px; color: #003366; margin-left: auto; margin-right: auto; 
               margin-top: 10px; margin-bottom: 0 }
#footer ul    { background-color: #00cccc; background-repeat: repeat; background-attachment: 
               scroll; list-style-type: none; margin: 0; 
               padding-left: 0; padding-right: 0; padding-top: 5px; 
               padding-bottom: 5px; background-position: 0% 50% }
#footer ul li { background-color: #00cccc; padding: 0px }
#footer ul li ul { background-color: #00cccc; margin: 0; padding: 0px }
#footer ul li ul li { list-style-type: none; display: inline; margin-bottom: 5px; padding-left: 0; 
               padding-right: 0; padding-top: 0px; padding-bottom: 5px }

#footer a:link { background-color: #00cccc; color: #003366; text-decoration: none }
#footer a:visited { background-color: #00cccc; color: #003366; text-decoration: none }
#footer a:hover { background-color: #003366; color: #00cccc; text-decoration: underline }
#footer p     { text-align: center; margin-top:auto; }

#main {position: absolute; top: 5em; margin:  0 calc(3% - 8px) 0 calc(3% - 8px); ;width: 94%}

@media print{

#footer {display:none}
#copyright p {font-weight:bold; font-size: large; color: #660066;}
body {background-image: none}
#main {position: static; width: 94%; margin: 0 3%;}
}
