body {
	background: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color:#111111;
}
#container{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	border-top: 5px solid #42333E;

}
#header {
	background: #FFFFFF url(images/dyspraxiaheader.png) no-repeat left top;
	border-bottom: 1px solid #666666;
	height:103px;
}
#header form{
	float:right;
	width:50%;
	text-align:right;
	padding-right:10px;
}
#searchicon{
	margin-bottom:-10px;
}
#toprightnav{
	clear:both;
}
#toprightnav ul.right{
	margin:0px;
	padding:0px;
	float:right;
	text-align:right;
	padding-right:10px;
	margin-top:55px;
	display:inline;
}
#toprightnav ul.left{
	margin:0px;
	padding:0px;
	float:left;
	text-align:left;
	padding-right:10px;
	margin-top:55px;
	display:inline;
}
html>body #toprightnav ul.left, html>body #toprightnav ul.right{
	margin-top:20px;
}
#toprightnav li{
	display:inline;
	float:left;
}
#toprightnav ul.left li{
	padding-left:10px;
}
#toprightnav ul.right a{
	background: url(images/topnavbullet.png) no-repeat left center;
	padding-left: 15px;
}

#toprightnav a:hover{
text-decoration:underline;
}
#toprightnav li.first a{
	background: url(images/topnavbullet_none.png) no-repeat left center;
}
#largeimage{
	height:250px;
	background: url(images/fadeinout/image1.png) no-repeat center center;
	clear:both;
}
.invisible {
	overflow: hidden;
	position: absolute;
	height: 0px;
	width: 0px;
}
#innercontainer{
	border:#bbbbbb 1px solid;
	padding:10px;
	background:#FFFFFF;
}
#innerbg{
	 background: url(images/innerbg.jpg) repeat-y left top;
}
#column1 {
	float: left;
	width: 199px;
}
#column3 {
	float: right;
	width: 295px;
}
#column2 {
	float: left;
	width: 370px;
	padding-left:30px;
	padding-right:30px;
	background:#FFFFFF;
}
#column2wide {
	float: left;
	width: 665px;
	padding-left:30px;
	padding-right:30px;
}
.clear{
	clear:both;
	height:0px;
}
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:175%;
	font-weight:normal;
}
#column2 h2, #column2wide h2{
	border-top: 1px solid #CCCCCC;
	padding-top: 10px;
}
h2{
	font-family:Georgia, "Times New Roman", Times, serif;}
	
a {
	color: #2F4761;
}
#leftnav{
	margin:0px;
	padding:0px 0px 0px 1px;
	/*background: #42333E;*/
}
#column3 h1 {
	color: #770A19;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
	font-size:150%;
}
.date {
	color: #B31B77;
	margin-bottom: 0px;
}
#column3 ul.pinklink a{
	color: #B31B77;
	font-weight: bold;
}
#column3 ul.pinklink{

}
#column3 ul.pinklink li{
	list-style: url(images/pinklistbullet.png) none;
}
#column3 h2 {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	clear:both;
}
#column3 p {
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	font-size:90%;
}
#column3 a {
	color: #222222;
}

#leftnav ul{
	margin:0px;
	padding:0px;
}
#leftnav li{
	list-style: none;
	padding-top:2px;
	padding-bottom:2px;
}
#leftnav a{
	color:#EDEBE6;
	font-size:100%;
	text-decoration:none;
	background: url(images/leftnavlistbullet.png) no-repeat left center;
	padding-left:20px;
	margin-left:5px;
	padding-right:25px;
	display:block;
}
#leftnav a:hover{
text-decoration:underline;}
#leftnav ul ul{
	background:#73576A;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#leftnav ul ul ul{
	background:#8A6A80;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#leftnav ul ul li{
	list-style:none url(none);
	
}
#leftnav ul ul a{
	font-size:85%;
	text-decoration:none;
	color:#ffffff;
	padding-left:0px;
	margin-left:25px;
	margin-right:25px;
	background: url(images/leftnavlistbullet_none.png) no-repeat left center;
	padding-top: 2px;
	padding-bottom: 2px;
}
#leftnav ul ul ul a{
	padding-left:25px;
	margin-left:0px;
}
#leftnav ul ul a:hover{
	text-decoration:underline;
}
#leftnav li.howyoucanhelplink{
	color:#42333E;
	background:#BBBBBB;

}
#leftnav li.howyoucanhelplink a{
	color:#42333E;
	background:#BBBBBB;
	background: url(images/leftnavlistbullet_active.png) no-repeat left center;
}
#leftnav li.howyoucanhelplink ul a{
	background: url(images/leftnavlistbullet_none.png) no-repeat left center;
}
.homebox{
	background: url(images/newsbg.png) repeat-x center top;
	border: 1px solid #aaaaaa;
	padding:10px;
	margin-bottom:10px;
}
#publications img{
	border:none;
	clear:both;
}

