/* Made by Glenn Butcher */

BODY { 
	BACKGROUND-COLOR: transparent;
	COLOR: black;
	BACKGROUND-IMAGE: url(http://knight.ucc.asn.au/pics/recbg.jpg);
	BACKGROUND-REPEAT: repeat;
	BACKGROUND-POSITION: 0% 0%;
	MARGIN-LEFT: 210px;
	FONT-FAMILY: helvetica, arial, sans-serif;
	FONT-STYLE: normal; 
	FONT-VARIANT: normal;
	FONT-WEIGHT: normal;
	FONT-SIZE: medium;
	}

A:VISITED {
	BACKGROUND-COLOR: transparent;
	text-decoration: underline;
	}

A:FOCUS:HOVER {
	COLOR: white;
	BACKGROUND-COLOR: transparent;
	text-decoration: underline
	}

A:LINK {
	FONT-FAMILY: helvetica, arial, sans-serif;
	BACKGROUND-COLOR: transparent;
	text-decoration: underline 
	}

P {
	FONT-FAMILY: helvetica, arial, sans-serif;
	FONT-SIZE: medium;
	TEXT-ALIGN: justify;
	BACKGROUND-COLOR: transparent;
	}

H1 {
	FONT-FAMILY: helvetica, arial, sans-serif;
	FONT-SIZE: x-large;
	WORD-SPACING: 1em; 
	LETTER-SPACING: 0.3em;
	COLOR: blue; 
	BACKGROUND-COLOR: transparent;
	/* TEXT-SHADOW: 0.2em 0.2em; */
	}
/* H1:first-letter {
*	 font-size: 200%;
*	font-weight: bold;
*	}
*/

H2 {
	LINE-HEIGHT: 150%; 
	FONT-FAMILY: helvetica, arial, sans-serif;
	FONT-SIZE: large;
	COLOR: red;
	BACKGROUND-COLOR: transparent;
	VERTICAL-ALIGN: baseline;
	}

DIV#NavBar H2{
	FONT-SIZE: small;
	}
H3 {
	FONT-FAMILY: helvetica, arial, sans-serif;
	LINE-HEIGHT: 120%;
	/* COLOR: #00FF00; */
	COLOR: red;
	BACKGROUND-COLOR: transparent;
	}

/* .ROWSHADE1 {
	BACKGROUND: #CCCCCC;
	COLOR: black;
	} */
/* .ROWSHADE2 {
	BACKGROUND: #DDDDDD;
	COLOR: black;
	} */

#NavBar {
	POSITION: absolute;
	WIDTH: 190px;
	TOP: 2em;
	RIGHT: auto;
	BOTTOM: auto;
	LEFT: 1em;
	MARGIN: 0;
	TEXT-INDENT: 1em;
	BORDER-WIDTH: thin;
	BORDER-COLOR: black;
	BORDER-STYLE: ridge;
	BACKGROUND-IMAGE: url(/~knight/pics/recbg.jpg);
	COLOR: white;
	FONT-SIZE: small;
	}
#NavTop {
	FONT-SIZE: small;
	}

.MenuElement {
	BACKGROUND-COLOR: transparent;
	COLOR: black;
	FONT-SIZE: small;
	}

.NavElement {
	FONT-SIZE: small;
	MARGIN: 0;
	TEXT-INDENT: 0;
	COLOR: red;
	BACKGROUND-COLOR: transparent;
	text-decoration: none;
	}

.Smallmenu {
	FONT-SIZE: small;
	}

.Note {
	BORDER: solid yellow;
	BACKGROUND-COLOR: transparent;
	COLOR: red;
	TEXT-ALIGN: CENTER;
	FONT-SIZE: large;
	}

UL	{
	FONT-SIZE: medium;
	COLOR: black;
	BACKGROUND-COLOR: transparent;
	FONT-FAMILY: helvetica, arial, sans-serif;
	}


ADDRESS {
	FONT-FAMILY: helvetica, arial, sans-serif;
	TEXT-ALIGN: right;
	FONT-VARIANT: normal;
	FONT-SIZE: x-small;
	COLOR: black;
	BACKGROUND-COLOR: transparent;
	}

BLOCKQUOTE {
	BACKGROUND-COLOR: white;
	FONT-FAMILY: helvetica, arial, sans-serif;
	}

IMG	{
	BORDER: 0;
	}
DL {
	FONT-FAMILY: helvetica, arial, sans-serif;
	BACKGROUND-COLOR: transparent;
	}
DT {
	FONT-WEIGHT: 600;
	}

DD {
	BACKGROUND-COLOR: transparent;
	TEXT-ALIGN: justify;
	}

TD	{
	FONT-FAMILY: helvetica, arial, sans-serif;
	BACKGROUND-COLOR: transparent;
	COLOR: black;
	TEXT-ALIGN: center;
	}

.Obj{
	COLOR: white;
	BACKGROUND-COLOR: black;
	}

#DocInfo {
	FONT-FAMILY: helvetica, arial, sans-serif;
	FONT-SIZE: xx-small;
	BACKGROUND-COLOR: transparent;
	COLOR: white;
	}

