/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	font-weight: normal;
	font-size: 0.8em;
	word-spacing: normal;
	text-transform: none;
	font-family: 'Century Gothic';
	letter-spacing: normal;
	background-image: url(pics/page/background2.jpg);
	background-repeat: repeat-x; 
	padding: 0px;
	margin: 0px;		
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	color: #003366;
}
H1
{
	font-weight: bold;
	font-size: 2em;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	font-family: 'Century Gothic';
	letter-spacing: normal;
	text-decoration: none;
}

H2
{
	font-weight: bold;
	font-size: 1.75em;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	font-family: 'Century Gothic';
	letter-spacing: normal;
	text-decoration: none;
}

H3
{
	font-size: 1.58em;
	word-spacing: normal;
	text-transform: uppercase;
	font-style: normal;
	font-family: 'Century Gothic';
	letter-spacing: normal;
	text-decoration: none;
}

H4
{
	font-size: 1.33em;
	word-spacing: normal;
	text-transform: capitalize;
	font-family: 'Century Gothic';
	letter-spacing: normal;
	text-decoration: none;
}

H5, DT
{
	font-weight: bold;
	font-size: 1em;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	font-family: 'Century Gothic';
	letter-spacing: normal;
	text-decoration: none;
}

H6
{
	font-weight: bold;
	font-size: 0.8em;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	font-family: 'Century Gothic';
	letter-spacing: normal;
	text-decoration: none;
}

#H7
{
	font-weight: normal;
	font-size: 0.8em;
	word-spacing: normal;
	text-transform: lowercase;
	font-style: normal;
	font-family: 'Century Gothic';
	letter-spacing: normal;
	text-decoration: none;
}

TFOOT, THEAD
{
	font-size: 1em;
	word-spacing: normal;
	text-transform: none;
	font-family: 'Century Gothic';
	letter-spacing: normal;
}

TH
{
	font-weight: bold;
	font-size: 1em;
	word-spacing: normal;
	vertical-align: baseline;
	text-transform: none;
	font-family: 'Century Gothic';
	letter-spacing: normal;
}

TD
{
	font-size: 0.8em;
	word-spacing: normal;
	vertical-align: baseline;
	text-transform: none;
	font-family: 'Century Gothic';
	letter-spacing: normal;
}

TR
{
	padding-bottom: 20px;
}

TABLE
{
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	width: 80%;
	border-bottom: 0px;
	position: static;
}

A:link
{
	text-decoration: none;
	color: #3333cc;
}

A:visited
{
	text-decoration: none;
	color: #333399;
}

A:active
{
	text-decoration: none;
	color: #333399;
}

A:hover
{
	text-decoration: underline;
	color: #3333cc;
}

SMALL
{
	font-size: .7em;
}

BIG
{
	font-size: 1.17em;
}

BLOCKQUOTE, PRE
{
	font-family: Courier New, monospace;
}


UL LI
{
	list-style-type: none;
}

UL LI LI
{
	list-style-type: none;
}

UL LI LI LI
{
	list-style-type: none;
}

OL LI
{
	list-style-type: none;
}

OL OL LI
{
	list-style-type: none;
}

OL OL OL LI
{
	list-style-type: none;
}

IMG
{
	border-right: black 3px solid;
	border-top: black 3px solid;
	margin-top: 5px;
	margin-left: 10px;
	border-left: black 3px solid;
	margin-right: 10px;
	border-bottom: black 3px solid;
}

#outer
{
	top: 150px;
	left: 5%;
	width: 90%;
	position: absolute;
	border-right: gray 1px outset;
	border-top: gray 1px outset;
	float: left;
	border-left: gray 1px outset;
	margin-right: 2px;
	border-bottom: gray 1px outset;
	background-repeat: repeat-y;
	background-color:transparent;
}

#header
{
	float: none;
	background-position: left;
	background-image: url(pics/page/hillparktkdscrollheader.gif);
	background-repeat: no-repeat;
	visibility: visible;
	width: 800px;
	position: static;
	height: 120px;
	background-color: transparent;
}

#container
{
	border-right: gray 1px outset;
	background-position: center center;
	border-top: gray 1px outset;
	display: block;
	left: 20%;
	background-image: none;
	border-left: gray 1px outset;
	border-bottom: gray 1px outset;
	background-repeat: no-repeat;
	position: static;
	top: 140px;
	padding: 1px;
}

#container a:hover img
{
	border-right: 3px;
	border-top: 3px;
	border-left: 3px;
	border-bottom: 3px;
	border-top-color: #0000FF;
	border-left-style: solid;
	border-top-style: solid;
	border-style: solid;
	border-left-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
}

#footer
{
	clear: both;
	display: inline;
	font-size: 0.8em;
	float: none;
	background-image: none;
	visibility: visible;
	text-transform: capitalize;
	width: 100%;
	clip: rect(1px 1px 1px 1px);
	border-top-style: none;
	font-family: 'Century Gothic';
	border-right-style: none;
	border-left-style: none;
	position: static;
	height: 50px;
	background-color: white;
	text-align: right;
	border-bottom-style: none;
}

#menu
{
	width: 12em;
	background: background-color:#0099FF;
	float: left;
	padding-bottom: 0;
	margin-bottom: 0;
	padding-left: inherit;
	margin-left: inherit;		
}

#menu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: inherit;
	margin-left: inherit;		
}

#menu a, #menu h2
{
	border-right: #888 1px solid;
	padding-right: 3px;
	border-top: #ccc 1px solid;
	display: block;
	padding-left: 3px;
	padding-bottom: 2px;
	margin: 0px;
	font: bold 0.8em/1.0em 'Century Gothic';
	text-transform: capitalize;
	border-left: #bbb 1px solid;
	padding-top: 2px;
	border-bottom: #555 1px solid;
	padding-left: inherit;
	margin-left: inherit;		
}

#menu h2
{
	color: #fff;
	background: #000;
	text-transform: uppercase;
	padding-left: inherit;
	margin-left: inherit;		
}

#menu a
{
	color: #000;
	background: transparent;
	text-decoration: none;
	padding-left: inherit;
	margin-left: inherit;		
}

#menu a:hover
{
	color: #FFFF00;
	background: transparent;
	padding-left: inherit;
	margin-left: inherit;		
}

#menu li
{
	position: relative;
	padding-left: inherit;
	margin-left: inherit;		
}

#menu ul ul ul
{
	left: 100%;
	width: 100%;
	position: absolute;
	padding-left: inherit;
	margin-left: inherit;		
}

div#menu ul ul ul, div#menu ul ul li:hover ul ul
{
	display: none;
	padding-left: inherit;
	margin-left: inherit;		
}

div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul
{
	display: block;
	padding-left: inherit;
	margin-left: inherit;		
}