body#homepage { 	
margin: 0px;	
padding: 0px;	
font: 11px verdana, sans-serif; 	
color: #000; 	
background: #9E9EAD url(images/background1.gif) no-repeat;
}

div#pageHeader { 	
position:absolute;	
left:20px;	
top:20px;	
width:740px;
}

.floatLeft {	
float:left;	
}

div#nav { 	
position:absolute;	
left:250px;	
top:30px;	
width:300px;	
}

div#intro { 	
position:absolute;	
left:20px;	
top:125px;	
width:450px;	
}

li {	
/*list-style: url(images/bullet1.gif);*/	
line-height: 16px;	
margin-bottom:5px;	
}

h3 {
	font-family: Verdana;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
a {
	font-family: Verdana;
	font-size: x-small;
	color: #a2120f;
	text-decoration:none;
}

a:hover {	
	font-family: Verdana;
	font-size: x-small;
	color:#E12008;
	text-decoration:none;	
}

body {
	font-family: Verdana;
	font-size: x-small;
	font-weight: normal;
}
td {
	font-family: Verdana;
	font-size: x-small;
}

h4 {
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
}

p {
	font-family: Verdana;
	font-size: x-small;
}

div#footer {
	font-family: Verdana;
	font-size: xx-small;
}

div#footer a {
	color: #a2120f;
	text-decoration:none;
}