body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background: #B9ADE2 ;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#content{
	padding: 0px;
	margin:0px 0px 0px 200px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	width: 560px;
	position: absolute;
	left: 0px;
	top: 133px;
	z-index: 306;
	line-height: 17px;
}
#contenttext {
	padding: 0px;
	margin:0px 0px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	width: 550px;
	z-index: 400;
	font-size: 13px;
}
H1 {
	font-size: 18px;
	color: #7E9ECF;
	margin-bottom: 5px;
}
a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

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


#topcurve {
	position: absolute;
	width:760px;
	height: 45px;
	z-index: 101;
	left: 0px;
	top: 0px;
	visibility: visible;
}
#logo {
	position: absolute;
	width:170px;
	height: 155px;
	z-index: 102;
	left: 3px;
	top: 3px;
	visibility: visible;
}
#masthead{
	position: absolute;
	width:760px;
	background-image: url(photos/elements/princeton-brain-spine2.gif);
	background-repeat: no-repeat;
	height: 206px;
	z-index: 100;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	visibility: visible;
}
#title{
	position: absolute;
	top:100px
	width:760px;
	background-color: #FFFFFF;
	visibility: visible;
	left: 121px;
	top: 121px;
	z-index: 310;
	height: 155px;
	width: 607px;
}
#rightcolumn {
	position: absolute;
	width:200px;
	z-index: 102;
	left: 775px;
	top: 20px;
	background-color: #F0C662;

}
#rightcolumntext {
	font-size: 11px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	position: relative;
	top: -10px;
}
.rightcolumnboldtext {
	font-size: 18px;
	font-weight: bold;
}
.rightcolumnlink {
	font-size: 11px;
}
.choices {
	float: right;
	top: 100px;
	right: 450px;
	background-color: #EEEEEE;
	background-position: right center;
	width: 150px;
	height: auto;
	margin-top: 5px;
	overflow: inherit;
	padding-left: 5px;
	padding-bottom: 5px;
}
