* {
	padding: 0;
	margin: 0;
	}

body { 
	color: #333333; 
	background: 
	font: bold font-size: 150%; Georgia, Palatino, Times, Times New Roman, serif; 
	color: #000000;
	}

a:link {
	text-decoration: none;
	border-bottom: 1px solid #BEB9AA;
	color: blue;
	}

a:visited {
	text-decoration: none;
	border-bottom: 1px solid #BEB9AA;
	color: green;
	}

a:hover {
	text-decoration: none;
	border-bottom: 1px solid #AAA08C;
	color: #FF66FF;
	}

a:active {
	text-decoration: none;
	border-bottom: 1px solid #AAA08C;
	color: #8C7846;
	}

/* ~~~ Text Properties ~~~ */

p { 
	font: 120% Georgia, Palatino, Times, Times New Roman, serif; 
	
	margin-top: 10px; 
	text-align: justify;
	padding-left: 50px;
	padding-bottom: 10px;
	padding-right: 50px;
	}

.p5 {
	padding-bottom: 40px;
	}

h3 { 
	text-indent: -1000em;
	}

acronym {
	font-style: italic;
	border: 0px;
	cursor: help;
	}

/* ~~~ Div Properties ~~~ */

#container { 
	background: url(back.jpg) center center repeat-y; 
	width: 8000px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	}

#intro { 
	display: block;
	}

#pageHeader { 
	background: url(australia/previews/DSCN1624.jpg) no-repeat; 
	position: relative;
	width: 800px;
	height: 287px;
	top: 0px;
	left: 40px;
	text-align: center;
	}
#IndiaHeader { 
	background: url(India/previews/DSCN2901.jpg) no-repeat; 
	position: relative;
	width: 800px;
	height: 287px;
	top: 0px;
	left: 40px;
	text-align: center;
	}
#quickSummary .p1 {
	background: url(summary.jpg) no-repeat; 
	left: 80px;
	position: relative;
	width: 660px;
	height: 155px;
	text-indent: -1000em;
	}

#quickSummary .p2 {
	background: url(download.jpg) top right no-repeat; 
	font: 100% Georgia, Times, Times New Roman, serif; 
	line-height: 20px;
	position: absolute;
	top: 1500px;
	display: block;
	width: 126px;
	height: 420px;
	z-index: 5;
	}

#quickSummary .p2 span {
	display: block;
	position: relative;
	top: 80px;
	left: 90px;
	width: 100px;
	text-align: center;
	}

#preamble {
	background: url(images/gray.gif) repeat; 
	font: Times New Roman font-size: 130%;
	position: relative;
	top: 0px;
	left: 40px;
	width: 800px;
	height: auto;
	bottom: 50px;
	}



#supportingText {
	background: url(paper.jpg) repeat-y; 
	display: block;
	position: relative;
	top: 0px;
	left: 50px;
	margin-top: 20px;
	width: 900px;
	height: auto;
	padding-left: 150px;
	}

/* ~~~ Header Properties ~~~ */

#preamble h3 {
	background: url(Bg2.jpg) repeat; 
	position: relative;
	width: 306px;
	height: 50px;
	top: 0px;
	left: 0px;
	}

#explanation h3 {
	background: url(explanation.gif) no-repeat; 
	position: relative;
	width: 250px;
	height: 50px;
	top: 0px;
	left: 0px;
	}