body {
	background-color: #acacac;
	margin: 0;
	padding: 0;
	font-size: 76%;
	text-align:center;
	}

#Content
{
	margin: 0 auto;
	text-align: left;
	background: #fff;
	padding: 0 0.3em 0.3em 0.3em;
	width: 800px;
	border-color: #333;
	border-width: 0 0.1em 0.1em 0.1em;
	border-style: none solid solid solid;
}
	
#Header { 
	margin: 0 0 2em 0;
	text-align: center;
	position:relative;
  	left:0;
  	top:0;
}

#Header img {
	margin: 0;
	border: 0;
	padding: 0;
}

#Body {
}

#Body p, li {
	font-family: Verdana;
	font-size: 1.1em;
	line-height: 1.3em;
	letter-spacing: 0;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	color: #3e3e3e;
}

#Navigation
{
	padding-right: 0.4em;
	padding-top: 0.5em;
	margin-right: 0.4em;
	border-right: #777;
	border-width: 0 0.2em 0 0;
	border-style: none solid none solid;
	font-family: Verdana;
	font-size: 1.1em;
	line-height: 1.5em;
	letter-spacing: 0;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	color: #2E2E2E;
	font-weight: bold;
}

#Navigation li {
	text-align: right;
	list-style-type: none;
	list-style-position: outside;
	line-height: 1.2em;
	margin-top: 0.5em;
}

#Navigation a {
	text-decoration: none;
	color: #F60
}

#Navigation a:hover {
	text-decoration: underline;
	}

#Navigation a:visited {
	color: #c63;
	}

#Activities {
	margin-left: 2em;
	}

#Activities ul
{
	margin: 0;
	padding: 0 0 0.6em 0.6em;
	list-style-type: none;
}

#Activities li {
	padding-top: 0.3em;
}

#Activities a {
	text-decoration: underline;
	color: #036;
	}
	
#Activities a:hover {
	text-decoration: none;
	}

#Activities a:visited {
	color: #3e3e3e;
	text-decoration: none;
	}

#Activities h2 {
	margin:0;
	padding:0;
	font-family: Georgia;
	font-size: 1.5em;
	line-height: 1.1em;
	letter-spacing: 0;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	color: #3e3e3e;
}

#Activities h3 {
	margin:0;
	padding:0;
	font-family: Georgia;
	font-size: 1.2em;
	line-height: 1em;
	letter-spacing: 0;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	color: #3e3e3e;
}

#Activities p
{
	font-family: Verdana;
	font-size: 1.2em;
	line-height: 1.5em;
	letter-spacing: 0;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	color: #3e3e3e;
	padding: 0 1em 0 1em;
	margin: 0.25em 0 1em 0;
}

#Activities .scriptTitle
{
	font-style: italic;
	font-weight: bold;
}

#Links {
	margin-left: 2em;
	margin-right: 1em;
	}

#Links p {
	font-family: Verdana;
	font-size: 1.2em;
	line-height: 1.5em;
	letter-spacing: 0;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	color: #3e3e3e;
	}

#Links h2
{
	margin: 0;
	padding: 0;
	font-family: Georgia;
	font-size: 1.5em;
	line-height: 1em;
	letter-spacing: 0;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	color: #3e3e3e;
}

#Links h3 {
	margin:0;
	padding:0;
	font-family: Georgia;
	font-size: 1.2em;
	line-height: 1.2em;
	letter-spacing: 0;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	color: #3e3e3e;
	}

#Links h2 a {
	text-decoration: none;
	color: #3e3e3e;
	}

#Links ul
{
	margin: 0;
	padding: 0 0 1em 0.6em;
	list-style-type: none;
	list-style-position: outside;
}

#Links li {
	padding-top: 0.3em;
}

#Links a {
	text-decoration: underline;
	color: #036;
	}
	
#Links a:hover {
	text-decoration: none;
	}

#Links a:visited {
	color: #3e3e3e;
	text-decoration: none;
	}

#Footer {
	font-family: Verdana;
	font-size: 0.8em;
	line-height: 1.5em;
	letter-spacing: 0;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	color: #7e7e7e;
	padding-left: 2em;
}

#Footer a {
	text-decoration: none;
	color: #7e7e7e;
}

#Footer a:hover {
	text-decoration: underline;
	}

#Footer a:visited {
	color: #7e7e7e;
}

.hidden {
	display: none;
}
