/* davmark css settings */
/* This is the main css file for www.designaccessibility.com */
/* Main settings follow those for davmark */
/* There is a separate css file for unstructured lists */
/* The main aspects of this area are facilities for disabled */
/* */

body {
	font-family: verdana, arial, sans-serif;
	color: #000099;
	background: transparent url(../images/davmark_accessibility.jpg) fixed no-repeat top left; 
	width:1024px;
	height:710px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	position:absolute; 
	}

a	{
	color:#0000ee;
	font-size:16px;
	}

a:visited {
	color:#000099;
	}
	
a:hover {
/*	background:#d3dff4; */
	background: url(../images/lblue.gif) repeat top left;
	}
h1 {font-size: 26px;}
h2 {font-size: 22px;}
h3 {font-size: 18px;}
h4 {font-size: 14px;}
h5 {font-size: 10px;}
p	{font-size:	16px;}
ul {font-size:	18px;}
li	{font-size:	16px;}

#pageheader	{
	position:absolute;
	top:25px;
	left:25px;
	}

#pageheader a	{
	position:absolute;
	top:0px;
	left:0px;
	width:200px;
	height:45px;
	border:0px;
	}
	
#pageheader a:hover	{
	background: url(../images/davmark_cl_200_51p.jpg) no-repeat top left;
	border:none;
	}
	
#pageheader h1 {
	background: url(../images/davmark_cl_200_51.jpg) no-repeat top left;
/*	position:absolute;
	top:25px;
	left:25px;	*/
	width: 200px;
	height:51px;
	margin:0px;
	padding:0px;
	border:0px;
	}

#pageheader h1 span {
	display:none;
	}
	
#intro  {
	position:absolute;
	left:250px;
	top:75px;
	width:400px;
	padding:0px 0px 0px 0px;
	}

#intro ul	{	
	list-style-type: circle; 
	position:relative;
/*			The following work for compliant browsers but not for i.e.6
	margin-left: -1.25em;
	padding-left:-1.25em; 
*/
	}
#intro li	{
	margin-left:-25px;
	}

#intro h5.w3cl {
	background: url(../images/wc3_176_31.gif) no-repeat top left;
	width: 176px;
	height:31px;	
	margin:0px;
	padding:0px;
	border:0px;
	}
#intro h5.w3cl span	{
	display:none;
	}


#group_headings
	{
	position:absolute;
	top:75px;
	left:25px;
	width:200px;
	}

#links	{
	position: absolute;
	left: 25px;
	top: 200px;
	width: 220px;
	border-width: 0px; 
	}
#links ul 
	{
	font-size:18px; 
	list-style-type: none; 
	position:relative; 
	left: -40px; 
	}
#links li	{
	font-size:	14px; 
	list-style-type:none; }

/*		idea to have complete area rather than just the word(s) background
#links li:hover	{
	background: url(../images/lblue.gif) repeat top left;
	}
*/
	
#links2	{
	border: 0px;
	padding:0px;
	margin:0px;
	width: 400px;
/*	background-color:#999999; */
	}
#links2 ul 
	{
/*	font-size:18px; */
	list-style-type: none; 
	position:relative;
/*	margin-left:-1.25em;
	padding-left:-1.25em;	
	background-color:#bbbbbb;	*/
	}
#links2 li	{
	font-size:	14px; 
	list-style-type:none;
	margin-left:-25px;	
	display:inline;
	margin-right:25px;
/*	background-color: #0000aa;	*/
	}

/*		idea to have complete area rather than just the word(s) background
#links2 li:hover	{
	background: url(../images/lblue.gif) repeat top left;
	}
*/

