	html {
		margin: 0px;
		padding: 0px;
	}
	body {
		font: 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: #CC3333;
		margin: 0px;
		padding: 0px;
		text-align: left;
		background: #CC3333 url(images/bgMain.gif) repeat-y;
	}
	p {
		font: 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
		margin: 0px;
		margin-top: 10px;
		padding:0px;
		line-height:20px;
	}
	a:link, a:active {
		text-decoration: none;
		color:#CC3333;
		font-weight:bold;
	}
	a:visited {
		text-decoration: none;
		color: #CC3333;
		font-weight:bold;
	}
	a:hover {
		text-decoration: underline;
		color:#990000;
		font-weight:bold;
	}

	acronym {
		border-bottom: none;
	}

	/* specific divs */
	#container {
		padding: 0px;
		margin: 0px;
	}

	#intro{
	width: 760px;
	position:absolute;
	top:0px;
	left:0px;
	height: 100%;
	}

	#pageHeader {
		background: transparent url(images/headerbg2.jpg);
		background-repeat:no-repeat;
		height: 83px;
	}

	#pageHeader h1 {
		background: transparent url(images/title.gif) no-repeat top left;
		margin: 0px;
		width: 760px;
	}

	#pageHeader h2 {
		width: 760px;
		color:#FFFFFF;
		font-size:36px;
		padding-left:10px;
		line-height:50px;
	}

	#quickSummary p.p1{
		margin:0px;
		margin-left: 199px;
		padding: 20px;
		text-align:justify;
		background: transparent url(images/hordot.gif) repeat-x bottom;
	}
	#quickSummary p.p2{
		margin:0px;
		margin-left: 199px;
		padding: 20px;
		width: 520px;
		background: transparent url(images/hordot.gif) repeat-x bottom;
	}
	#preamble{
		margin-left: 199px;
		padding-left: 20px ;
		padding-right: 20px;
		padding-top:10px;
		margin-top:10px;
		padding-bottom: 4px;
		width: 520px;
		background:transparent url(images/hordot.gif) repeat-x bottom;
	}
	#footer{
		margin-left: 199px;
		padding:10px;
		margin-top:5px;
		padding-bottom: 4px;
		width: 520px;
		text-align: center;
	}
	
	#footer a, a:link, a:visited {
		text-decoration: none;
		color: #CC3333;
	}
	
	#footer a:hover {
		text-decoration: none;
		color:#990000;
	}

	#supportingText {
		position: absolute;
		top:390px;
		left: 199px;
		width: 560px;
		padding-bottom: 20px;
	}
	#preamble h3, #explanation h3, #participation h3, #benefits h3, #requirements h3{
		margin:20px 0px 10px 0px;
		width:200px;
		height:19px;
	}
	#preamble h3 span, #explanation h3 span, #participation h3 span, #benefits h3 span, #requirements h3 span, #lselect h3 span, #lfavorites h3 span, #larchives h3 span, #lresources h3 span{
		display:none;
	}
	#preamble p.p3, #explanation p.p2, #participation p.p4, #benefits p.p1, #requirements p.p5 {
		padding-bottom: 20px;
		margin:0px;
	}
	#preamble, #explanation, #participation, #benefits, #requirements {
		padding-left: 20px ;
		padding-right: 20px;
		padding-bottom: 4px;
		background:transparent url(images/hordot.gif) repeat-x bottom;
	}
	#linkList{
		position: absolute;
		top:270px;
		left: 0px;
		padding:0px;
		margin:0px;
		width: 180px;
	}
	#lselect h3{
		padding:0px;
		margin:0px;
		width:199px;
		height:21px;
	}
	#lfavorites h3, #larchives h3, #lresources h3{
		padding:0px;
		margin:0px;
		width:199px;
		height:21px;
	}

	#lselect ul, #lfavorites ul, #larchives ul, #lresources ul{
		margin: 0;
		padding: 0;
		margin-top:20px;
		margin-bottom: 20px;
		list-style-type: none;
	}
	
	#lselect li, #lfavorites li, #larchives li, #lresources li
	{
		padding-left: 12px;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	#lselect a, #lfavorites a
	{
		background: transparent url(images/bul2.gif) no-repeat 0px 2px;
		padding-left:18px;
		display:block;
		color:#CC3333;
		font-size:14px;
	}
	#lselect a:hover, #lfavorites a:hover
	{
		background: transparent url(images/bul2.gif) no-repeat 0px 2px;
		padding-left:18px;
		color:#990000;
		display:block;
		font-size:14px;
	}

	#lselect a.c, #lfavorites a.c
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight: normal;
		text-decoration:none;
		background: transparent;
		padding-left:0px;
		display:inline;
		}
	#lselect a.c:hover, #lfavorites a.c:hover
	{
		background: transparent;
		padding-left:0px;
		display:inline;
	}
	#footer{
		width: 520px;
		padding-left: 20px ;
		padding-right: 20px;
		padding-bottom: 4px;
		background: #FFA851;
	}
	#extraDiv1{
		width:196px; 
		height:177px;
		top: 85px;
		position:absolute;
		background: transparent url(images/buda.jpg) no-repeat;
	}
	
