body {

	border-color: rgb(139,0,0);
	
	border-style: solid;
	
	border-width: 3px;
		
	color: rgb(0,0,0);
	
	background-color: rgb(254,255,237);
	
	margin: auto;
	
	padding: 2px;
	
	width: 720px;
	
	}
	
h1	{

	color: rgb(192,192,192);
	
	background-image: url(http://www.georgegatenby.id.au/images/notes-sky.JPG);
	
	border: solid;
	
	border-color: rgb(0,0,103);
	
	border-width: 1px;

	font-family: "Courier New", monospace;

	font-size: large;
	
	font-variant: small-caps;

	font-weight: bold;
	
	letter-spacing: 3px;
	
	line-height: 1.5em;

    margin: 0px;

	padding: 6px 0 3px 14px;

	text-align: center;

	word-spacing: 12px;
	
	}
	
h2	{

	color: rgb(136,46,61);
	
	background-color: rgb(236,237,219);
	
	font-family: Garamond, serif;
	
	font-size: large;
	
	padding: 6px 7px 6px 8px;
	
	text-align: left;
	
	}
	
h3	{

	color: rgb(136,46,61);
	
	background-color: rgb(236,237,219);
	
	font-family: Garamond, serif;
	
	font-size: medium;
	
	font-weight: bold;
	
	padding-left: 8px;
	
	padding-right: 5px;
			
	text-align: left;
	
	}
	
h4	{

	background-color: rgb(236,237,219);

	font-family: Garamond, serif;
	
	font-size: small;

	font-style: oblique;
	
	font-weight: bold;
	
	margin-top: 13px;
	
	padding-left: 8px;
	
	padding-right: 5px;
			
	text-align: left;
	
	}
	
p 	{

	color: rgb(0,0,0);
	
	background-color: rgb(236,237,219);
	
	font-family: Times, serif;
	
	font-size: medium;
	
	font-weight: normal;
	
	line-height: 1.5em;
	
	padding-left: 8px;
	
	padding-right: 5px;
			
	text-align: left;
	
	}
	
td {

	background-color: rgb(236,237,219);
	
	}
	
ol, ul, li		{

	color: rgb(0,0,0);
	
	background-color: rgb(236,237,219);
	
	font-family: Times, TimesNR, "New Century Schoolbook", serif;
	
	font-size: medium;
	
	font-weight: normal;
	
	line-height: 1.5em;
	 
	text-align: left;
	
	}
	
hr	{

	color: rgb(77,102,36);
	
	border-style: dotted; 
	
	height: 2px;
	
	}
	
.about { 

	font-family: cursive;
	
}

.bottom	{

	background-color: rgb(236,237,219);

	font-family: Times, TimesNR, "New Century Schoolbook", serif;
	
	font-size: small;
	
	margin: 5px 0 35px 0;
	
	padding: 0;
	
	text-align: center;
		
	}
	
.break 	{

	padding: 10px 0;

	text-align: center;
	
	}
	
.definition {

color: darkred;

font-size: small;

padding-left: 25px;

}

.footnote	{

	font-size: small;
	
	}
	
.front	{

	margin: 0;
	
	padding: 0;
	
	}
	
.greybox	{

	background-color: rgb(205,205,205);
	
	font-weight: 700;
	
	font-variant: small-caps;
	
	margin: 2px 0;
	
	padding: 0;
	
	text-align: center;
	
	}
	
.indent	{

	color: rgb(136,46,61);

	font-family: "Century Gothic", sans-serif;

	font-size: medium;
	
	padding-left: 25px;
	
	}
	
.lhs_img	{ 

	border: solid; 
	
	border-color: rgb(136,46,61);
	
	border-style: inset; 
	
	border-width: 3px; 
	
	float: left;
	
	margin: 10px 15px 10px 0;
	
	}
	
.lists	{

	line-height: 23px;

	}
	
.rhs_img	{

	width: 193px; 
	
	height: 351px; 
	
	border-style: solid;
	
	border-color: rgb(139,0,0);
	
	border-width: 1px; 
	
	float: right; 
	
	margin: 2px 0 0 3px; 
	
	padding: 0;
	
	}
	
a:link	{

	 color: rgb(62,119,191);
	 
	 background-color: rgb(236,237,219);
	 
	 text-decoration: underline;
	 
	 }
	 
a:active	{
	 
	 color: rgb(62,119,191);
	 
	 background-color: rgb(236,237,219);
	 
	 text-decoration: underline;
	 
	 }
	 
a:visited	{

	color: rgb(62,119,191);
	 
	 background-color: rgb(236,237,219);
	 
	 text-decoration: underline;
	 
	 }
	

a:link.greybox	{

	background-color: rgb(205,205,205);
	
	}
	
a:active.greybox	{

	background-color: rgb(205,205,205);
	
	}
	
a:visited.greybox	{

	background-color: rgb(205,205,205);
	
	}
	
	
a:link.top	{

	color: white;
	
	background-color:  transparent;
	
	font-family: "Courier New", monospace;
	
	font-size: x-large;
	
	letter-spacing: 2px;

	text-decoration: none;
	
	}
	
a:active.top	{

	color: white;
	
	background-color: transparent;
	
	font-family: "Courier New", monospace;
	
	font-size: x-large;
	
	letter-spacing: 2px;

	text-decoration: none;
	
	}
	
	
a:visited.top	{

	color: white;
	
	background-color: transparent;
	
	font-family: "Courier New", monospace;
	
	font-size: x-large;
	
	letter-spacing: 2px;

	text-decoration: none;
	
	}


