body {
	background-color: #333333;
	margin: 0;
	 padding-left:0; padding-right:0; padding-bottom:0
}



h2 {
	font-size: 160%;
}


#content7{
 padding: 3em;
	; width: 800px; height:400px;  text-align:right
}
#content9{
	;; height:400px; text-align:center 
}
#content8{
	
 width:500px; height:350px; text-align:center}

#content3{
background:#333333 url('images/ora349aaa.jpg') no-repeat left bottom;
	; width: 800px; height:450px; text-align:right 
}
.copyrightnotice {
	font-size: 70%;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0;
}

/*Page related styles for you to view*/
#mycustomscroll {
/* Typical fixed height and fixed width example */
width: 490px;
height: 300px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
padding: 5px; 
}

#mycustomscroll2 {
/* Typical fixed height and fixed width example */
width: 340px;
height: 250px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: #333333;
margin: 0.3em auto;
padding: 25px;
}


/*Page related styles for you to view*/
#mycustomscroll3 {
/* Typical fixed height and fixed width example */
width: 600px;
height: 250px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;

margin: 0.3em auto;
padding: 5px;
}
#mycustomscroll9{
/* Typical fixed height and fixed width example */
width:700px;
height: 250px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;

}
#mycustomscroll7{
/* Typical fixed height and fixed width example */
width: 400px;
height: 250px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;

margin: 0.3em auto;
padding: 5px;
}


#mycustomscroll8{
/* Typical fixed height and fixed width example */
width: 500px;
height: 350px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
}


#mycustomscroll28{
/* Typical fixed height and fixed width example */
width: 700px;
height: 500px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
}
.fixedwidth {
/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
width: 550px;
height: auto;
position: relative;
color: black;
padding: 1px;
}

/* general page style ends here */
