
html,body {
height: 100%;
vertical-align: top;
background-color: #E6F5F4;
margin-bottom:0px;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	font-size: medium;
}

/*this floats the header1 div over the background : 
it should be positioned to cover the bottom join of the 2 background gifs*/


h2 {
	text-indent:10px;
}
/*color: #D1000A;*/

h3 {

}


p { 

}


#pagetitlelogoleft {
margin-left: 50px; 
/*margin-right: auto;*/
margin-top: 24px;
padding: 0px;
width: 190px;
}

.smalltext {
	font-size: small;
}

#infopagemaincontent p.bigtext, #brainquiz  p.bigtext {font-weight: bold;}
 
#infopagemaincontent li {
	margin-bottom:3px;
}

#smallmenudiv {
display: none;
}



#smallmenu {
	display: none;
}



.biggest { 
font-size: 24px; 
font-weight: bold; 
font-style: italic;}


#infopagemaincontent {
padding-bottom: 40px;

}


.firstpara {
	padding-top:0;
	margin-top:3px;
}

#infopagemaincontent .maincontentbigtext {font-weight: bold;}


.infopageimagepadding { 
 float: right;
 /*margin-right: 200px;*/ 
 padding-left: 50px; 
 padding-bottom: 20px;}


#infopagemenuimageblock {
margin-left: 50px; 
margin-top: 20px;
margin-bottom: 30px;
padding-right: 60px;
padding-left: 0px;
}


#sponsorlogoblock {
display:none;
}


#sponsorlogoleft {
display:none;
}


#alzheimerlogoleft {
margin-left: 50px; 
margin-top: 23px;
padding: 0px;
width: 152px;
}

#alzheimerlogoright {
margin-left: auto;
margin-right: 20%; 
margin-top: -150px;
padding: 0px;
width: 152px;
}





/*background images - you should only have to change the images here and maybe the widths : remember to change images/widths in the html table code also!!*/

#rightback {
	background: none;
	vertical-align: top;
}

td#leftback {
	background: none;
	}
	
#rightbottom {
	background: none;
	}

#leftbottom {
	background: none;
}

/*end bg images*/


#mainnav {
	margin-left: 90px;
	margin-top: 50px;
	z-index: 1;
	
}

#mainnav img {
	display:none;
}

#mainnav a.mainnavtext {
	display: inline;
}

#spacer {
	margin-top: 90px;
}


#layouttable {
	border:0;
}

#layouttable td {
border:0;
}





ul {
	list-style: circle;
}

/*brainquiz*/


#brainquiz label {display:block;
margin-bottom: 5px;
font-size: medium;}

#brainquiz ol li
{margin-top:30px;}

#infopagemaincontent ol li
 {margin-top:30px;}

#brainquiz input.radio {
	width:15px; 
	height:15px;
	margin-right: 10px;
}

#brainquiz span.brainq {
font-size: medium;
display:block;
font-weight: bold;
margin-bottom:5px;
}

#infopagemaincontent span.brainq {
font-size: medium;
display:block;
font-weight: bold;
margin-bottom:5px;
}


#brainquiz .select {
border: 1px solid #eb1262;
font-size: medium;
}

#brainquiz .select option {
border: 1px solid;
padding: 2px;
border-collapse: collapse;
}

#brainquiz input.submitbutton{
border: 1px solid;
cursor: pointer;
font-size: medium;
float: right;
margin: 20px; 
padding:4px;
}


/*drag n drop*/

#meeting, #sunbathing, #dancing {
position:relative;
text-align: center;
margin-bottom:6px;
cursor: move;} 

#meeting img, #sunbathing img, #dancing img {
display:block;
margin-bottom:3px;
cursor: move;
border:0;}


td.droptd {
	width:150px;
	border: 1px solid #00958E;
	border-collapse: collapse;
}

table.borderit td {
	width:150px;
	border: 1px solid #00958E;
	border-collapse: collapse;	
}

#draganswer {
	float:right;
	margin-left:10px;
}

caption {
	padding:20px;
	font-weight: bold;
 color: #00958E;
}

#oorlogo {
position:absolute; 
top:66px; 
right:10px; 
z-index: 5;	
}

/*risk reduction link*/

#riskreductionpub {
	padding: 10px;
	margin: 15px;
	padding-bottom: 20px;
}

#riskreductionpub img {
	float:right;
}

.goodforyou {
	display:inline;
}

h3.goodforyou {
	color: #00958E;
}

#brainbottom {
	float:right;
	margin-right:8px;
}

/*bottom nav*/
#bottomnav {
	margin: 10px;
}


#bottomnav a:link {
	font-weight:bold;
	padding-right: 18px;
	padding-left:18px;
	text-decoration: none; 
}
#bottomnav a:visited {
   font-weight:bold;
	padding-right: 18px;
	padding-left:18px;
	text-decoration: none; 
}