* { 
	margin: 0; 
	padding: 0; 
	border: 0; 
}

body { 
	font-family: "Verdana";
	font-size: 12px;
	color: #333333;
}

a, a:link, a:visited {
	color: #1A40AF;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

div#kitandcaboodle {
	width: 690px;
/*	border: 1px solid #FA9A94; */
	background: url('../interactive/images/bg.jpg'); 
	height: 540px;
}

div#lefttop {
	width: 267px;
	float: left;
	margin-top: 35px;
}

img.nav_ana {
	margin-bottom: 9px;
}

img.nav_sei {
	margin-bottom: 24px;
}

div#righttop {
	float: left;
	width: 422px;
}

.globalnav {
	font-size: 10px;
	text-align: right;
	margin-right: 21px;
	margin-top: 5px;
	color: #999999;
}

.topicalnav {
	font-size: 11px;
	margin-top: 45px;
	color: #999999;
}

.topicalnav a:hover, .topicalnav a:active {
	text-decoration: none;
	color: #D54238;
}

.topicalnav .current {
	color: #D54238;
}

.carrot {
	color: #D54238;
}

.header {
	font-family: "Verdana";
	font-size: 22px;
	line-height: 22px;
	color: #D54238;
	overflow: visible;
	display: block;
	margin: 0 0 15px 20px;
	clear: both;
}

.headersm {
	font-size: 11px;
	margin: 0 0 2px 262px;
}

div#intro {
	clear: both;
	margin: 0px 21px 0 21px;
	padding-top: 138px;
}

div#close {
	float: right;
	display: block;
}

div#begin {
	float:right;
	margin-top: 29px;
}

div#intro p {
	margin-bottom: 1em;
	line-height: 1.5em;
}

div#intro p.last {
	margin-bottom: 0;
	line-height: 1.5em;
}

div#textarea {
	margin-left: 20px;
	margin-right: 21px;
}	

div#textarea p {
	line-height: 1.5em;
	width: 242px;
}

.video-profilecontainer {
	width: 386px;
	text-align: right;
	margin-top: 0px;
	float: right;
	margin-left: 15px;
}

.video-container    { margin-top: 0px; text-align: left; }



.clear {
	clear: both;
}

#frontal, #occipital, #parietal, #temporal {
	display: none;
}

img.bordered {
	border: 1px solid #D0CCA7;
}

.footer {
	position: absolute;
	bottom: 0px;
	right: 0px;
	padding-right: 21px;
	padding-bottom: 12px;
	font-size: 10px;
	color: #1A40AF;
}
