html {
	background: repeat-y url("../images/studyImgs/Auro_side.gif") left #f3b448;
	padding: 0px 0px 0px 160px;
	margin: 0px;
	}
	
body {
	background: repeat-y url("../images/studyImgs/Auro_side.gif") right;
	margin: 0px;
	padding: 0px 160px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #360e01;
	}
	
#content {
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	padding-right: 3em;
	padding-left: 3em;
	padding-top: 1px;
	background: repeat url("../images/studyImgs/gld_papr.jpg");
	border-top: 7px double #f3b448;
	border-bottom: 7px double #f3b448;
	}
	
#header, #footer  {
	color: #ffffff;
	background: #000000;
	padding: 3px 7px;
	}

#header a, #footer a {
	float: right;
	color: #0000ff;
	}

#header a:hover, #footer a:hover {
	text-decoration: underline;
	color: white;
	}
	
#main {
	padding-bottom: 3em;
	}

h1, h5 {
	text-align: right;
	}

h3 {
	border-bottom-style: solid;
	border-bottom-width: 2px;
	}

p {
	font-family: Georgia, Times New Roman, Times, serif;
	line-height: 1.3em;
	text-align: left;
	padding-right: 2px;
	padding-left: 9px;
	}
	
#footer {
	
	}

a {
	color : #2E78A7;
	text-decoration : none;
}

a:hover {
	text-decoration : none;
	color: #f4f4ea;
	background: #2E78A7;
	}.pdfLink {
	font-size: small;
	font-style: normal;
	font-weight: bold;
}
