body {
	background-color: #f2ede7; 
	font-family: verdana, arial;
	font-size: 11px;
	color: #292827; 
	line-height: 18px; 
	padding: 0px; 
	margin: 0px; 
}


h1 {
	font: bold 13px georgia, 'times new romain', times;
	color: #296c0c;
	text-transform: uppercase;
}



a, a:visited {
	color: #0580b5;
	text-decoration: none;
}

a:hover {
	color: #8ea327;
	text-decoration: underline;
}


.center {
	width: 778px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
		
}

#header {
	background-image: url("logo.jpg"/*tpa=http://www.ostovarpsychology.com/images/logo.jpg*/);
	background-repeat: no-repeat;
	width: 100%;
	height: 120px;
	margin: 0px;
	padding: 0px;

}
#content {
	width: 60%;
	float: left;
	padding: 20px 0px 10px 20px;
}


#content-long {
	width: 700px;
	padding: 20px 100px 20px 20px;
}

#right-column {
	float: right;
	width: 30%;
	padding-top: 30px;
	
	}


#photo {

	background-color: transparent;
	background-image: url("bg-floral2.gif"/*tpa=http://www.ostovarpsychology.com/images/bg-floral2.gif*/);
	background-repeat: no-repeat;
	background-position: center;
}



#tabsJ {
	width: 760px;
        margin: 0px 20px 0px 0px;
        .margin: 96px 20px 0px 0px;
        border-bottom:1px solid #24618E;
	font: bold 11px georgia, 'times new romain', times;
	text-transform: uppercase;
      }
    #tabsJ ul {
     float:right;
	margin:0;
	list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:left;
      background:url("tableftJ.gif"/*tpa=http://www.ostovarpsychology.com/images/tableftJ.gif*/) no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsJ a span {
      float:left;
      display:block;
      background:url("tabrightJ.gif"/*tpa=http://www.ostovarpsychology.com/images/tabrightJ.gif*/) no-repeat right top;
      padding:5px 15px 5px 6px;
      color:#24618E;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#FFF;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }



#footer {
	height: 95px;
	clear: both;
	background: transparent url("footer.gif"/*tpa=http://www.ostovarpsychology.com/images/footer.gif*/) no-repeat left bottom;
	padding: 0px 0px 0px 0px;
	margin: 30px 0px 0px 0px;
}



#footer p {
	color: #4d4c46;
	padding-top: 50px;
	padding-left: 140px;
	margin: 0px;
	font-size: 11px;
}	