#column2 li, #column2wide li {
	list-style: url(images/contentlistbullet.png);
}
#publications ul{
	clear:both;
}
#footer{
	margin-left:auto;
	margin-right:auto;
	font-size:90%;
	padding-top:10px;
	padding-bottom:10px;
}
#footer ul{
	margin:0px;
	padding:0px;}
#footer li{
	display:inline;
	list-style: url(none) none;
	margin:0px 10px 0px 0px;
	padding:0px;
}
#ilikecakelogo{
	width:160px;
	float:left;}
#footernav{
	width:560px;
	float:left;
	text-align:center;
	color:#555555;}
#footer a{
	text-decoration:none;
	color:#444444;}
#footer a:hover{
	text-decoration:underline;
}
#accessnav{
	width:160px;
	float:right;
	text-align:right;}
	
.floatright {
	float: right;
	margin-top: -25px;
}
.floatimageright {
	float: right;
	margin-left:10px;
	margin-bottom:10px;
}
#footer img{
border:none;}

#leftnav.default .aboutussubnav, 
#leftnav.default .whatissubnav, 
#leftnav.default .whatwedosubnav, 
#leftnav.default .teacherssubnav, 
#leftnav.default .publicationssubnav, 
#leftnav.default .fundsubnav, 
#leftnav.default .conferencessubnav, 
#leftnav.default .servicessubnav, 
#leftnav.default .researchsubnav, 
#leftnav.about .whatissubnav, 
#leftnav.about .whatwedosubnav, 
#leftnav.about .teacherssubnav, 
#leftnav.about .publicationssubnav, 
#leftnav.about .fundsubnav, 
#leftnav.about .conferencessubnav, 
#leftnav.about .servicessubnav, 
#leftnav.about .researchsubnav, 
#leftnav.conferences .aboutussubnav, 
#leftnav.conferences .whatissubnav, 
#leftnav.conferences .whatwedosubnav, 
#leftnav.conferences .teacherssubnav, 
#leftnav.conferences .publicationssubnav, 
#leftnav.conferences .fundsubnav,
#leftnav.fund .aboutussubnav, 
#leftnav.fund .whatissubnav, 
#leftnav.fund .whatwedosubnav, 
#leftnav.fund .teacherssubnav, 
#leftnav.fund .publicationssubnav, 
#leftnav.fund .conferencessubnav, 
#leftnav.fund .servicessubnav, 
#leftnav.fund .researchsubnav, 
#leftnav.publications .aboutussubnav, 
#leftnav.publications .whatissubnav, 
#leftnav.publications .whatwedosubnav, 
#leftnav.publications .teacherssubnav,  
#leftnav.publications .fundsubnav, 
#leftnav.publications .conferencessubnav,  
#leftnav.publications .servicessubnav,
#leftnav.publications .researchsubnav, 
#leftnav.teachers .aboutussubnav, 
#leftnav.teachers .whatissubnav, 
#leftnav.teachers .whatwedosubnav, 
#leftnav.teachers .publicationssubnav, 
#leftnav.teachers .fundsubnav, 
#leftnav.teachers .conferencessubnav, 
#leftnav.teachers .servicessubnav, 
#leftnav.teachers .researchsubnav,
#leftnav.whatis .aboutussubnav, 
#leftnav.whatis .whatwedosubnav, 
#leftnav.whatis .teacherssubnav, 
#leftnav.whatis .publicationssubnav, 
#leftnav.whatis .fundsubnav, 
#leftnav.whatis .conferencessubnav, 
#leftnav.whatis .servicessubnav, 
#leftnav.whatis .researchsubnav, 
#leftnav.whatwedo .aboutussubnav, 
#leftnav.whatwedo .whatissubnav, 
#leftnav.whatwedo .teacherssubnav, 
#leftnav.whatwedo .publicationssubnav, 
#leftnav.whatwedo .fundsubnav, 
#leftnav.whatwedo .conferencessubnav, 
#leftnav.services .aboutussubnav, 
#leftnav.services .whatissubnav, 
#leftnav.services .teacherssubnav, 
#leftnav.services .publicationssubnav, 
#leftnav.services .fundsubnav, 
#leftnav.services .conferencessubnav, 
#leftnav.services .researchsubnav, 
#leftnav.research .aboutussubnav, 
#leftnav.research .whatissubnav, 
#leftnav.research .teacherssubnav, 
#leftnav.research .publicationssubnav, 
#leftnav.research .fundsubnav, 
#leftnav.research .conferencessubnav, 
#leftnav.research .servicessubnav{
display:none;}
.todo {
	color: #FF0000;
	font-size: 150%;
	font-weight: bold;
}
.aligncentre{
text-align:center;}
.galleryimages img{
border:none;
padding-left:2px;
padding-right:2px;}
caption{
	overflow: hidden;
	position: absolute;
	height: 0px;
	width: 0px;
}
