body {
	position: relative;
	width: 960px;
	height:720px;
	margin-left: 10px;
	margin-right: 10px;			
	border:0px solid #000000;	
	}	
}
#small-banner {
	position:absolute;
	left:10px;
	top:5px;
	height:120px;
	width:120px;
	text-align:left;
	}

#LI-box-left {
	position:absolute;
	left:20px;
	top:120px;
	height:800px;
	width:1000px;
	text-align:center;
	font: 14pt arial;
	color:#0099ff;
	text-decoration:none;
	}



	

p {
	margin-left:10pt;
	margin-right: 10pt;
	text-align:center;
}

h1 {
	font:44pt arial;
	color:#003399;
	font-weight:bold;
	line-height:50pt;
	text-align:center;
}

h2 {
	font:20pt arial;
	color:#FFF;
	font-weight: bold;
	line-height: 26pt;
	text-align:center;
}

h3 {
	font:14pt arial;
	color:#339999;
	font-weight:bold;
	line-height:24pt;
	text-align:center;
}

a:link {
	color: blue;
}

a:visited {
	color: #33ccff;
}

a {
	text-decoration:none;
}
a:active {
	color: #339999";
}
#breadcrumbs {
	position:absolute;
	width:1175px;
	height:15px;
	left: 20px;
	top: 0px;
	font-size: 8pt;
	text-align: center;
	line-height: 12px;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
}

