@charset "utf-8";
/* CSS Document */

body {margin:0px; padding-top:0px;}

H1 {font-weight:normal; font-size:6vw; text-align:center; color:white; margin-top:0;}
	.banner-box h1 {margin-top: 0px; margin-bottom:.25em;}
H2 {font-size:22px; font-weight:bold; color:#06f; width:80%; text-align:center; margin:0 auto;}
	.banner-box h2 {color:white; margin-bottom:1em;}
	table h2 {font-size:3vw; margin-top:1em;}
h3 {color:#06f; text-align:left; font-size: x-large; }
	table h3 { padding-top: 15px; text-align:center !important;}
table {border: 3px solid #06F; width:60%; /*background-color:#C6DEF5;*/ margin:0 auto; padding:10px;}
tr, td {border: thin solid white; padding:5px; }
td h3 {text-align:center;}
img#shofar {width:100%; margin:0 auto; }
a:link, a:visited, a:active {color:#06f; text-decoration:none}
a:hover {text-decoration:underline;}
.footer a:link, .footer a:visited, .footer a:active {color:white; text-decoration:none}
.footer a:hover {text-decoration:underline;}

.footer p {text-align:center; color:white;}
.blue {background-color:#06F;}
.banner-box {padding-bottom:.02vw;}
.margin-box {margin-left:1em; margin-right:1em;}
.footer {background-color:#06f; padding:4px;}