html,body{
	height: 100%;
	background-color: #0C1A58;
}

strong{
        font-weight: bold;
}

em{
        font-style;
}

div#container{
	width: 960px;
	background-color: #0C1A58;
	margin: 0 auto;
}

/* header */
div#header{
	
	background-color:#0C1A58 ;
	color: #FFF;
	height: 140px;
}

div#header h1{
	font-size: 280.0%;
	font-weight: bold;
	padding: 15px;
}

div#header h2{
	font-size: 123.1%;
	font-weight: bold;
	padding: 5px 10px;
}

/* nav */
div#navbar{
	border-top: 5px solid #99a8ed;
	border-bottom: 5px solid #99a8ed;	
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	width: 6em;
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
        text-align: center;
}

#nav li {
	float: left;
	width: 5em;
        margin: 0 1em;
}

#nav li ul {
	position: absolute;
	width: 10em !important;
	left: -999em;
        z-index: 100;
        background-color: #0C1A58;
        border: 1px solid #666;
       
}

#nav li ul li{
        margin: 0 0;
        width: 14em !important;
}


         color: black;
         padding: 3px 0;
         width: 10em;
         text-align: left;
}

#nav a:hover{
        background-color: #393f58;
}

#nav li:hover ul, #nav li.sfHover ul {
	left: auto;
}

/* main */


div#main{
	float: left;
	width: 960px;
	background-color: #FFF;
	}
	
div#main ul{
	margin: 15px;
	list-style: disc inside;
	
}

/* content */
div#content {
    float: left;
    margin: 0 10px;
    padding: 20px 0;
    width: 480px;
}

div#content-full{
       width: 940px;
       min-height: 500px;
       margin: 0 10px;
}

div#content h1,div#content-full h1{
	font-size: 145%;
	font-weight: bold;
	margin: 10px 25px;
        color: #OC1A58;
}

div#content h2, div#content-full h2{
	font-size: 123.1%;
	font-weight: bold;
	margin: 10px 5px
}

div#content h3, div#content-full h3{
	font-size: 108%;
	font-weight: bold;
	margin: 10px 25px;
}

div#content h4, div#content-full h4{
       font-size: 100%;
       font-weight: bold;
       margin: 10px 25px;
}

div#content p, div#content-full p, div.event_info{
	padding: 5px;

}

div#content ul , div#content-full ul{
   margin: 10px ;
}

div#content ul li, div#content-full ul li{
  list-style: disc inside;
}

div#content table, div#content-full table{
	border-collapse: collapse;
	margin: 5px;
}

div#content table tr, div#content-full table tr{
	height: 20px;
	
}

div#content table th, div#content-full table th{
	text-align: left;
	font-weight: bold;
	padding: 0 5px;
	border: 1px solid #957e88;
}

div#content table td, div#content-full table td{
	padding: 0 5px;
	border: 1px solid #957e88
}

div.image_info_block_right, div.image_info_block_left{ 
	border: 1px solid #ccc;
	padding: 5px;
	width: 650px;
}

div.image_info_block_right img{
	float: right;
	padding-left: 3px;
}

div.image_info_block_left img{
	float: left;
	padding-right: 3px;
	
}
/* left section */
div#left{
	float: left;
	width: 160px;
	padding: 20px 0;
	margin: 0 10px;
	display: inline;
	}
	
/* right section */
div#right{
	float: right;
	width: 260px;
	padding: 20px 0;
	margin: 0 10px ;
	display: inline;
	
	}
	
div#right p{
padding: 0 10px 0 0
}

div#right h1,div.left_box h1{
	font-size: 108%;
	font-weight: bold;
	padding: 3px;
	background-color: #0C1A58;
	color: white;
        text-align: center;
}
div.left_box{


}
div.right_box,div.left_box{
	margin-bottom: 10px;
	border: 1px solid #0C1A58;
}

/* breadcrub */
div#breadcrumb{
	margin: 3px;
	font-size: 95%;
	font-weight: bold;
	color: #0C1A58;
}
div#breadcrumb a{
	font-size: 95%;
	font-weight: bold;
	color: #0C1A58;
}

/* footer */
div#footer{
	text-align: center;
	font-size: 85%;
	padding: 10px 0;
}


/* default classes */
.clear{
	clear: both;
}

/* title alignment */
.title_left{
   float: left;
}

.title_right{
   float: right;
   margin-right: 200px;
   color: #FFF;
}

/* hebcal */
#hebcal h3{
display: none;
}

#hebcal .holiday,#hebcal .havdalah{
display: none;
}

#hebcal .parashat{
font-size: 95%;
margin: 3px 0;
}

/* blog entries */
div.blog_entry{
   border-bottom: 2px solid #957e88;
   margin: 5px;
   padding-bottom: 5px;
}

div.blog_entry .blog_content
{
   margin: 10px 0 0 0;
   padding: 0 5px;
}

div.blog_entry .blog_content p
{
   padding: 0 0 0 5px !important;
}

/* form formatting */
form{
   padding: 5px;
}

<div class="fb-like-box" data-href="http://www.facebook.com/pages/Beth-Hillel-Synagogue/129072563874849?sk=wall#!/pages/Beth-Hillel-Synagogue/129072563874849?sk=info" data-width="292" data-show-faces="true" data-stream="true" data-header="true"></div>
