body {
	background-color: #FFF;
}
h1 {
	font-size: large;
	text-align: center;
}
h2 {
	font-size: medium;
}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #000;
}
a:active {
	color: #000;
}
.hiddenscreen {
	font-size: 18pt;
}
.hiddenprint {
	visibility: hidden;
	font-size: 1px;
	height: 1px;
	width: 1px;
}
.unindent {
	margin-left: -2ex;
}
#wholebody {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FFF;
	font-size: smaller;
}
#banner {
	height: 120px;
	background-color: #0B228A;
	background-image: url(../images/skywave.png);
	background-repeat: no-repeat;
	position: relative;
}
#logo {
	float: left;
	height: 100px;
	width: 100px;
	text-align: center;
}
#bannertitle {
	text-align: center;
}
.banneraddress {
	width: 100%;
	font-size: small;
	position: absolute;
	top: 100%;
	margin-top: -1.5em;
	color: #000;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
}
#hnav {
	clear: both;
	font-size: 0.9em;
	color: #000;
	padding: 10px;
	padding-bottom: 25px;
}
#hnav a {
	text-decoration:none;
}
#date {
	float: right;
	clear: right;
	font-weight: normal;
	font-size: small;
}
#hnavbar {
	visibility: hidden;
	float: right;
	text-align: right;
	font-weight: bold;
}
#whitecontainer {
	background-color: #FFF;
	width: 100%;
	clear: both;
}
#whitecontainer img {
	float: right;
}
#whitebar {
	font-style: oblique;
	font-size: small;
	float: left;
}
#alertbox {
	float: right;
	position: relative;
	width: 50%;
	height: 33%;
	background-color: #8E0F0B;
	font-style: normal;
	font-weight: normal;
}
#alert {
	color: #FFF;
	padding: 1%;
	width: 98%;
	font-size: large;
}
.alerttext {
	color: #900;
	font-weight: bold;
}
#ataglance {
	float: right;
	width: 98%;
	position: relative;
	bottom: 0px;
	background-color: #FFF;
	text-align: center;
	padding: 1%;
}

#vnavouter {
	width: 1%;
	float: left;
	background-color: #DDD;
	clear: left;
	visibility: hidden;
}
.tableft {
	float: left;
	height: 1px;
	width: 1px;
	visibility: hidden;
}
.tabright {
	float: right;
	height: 1px;
	width: 1px;
	visibility: hidden;
}
#vnav {
}
#vnav p {
}
#vnav a {
	text-decoration:none;
}
#newsouter {
	float: right;
	width: 1px;
	height: 1px;
	visibility: hidden;
}
#news {
	width: 1px;
	height: 1px;

	visibility: hidden;
}
#news p {
}
#newspic {
	text-align: center;
	width: 1px;
	height: 1px;
	visibility: hidden;
}
#main_content {
	width: 98%;	
	float: right;
	font-size: smaller;
}
#main_content2 {
	width: 97%;
	float: right;
	font-size: smaller;
}
#boxen {
	width: 100%;
}
.box_container {
	width: 100%;
	float: right;
	margin: 2px;
}
.box_title {
	text-align: center;
	width: 100%;
	font-size: 1.25em;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
}
.box_title p {
	padding-top: 0.25em;
	padding-right: 0px;
	padding-bottom: .25em;
	padding-left: 0px;
	margin: 0px;
}
.smalltab {
	font-size: 1em;
	font-weight: bold;
}
.box_content {
	width: 100%;
	height: 100%;
	font-size: small;
}
.box_content p {
	float: left;
	clear: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
.box_content img {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}
.box_content p .date {
	font-weight: bold;
	width: 5em;
	display: block;
	float: left;
}
#box_aleph {
	background-color:#D7DCE7;
}
#box_aleph .box_title {
	color: #FFF;
	background-color: #0B228A;
}
#box_beth {
	background-color:#FFF;
}
#box_beth .box_title {
	background-color:#007984;
}
#box_gimel {
	background-color:#D7DCE7;
}
#box_gimel .box_title {
	background-color:#0B228A;
	color: #FFF;
}
#box_daleth {
	background-color:#FFF;
}
#box_daleth .box_title {
	background-color:#007984;
}
#box_hey {
	background-color:#D7DCE7;
}
#box_hey .box_title {
	background-color:#0B228A;
	color: #FFF;
}
#box_vav {
	background-color:#FFF;
}
#box_vav .box_title {
	background-color:#007984;
}
#sub_banner {
	visibility: hidden;
	height: 1px;
	width: 100%;
	background-color: #FFF;
	clear: both;
}
#googlemap {
	padding: 3px;
	width: 435px;
	height: 375px;
	float: right;
	text-align: center;
}
