#container
{
	width:100%;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:40px;
	text-align:center;
}

#sidebar
{	
	float:left;
	padding-top:90px;
	width:250px;
	margin-right:auto;
	margin-left:20px;
	text-align:left;
}

#content
{
	padding-top:15px;
	width: 50%;
	margin-left:30%;
	text-align:left;
}



body
{
	padding: 0px;
	margin: 0px;
}


body, p
{
	color: #000;
	font-family: Georgia, Times, Serif, Times New Roman;
	font-size: 13px;

}

p + p { margin-top: 1.5em; }


p, blockquote { line-height: 1.5em; }

p 
{ 
	margin: 0px 0px 9px 0px;
} 


h1
{
	font-family: Georgia, Times, Serif, Times New Roman;
	font-size: 24px;
	color: #000;
	font-weight: normal;
	margin-bottom: 1.5em;
}

h2 
{
	font-family: Georgia, Times, Serif, Times New Roman;
	font-size: 18px;
	color: #000;
	font-weight: normal;
}


h3
{
	font-family: "Hoefler Text", Georgia, Times, Serif, Times New Roman;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	margin: 18px 0px 2px 0px;
}


blockquote
{
	margin-left: 18px;
	margin-right: 0px;
	font-size: 11px;
}


a:link
{
	color: #996633;
	font-weight: normal;
	text-decoration: none;
}

a:visited
{
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

a.outgoing
{
	color: #C33;
}

a:hover { text-decoration: underline; }

span.emdash { font-family: Arial, Helvetica; }

.title
{
	font-family: Georgia, Times, "Times New Roman", Palatino, Helvetica;
	font-size: 14px;
}

li, ul
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-left: 0px;
	padding-left: 0px;
	list-style: outside;
	list-style-image: url(/www.salkfamily.com/common/bullet.png);
}

input, textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 140%;
}

input, textarea
{
	background-color: #eee;
	border-color: #999 #FFF #FFF #999;
	border-width: 1px;
	border-style: solid;
	float: none;
}

textarea.340p { width: 340px; }

select
{
	background-color: #eee;
	font-family: Verdana, Trebuchet;
	font-size: 10px;
	border-color: #FFF #999 #999 #FFF;
	border-width: 1px;
	border-style: solid;
}

option
{
	background-color: #eee;
	font-family: Verdana, Trebuchet;
	font-size: 10px;
}

input.button
{
	background-color: #dddddd;
	padding: 3px;
	margin-top: 5px;
	border-color: #FFF #999 #999 #FFF;
	border-width: 1px;
	border-style: solid;
}

input.checkbox { border: 0; }


.smaller
{
	color: #000000;
	font-size: 10px;
	line-height: 16px;
}

small
{
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
}

input.press
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	padding-bottom: 4px;
	font-size: 10px;
	vertical-align: top;
}

img { border: 0; }

.strike
{
	/*	
	border-bottom: gray;
	border-width: 0 0 1px 0;
	border-style: none none inset none;
*/
}

