h1,h2,p,p.right,li 
	{
	font-family: verdana;
	color: #000000;
	}

p.small
	{
	font-size: 80%;
	color: #PPPPPP;
	line-height:14pt;
	text-align:left;
	}
	
h1 
	{
	font-size: 230%;
	text-align: right;
	}

h2
	{
	font-size: 180%;
	text-align: center;
	}

h3
	{
	font-size: 140%;
	text-align: left;
	margin-left: 0.5cm;
	}

p
	{
	text-align: left;
	font-size: 100%;
	margin-left: 0.5cm;
	margin-right: 0.5cm;
	line-height: 18pt;
	}

ul	{margin-left: 1.5cm;}

a.content {margin-left: 2cm;}

li	{
	font-size: 100%;
	}

p.right
	{
	text-align: right;
	font-size: 100%;
	}

p.center
	{
	text-align: center;
	font-size: 100%;
	}

table.internet
	{
	width: 100%;
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	border-collapse: seperate;
	text-align: center;
	font-family: verdana;
	font-size:100%;
	background-color:#FFFFFF;
	}

table.internet tr
	{
	border-width:1px;
	padding: 5px;
	border-style: solid;
	border-color:#000000;
	}

table.internet td
	{
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color:#000000;
	}

table.library
	{
	width: 100%;
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	border-collapse: seperate;
	text-align: center;
	font-family: verdana;
	font-size:100%;
	background-color:#FFFFFF;
	}

table.library tr
	{
	border-width:1px;
	padding: 5px;
	border-style: solid;
	border-color:#000000;
	}

table.library td
	{
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color:#000000;
	}

table.library ul
	{margin-left: 0cm;}

table.buttons
	{
	width: 100%;
	align: center;
	border: 0;
	text-align: center;
	font-family: verdana;
	font-size: 150%;
	cell-spacing: 1;
	cell-padding: 0;
	color:#FFFFFF;
	}

table.header
	{
	align: center;
	width: 100%;
	border: 0;
	cell-spacing: 0;
	cell-padding: 0;
	background-color:#FFFFFF;
	}

table.content
	{
	width: 100%;
	align: center;
	border: 3px;
	border-style: solid;
	border-color: #000000;
	font-family: verdana;
	font-size: 100%;
	cell-spacing: 0;
	cell-padding: 0;
	}

#homepage
	{
	background-color: #000000;
	}

#aaa
	{
	background-color: #3366FF;
	} 

#aaa2 	{
	background-color: #B0E2FF;
	}

#aphasia
	{
	background-color: #CC3399;
	}

#aphasia2
	{
	background-color:rgb(255,223,253); /*11,255);    rgb(255,213,223); #FFCCCC; #FFB5C5;*/	
	}

#contacts
	{
	background-color: #CC3333;
	}

#contacts2
	{
	background-color:rgb(255,213,213);
	}

#resources
	{
	background-color: #669966; /*#7ABA7A; #339933;*/
	}

#resources2
	{
	background-color:rgb(213,256,233); /* #CCFFCC; */	
	}
#events
	{
	background-color: #FF6633; /*#FF6000;*/
	}

#events2
	{
	background-color:rgb(255,213,168); /*#FFCC99;*/
	}

#links
	{
	background-color:#993399; /*#9932CC;*/ 
	}

#links2
	{
	background-color:rgb(234,213,255); /*EED2EE;*/
	}

#csstopmenu, #csstopmenu ul{
padding: 0;
margin: 0;
list-style: none;
}

#csstopmenu li{
float: left;
position: relative;
}

#csstopmenu a{
text-decoration: none;
}

.mainitems{
border: 1px solid white;
border-left-width: 2;
}

.headerlinks a{
margin: auto 8px;
color: white;
text-align: center;
}

.submenus {
display: none;
width: 15em;
position: absolute;
top: 1.2em;
left: 0;
border: 1px solid white;
text-align: left;
text-decoration: none;
}

.submenus li{
width: 100%;
}

.submenus li a{
display: block;
width: 100%;
color: white;
text-indent: 3px;
text-decoration: none;
}

html>body .submenus li a{ /* non IE browsers */
width: auto;
}

.submenus li a:hover{
background-color: black;
color: white;
}

#csstopmenu li>ul {/* non IE browsers */
top: auto;
left: auto;
}

#csstopmenu li:hover ul, li.over ul {
display: block;
}

html>body #clearmenu{ /* non IE browsers */
height: 3px;
}
	
