@charset "utf-8";
body {
	background-color: #262626;
	margin: 0px;
	padding: 0px;
}
#top-wrapper {
	background-image: url(images/strip-top-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 151px;
}
#top {
	background-image: url(images/hofesh-head.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	height: 141px;
	text-align: right;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav  {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 98px;
}
#nav ul {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#nav li {
	margin: 0px;
	list-style: none;
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
}
#flash-home {
	background-color: #000000;
	background-image: url(images/strip-bottom-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 452px;
}
#flash-home-movie {
	background-image: url(images/strip.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	height: 452px;
}
#banner-wrapper {
	background-color: #000000;
	background-image: url(images/strip-bottom-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 231px;
}
#banner {
	background-image: url(images/strip.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	height: 231px;
}
#content-wrapper {
	background-image: url(images/content-bg.gif);
	background-repeat: repeat-x;
}
#content {
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.content-pad {
	padding-right: 22px;
	padding-top: 5px;
}
#side {
	background-image: url(images/side-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 15px;
}
#side-headbar {
	background-color: #000000;
	margin-left: 20px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#subnav {
	background-color: #333333;
	background-image: url(images/subnav-bg.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #787878;
	margin-left: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	font-size: 11px;
	font-weight: bold;
	line-height: 10px;
}
#subnav a {
	text-decoration: none;
}
#subnav a:hover {
	text-decoration: none;
	background-image: url(images/arrow-white.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;
}
.arrowdown {
	background-image: url(images/arrow-down.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;
}
.arrow {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;
}
a {
	color: #ccff33;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer {
	width: 920px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #afafaf;
	border-bottom-color: #7b7b7b;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 16px;
}
#footer a {
	text-decoration: none;
}
#credits {
	width: 920px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	color: #CCCCCC;
	padding-bottom: 40px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#credits a {
	text-decoration: none;
	color: #33ccff;
}
#credits a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.blue {
	text-decoration: none;
	color: #33ccff;
	background-image: url(images/arrow-blue.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;
}

.pic {
	background-color: #434343;
	padding: 6px;
	border: 1px solid #787878;
}
.line {
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4A4A4A;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	color: #ffffff;
	margin-bottom: 3px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bolder;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	color: #ffffff;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 0px;
}
h4 {
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	font-size: 11px;
	text-transform: uppercase;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 5px;
	color: #ffffff;
	margin-bottom: 3px;
}
.divider {
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #616161;
}
.intro {
	font-size: 14px;
}
.picBlog {
	background-color: #434343;
	padding: 6px;
	border: 1px solid #787878;
	margin-left: 10px;
}
