/* Elements */

/* Fonts - change 'sans-serif' to your preferred font */
ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT,
FORM, H1, H2, H3, H4, H5, H6, MENU, OL, P, TD, TH, UL {font-size: 1em;
font-family: Times, serif}

/* Real styles */

A {cursor: auto}

A:link {color: blue;
background: transparent;
text-decoration: none}

A:visited {color: #FF00FF;
background: transparent;
text-decoration: none}

A:active {color: green;
background: transparent;
text-decoration: none}

A:hover {
	text-decoration: underline;
	cursor:	pointer;
}

ADDRESS {margin: 0em 0% 0em 0%;
font: italic 1em/1 sans-serif}

BIG {font-size: 1em}

BLOCKQUOTE {margin: 0em 0% 0em 0%;
line-height: 1}

BODY {margin: .55em 10px .55em 10px;
font: 1em/1 times, serif;
background: #D2D2D2;
cursor: default}

BUTTON {cursor: auto}

CAPTION {margin: 0em 0% 0em 0%;
line-height: 1}

CODE {font-size: 1em;
font-family: monospace} /* To avoid overriding boldness/italicity by
using font */

DIV {margin: 0em 0% 0em 0%;
line-height: 1}

DD {margin: 0em 0% 0em 3em;
line-height: 1.4}

DL {margin: 0em 0% 0em 0%}

DT {
	margin: 1em 0% .2em 0%;
	line-height: 2;
	font: bold 1.3em serif;
	color: #000099;
	}

H1 {
	margin: .55em 0% .55em 0%;
	color: #000099;
	font: bold 2.1em/1.3 serif;
	text-align: center;
	}

H2 {
	margin: .85em 0% .85em 0%;
	font: bold 1.6em/1 serif;
	color: #000099;
	}

H3 {
	margin: 0em 0% 0em 0%;
	font: bold 1em/1 serif;
	colour: #000099;
	}

H4 {
	margin: .5em 0% .5em 0%;
	font: bold 1em/1 serif;
	color: #000099;
	}

H5 {margin: 0em 0% 0em 0%;
font: 1em/1 serif}

H6 {margin: 0em 0% 0em 0%;
font: 1em/1 serif}

HR {margin: 0em 0% 0em 0%}

HTML	{
	margin: 0;
	background: #D2D2D2
	}

INPUT {cursor: auto}

KBD {font: 1em monospace}

LI {margin: 0em 0% 0em 0%;
line-height: 1}

OL {margin: 0em 0% 0em 5%;
list-style: decimal}

UL UL OL OL, UL OL UL OL, OL UL OL OL, OL OL UL OL, OL UL OL, OL OL
{list-style: lower-alpha}

OL UL OL OL, OL OL UL OL, UL OL OL OL, OL OL OL {list-style:
lower-roman}

OL OL OL OL {list-style: decimal}

P {
	margin: 1em 0% 0em 0%;
	line-height: 1.4;
	font-family: Times, serif
	}

PRE {
	margin: 0em 0% 0em 0%;
	font: 1em/1.4 monospace;
	}

SAMP {font: 1em monospace}

SMALL {font-size: 1em}

SUB {font-size: 1em}

SUP {font-size: 1em}

TD {line-height: 1}

TEXTAREA {cursor: text}

TH {font: bold 1em/1 sans-serif}

TT {font: 1em monospace}

UL {margin: 0em 0% 0em 5%;
list-style: disc}

UL UL, OL OL UL UL, OL UL OL UL, UL OL OL UL, OL UL UL, UL OL UL
{list-style: circle}

OL UL UL UL, UL OL UL UL, UL UL OL UL, UL UL UL {list-style: square}

UL UL UL UL {list-style: disc}


/* Default Classes */

h1.banner {
	font-size: 300%;
	}

h1.pagetoplarge
	{
	text-align: center;
	font-size: 3em;
	}

image.gallery {
	padding: 2px;
	}

/* Layout */

#banner {
	background: #d2d2d2;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	}


#gallery {
	background: #d2d2d2;
	}

#i-view {
	background: #d2d2d2;
}
