body
{
	background: #fff url(images/back.jpg) repeat-x center bottom fixed;
	text-align: center;
	font: small tahoma, sans-serif;
	line-height: 1.3em;
	margin: 0;
}

a { color: #c00; }
a:visited { color: #600; }

#wrapper
{
	width: 784px;
	margin: 0 auto;
	/*background: url(images/backcontl.png) repeat-y;*/
	background: url(images/back.png) repeat-y;
	text-align: left;
}

#header
{
	background: #fff;
	border: 1px solid white;
	padding: 20px 0 0 0;
}

#logo
{
	background: #fff url(images/drjudithreisman.gif) no-repeat;
	height: 39px;
	width: 311px;
	float: left;
	position: relative;
}

#logo h1
{
	text-indent: -5000px;
	margin: 0;
}

#logo h1 a { color: #fff; }

#logo a
{
	display: block;
	width: 311px;
	height: 39px;
}

#tools
{
	font-size: 80%;
	color: #333;
	text-align: right;
	width: 50%;
	float: right;
	padding-right: 8px;
	background: #fff;
	position: relative;
}

#tools form { display: inline; }
#tools a { color: #c00; }
#tools a:visited { color: #600; }
#tools a:hover { color: #f00; }

#tools ul
{
	margin: 0;
	padding: 0;
}

#menu
{
	font-weight: bold;
	font-size: 95%;
	color: #ddd;
	height: 4em;
	line-height: 2em;
	clear: both;
	background: #8C2E2A url(images/backmenul.jpg) repeat-y left 0;
	padding-left: 8px;
	margin-right: 8px;
	position: relative;
}

#menu2
{
	background: #8C2E2A url(images/backmenur.jpg) repeat-y right 0;
	clear: both;
}

#menu #main, #menu #kinsey
{
	height: 2em;
	margin: 0;
	list-style: none;
	width: 100%;
	padding: 0;
	background: #B73C37;
}

#menu #kinsey
{
	clear: both;
	background: #B73C37 url(images/backmenub.jpg) repeat-x center 0;
}

#menu a { color: #fff; }
#menu a:visited { color: #eee; }

#desc ul, #desc ol
{
	margin: 0;
	padding: 10px 0 10px 30px;
}

#menu li, #tools li
{
	padding: 0 0 0 20px;
	margin: 0;
	display: inline;
}

#menu li { background: url(images/bullet2.gif) 10px center no-repeat; }
#tools li { background: url(images/bullet3.gif) 8px center no-repeat; }

#content, #footer
{
	/*background: url(images/backcontr.png) repeat-y top right;*/
	margin: 0;
	/* 		width: 760px;*/
	position: relative;
}

#sidebar
{
	background: #fff url(images/backside.jpg) repeat-x;
	width: 240px;
	float: left;
	padding: 20px 10px;
	margin-left: 10px;
	clear: both;
	position: relative;
}

html>body #sidebar { margin-left: 18px; }
#sidebar form { text-align: center; }

#news
{
	padding: 5px 25px 10px 10px;
	margin-left: 280px;
}

#news li { padding-bottom: .8em; }

#desc
{
	background: #7a7a7a url(images/backphoto.jpg) repeat-y bottom right;
	margin-left: 290px;
	color: white;
}

#intro
{
	background: #7a7a7a url(images/drreismanhome.jpg) no-repeat bottom left;
	margin: 0 8px;
}

#desc h3
{
	margin: 0;
	padding-top: 10px;
}

#desc p
{
	padding: 0;
	margin: 0;
	clear: both;
}

#footer { clear: both; }

#footer p
{
	background: #8C2E2A url(images/backmenub.jpg) repeat-x;
	margin: 0 8px;
	line-height: 2em;
	color: #ddd;
	text-align: center;
	font-size: 90%;
}

#footer a { color: #ddd; }

#desc ul li
{
	width: 30%;
	float: left;
}

#desc ul { height: 2.5em; }

#sidebar blockquote
{
	padding: 0;
	margin: 0;
}

/* for Mozilla/Safari/Opera */
*>#desc
{
	padding-top: 259px;
	min-height: 1px;
}

*>#desc h3 { margin-top: -259px; }

/* for IE, with IE5/Mac backslash filter \*/
* html #desc { height: 259px; }

/* end ie hack */
#menu .label
{
	background: none;
	padding-left: 8px;
}

#fullcontent
{
	padding: 25px 25px;
	text-align: justify;

}

#fullcontent img
{
	display: block;
	float: left;
	margin: 0 10px 10px 0;
	clear: both;	
position: relative;
}

.rpicture
{
	float: right;
	margin: 15px;
}

.cpicture { margin: auto; }

.rpicture p
{
	margin: 3px 0;
	padding: 0;
}

hr
{
	border: 3px solid #900;
	clear: both;
}

#fullcontent h4
{
	border-bottom: 1px solid black;
	clear: both;
}

#fullcontent h3, .rpicture br, .cpicture p { clear: both; }

.list
{
	margin: 0;
	padding: 15px 5px;
}

.list li
{
	width: 32%;
	float: left;
	list-style-position: inside;
	padding-right: 5px;
}

.friend
{
	float: left;
	width: 49%;
	font-size: 130%;
}

.friend img
{
	border: 0;
	display: block;
	float: none;
}

.friend br { clear: both; }

#tools input
{
	font-size: 90%;
	margin-top: 2px;
}

#tools form
{
	margin: 0;
	padding: 0;
}

.note
{
	font-weight: bold;
	color: #f00;
}
