/* OneTouchZone css settings */
/* The body background and some other settings will be removed in due course */
/*  */
/* Alternatively there will be css files for each section. */


body	{
	font-family: verdana, arial, sans-serif;
	color: #000099;
	background: #9ecfe0 url(../images/otz_2_1024_731.jpg) fixed no-repeat top left;
	width:1024px;
	height:731px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	}

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

a:visited {
	color:#000055;
	}
	
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:51px;
	border:0px;
	}
	
#pageheader a:hover	{
	background: url(../images/davmark_cl_200_51p-blue.jpg) no-repeat top left;
	border:none;
	}
	
#pageheader h1 {
	background: url(../images/davmark_cl_200_51-blue.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: none; 
	position:relative;
	left: 0px;
	padding:0px;
	}
#intro li	{	
	list-style-type: circle;
	}

#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 h4 {padding:0px; border:0px; margin: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;
	}
#links2 ul 
	{
	list-style-type: none; 
	position:relative;
	margin:0px;
	padding:0px;
	}
#links2 li	{
	font-size:	14px; 
	list-style-type:none;
	margin-left:0px;	
	display:inline;
	margin-right:0px;
	}

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