html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 140%;
	font-size: 12px;
	color: #333333;
	background-color: #800000;
}
h1 {
	font-size: 36px;
	color: #800000;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: black;
}

a.copy:hover{
	border-bottom-width: thin;
	border-bottom-style: dotted;
	}
#wrapper {
	width: 800px;
	top: 0px;
	background-repeat: no-repeat;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#top {
	background-image: url(../images/top-home.png);
	height: 200px;
	width: 800px;
}
* html #top {
	background-image: url(../images/top-home.png);
	height: 200px;
	width: 800px;
}
#main {
	background-image: url(../images/back-home.png);
	width: 800px;
	height: 1400px;
	background-repeat: repeat;
}
* html #main {
	background-image: url(../images/back-home.png);
	width: 800px;
	height: 1400px;
	background-repeat: repeat;
}
#bottom {
	background-image: url(../images/bottom.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 800px;
}
* html #bottom {
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 800px;
}
#sidebar {
	float: right;
	width: 300px;
	height: 100%;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	margin-right: 32px;
	margin-top: -10px;
}
* html #sidebar {
	float: right;
	width: 300px;
	height: 100%;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	margin-right:16px;
	margin-top: -10px;
}
#sidebar h3 {
	font-size: 12px;
	font-weight: bold;
	color: #CCCC00;
	border-bottom-style: none;
	margin-left: 25px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#sidebar ul {
	margin-left: 0px;
	padding-left: 20px;
}
#sidebar li {
	list-style-type: none;
	margin-bottom: 10px;
}
#sidebar a:link {
	color: #993300;
	text-decoration: none;
}
#sidebar a:visited {
	color: #993300;
	text-decoration: none;
}
#sidebar a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}


#sidebar-gvanim-content p{
	color: #fbe9e9;
	text-decoration: none;
}

#sidebar-gvanim-content p a:link {
	color: #e49c79;
	text-decoration: none;
}
#sidebar-gvanim-content p a:visited {
	color: #e49c79;
	text-decoration: none;
}
#sidebar-gvanim-content p a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}




#sidebar-news-head h2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	margin-left: 15px;
	display: block;
	padding-top: 10px;
	margin-bottom: 0px;
}
#sidebar p {
	margin-left: 25px;
	margin-right: 20px;
	margin-top: 0px;
}
#sidebar form {
	margin-top: 0px;
	margin-left: 25px;
	margin-bottom: 0px;
	padding-top: 0px;

}
#sidebar-newsletter-content h2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 25px;
}
#sidebar label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	display: block;
	padding-top: 0px;
	margin-top: 5px;
	color: #666666;
}
#sidebar input.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	width: 235px;
}
#sidebar input.button {
	margin-top: 10px;
}
#sidebar-container {
	display: block;
	width: 300px;
	padding-bottom: 50px;
}
#sidebar-news-head {
	background-image: url(../images/home-sidebar-top.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 41px;
	width: 300px;
	margin-bottom: 0px;
}
#sidebar-news-content {
	background-image: url(../images/home-sidebar-back1.png);
	background-repeat: repeat-y;
	display: block;
	width: 300px;
}
#sidebar-newsletter {
	background-image: url(../images/home-sidebar-middle.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 300px;
	padding-top: 32px;
}
#sidebar-newsletter-content {
	background-image: url(../images/home-sidebar-back2.png);
	background-repeat: repeat-y;
	display: block;
	width: 300px;
	padding-botom: 5px;
	margin-bottom: 0px;
}
#sidebar-newsletter-content p {
	margin-left: 25px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #990000;
}

#sidebar-gvanim {
    display:block;
	width: 300px;
	padding:0px;
	margin:0px;
}

#sidebar-gvanim-content h2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	display: block;
	margin:0px 0px 0px 25px;
	padding:0px;

}

#sidebar-gvanim-content p {
    margin:0px;
	padding:0px;
	margin-left: 25px;
margin-right:25px;
}

#sidebar-gvanim-content p a {
	color:#CCCCCC;
}


#sidebar-gvanim-content {
	background-image: url(../images/home-gvanim_middle.png);
	background-repeat: repeat-y;
	width: 300px;
	margin:0px;
	padding:0px;
}

#gvanim-top {
	background-image: url(../images/home-gvanim_top.png);
	background-repeat: no-repeat;
	width: 300px;
	height:40px;
	background-position: left top;
	margin:0px;
	padding:0px;
}

#gvanim-bottom {
	background-image: url(../images/home-gvanim-bottom.png);
	background-repeat: no-repeat;
	width: 300px;
	height:25px;
	margin:0px;
	padding:0px;
}

#contactarea {
	margin-top: 0px;
	margin-bottom: 0px;
}
#content {
	float: left;
	width: 425px;
	height: auto;
	margin-left: 38px;
}
* html #content {
	float: left;
	width: 425px;
	height: auto;
	margin-left: 38px;
}

#shalom {
	position:absolute;
	width:430px;
	height:120px;
	z-index:6;
	left: -2px;
	top: 120px;
	overflow: visible;
	background-image: url(../images/trans.png);
}

#carrier {
	z-index:5;
	border: none;
	position:relative;
	left: 0px;
	top: 0px;
	width: 430px;
	height: 600px;
	}


#footer {
	clear: both;
	height: 5px;
	width: 800px;
	font-size: 10px;
}

#topnav {
	width: 732px;
	top: 163px;
	position: absolute;
        clear: both;
	margin-right: auto;
	margin-left: auto;
	height: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
margin-left:40px;
}

#topnav ul {
	margin-right: 0px;
margin-left:16px;
padding-left:16px;
        padding:0px;
margin:0px;
	height: 25px;
}
#topnav li {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#topnav li a:link {
	background-image: url(http://www.bcc-la.org/images/tab.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 25px;
	padding-top: 0px;
	color: #CCCC00;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;

	padding-right: 35px;
	padding-left: 5px;
}
#topnav li a:visited {
	background-image: url(http://www.bcc-la.org/images/tab.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 25px;

	color: #CCCC00;
	text-decoration: none;
	margin-top: 0px;

	margin-bottom: 0px;

	padding-right: 35px;

	padding-left: 5px;

}
#topnav li a:hover {
	background-image: url(http://www.bcc-la.org/images/tab.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 25px;
	padding-bottom: 0px;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;

	padding-right: 35px;
	padding-left: 5px;
}
#print-title {
	display: none;
}
.mission {
	display: block;
	float: left;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	width: 415px;
	margin-left:8px;
}
.clear {
	clear: both;
}
.welcome {
	display: block;
	float: left;
	margin-top: 8px;
	margin-left:8px;
	margin-bottom: 4px;
	line-height: 100%;
}
.credit {
	font-size: .8em;
	padding:0px;
	margin-top:32px;
}
.hidden {
	display: none;
}
