#container {
	width: 1000px;
	height: 100%;
	min-height: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 85px;
	margin-left: auto;
	float: left;
	position: relative;
}

body {
	margin: 0px auto;
	width: 1000px;
	height: 100%;
	min-height: 100%;
}

.clear {
	clear: both;
}
#header-text {
	float: right;
	width: 355px;
	color: #FFF;
	position: absolute;
	left: 592px;
	top: 78px;
	font-size: 14px;
	line-height: normal;
}
#header {
	float: left;
	height: 204px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/subpage_header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 1000px;
}



#navigation {
	height: 34px;
	font-size: 1em;
	top: 10px;
	z-index: 100;
	padding: 0px;
	margin: 0px;
	float: right;
	position: absolute;
	right: 1px;
}
#navigation ul {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#navigation ul li {
	display: inline;
	text-transform: uppercase;
	padding-right: 30px;
}
#navigation ul li a {
}
#navigation ul li a:link, #navigation ul li a:visited {
	color: #999;

}
#navigation ul li a:hover {
	color: #0279C3;
	text-decoration: none;
}
.about #navigation ul li#li01 a{
	color: #000;	
}
.news #navigation ul li#li02 a{
	color: #000;	
}
.alzheimers #navigation ul li#li03 a{
	color: #000;	
}
.technology #navigation ul li#li04 a{
	color: #000;	
}
.advance #navigation ul li#li05 a{
	color: #000;	
}
.resources #navigation ul li#li06 a{
	color: #000;	
}
#main {
	overflow:auto;
	padding-bottom: 75px;
	width: 1024px;
}  /* must be same height as the footer */

#pagearea {
	margin-bottom: 15px;
	height: 100%;
	width: 998px;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D3D3D3;
	border-bottom-color: #D3D3D3;
	border-left-color: #D3D3D3;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-bottom: 100px;
}

#pagearea-full {
	float: left;
	width: 900px;
	height: 100%;
	margin-top: 50px;
}


#ColumnRight {
	font-size: 0.85em;
	padding-right: 15px;
	padding-left: 15px;
	width: 200px;
	float: left;
}
#footer {
	position: fixed; /* negative value of footer height */
	height: 75px;
	background-color: #abaaaa;
	font-size: 0.85em;
	padding-top: 5px;
	padding-left: 25px;
	color: #FFF;
	padding-bottom: 0px;
	clear: both;
	bottom: 0px;
	display: block;
	width: 100%;
	left: 0px;
	overflow: auto;

}

#footer #copyright {
	font: 12px Arial, Helvetica, sans-serif;
	float: left;
	width: 480px;
	margin: 12px 10px 10px;
	text-align: right;
}
#footer #footer_menu {
	float: left;
	width: 460px;
	margin: 10px;
}
#footer_menu a {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	margin-right: 10px;
}

.FloatLeft {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}
.FloatRight {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}
.FloatCenter {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	text-align: center;
}


#content-box-full {
	width: 820px;
	padding-right: 800px;
	padding-top: 0px;
	float: left;
	padding-left: 100px;
    padding-bottom: 0.25em;
}

#content-box {
	width: 600px;
	padding-right: 65px;
	padding-top: 0px;
	float: left;
	padding-left: 100px;
}
#content-box p a {
	color: #038ECC;
}


#content-box p {
	padding-bottom: 0.25em;
}
#ColumnRight ul {
	font-size: 1em;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;

}
#pagearea ul li, #pagearea-full ul li, #ColumnRight ul li {
	list-style-position: outside;
	list-style-image: url(../images/bullet_default.png);
	line-height: 1.5em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
}
#ColumnRight #subnav {
	margin: 0px;
	padding: 0px;
}
#ColumnRight #subnav li {
	font-size: 1.3em;
	line-height: 1em;
	background-repeat: no-repeat;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}
#ColumnRight #subnav li a {
	color: #5461A1;
	font-weight: bold;
	list-style-type: none;
	padding-left: 30px;
	margin: 0px;
	display: block;
	padding-top: 12px;
	background-image: url(../images/subnav_bg.png);
	height: 45px;
	background-repeat: no-repeat;
}
#approach-box {
	background-image: url(../images/home_mission_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#border-box {
	background-image: url(../images/color_bar.jpg);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-bottom: 5px;
}
#advance-link {
	border: 2px solid #CCC;
	padding: 12px;
	text-align: center;
	background-color: #E4EEF0;
	width: 475px;
}
